cancel
Showing results for 
Search instead for 
Did you mean: 
htd350
New Contributor II
since ‎12-18-2024
‎04-21-2025

User Stats

  • 3 Posts
  • 0 Solutions
  • 2 Kudos given
  • 1 Kudos received

User Activity

Hello,I have a hard time understanding how predictive optimization if serverless compute is not enabled. According to the documentation:Predictive optimization identifies tables that would benefit from ANALYZE, OPTIMIZE, and VACUUM operations and que...
I can find documentation to enable automatic liquid clustering with SQL code: CLUSTER BY AUTO. But how do I do this with Pyspark? I know I can do it with spark.sql("ALTER TABLE CLUSTER BY AUTO") but ideally I want to pass it as an .option().Thanks in...
Kudos from
Kudos given to