Ultimate access to all questions.
You want to enable clustering on write for a Structured Streaming job. Which Spark config must be set?
Explanation:
Structured Streaming workloads support clustering on write when you set spark.databricks.delta.liquid.eagerClustering.streaming.enabled to true. Reference:https://docs.databricks.com/aws/en/delta/clustering#write-data-to-a-clustered-table