cancel
Showing results for 
Search instead for 
Did you mean: 
hskimskydd
Databricks Partner
since ‎09-12-2023
‎03-12-2026

User Stats

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

User Activity

I used Apache Spark to write an iceberg table to Amazon S3.I then ran the code below to convert the iceberg table to delta, and the following exception occurred:```pythonspark.sql('convert to delta iceberg.`s3a://BUCKET/path/to/table_name/`')``````te...
Kudos given to