Random error: At least one column must be specified for the table?
I have the following code in a notebook. It is randomly giving me the error, "At least one column must be specified for the table." The error occurs (if at all it occurs) only on the first run after attaching to a cluster.Cluster details:Summary5-1...
- 10111 Views
- 11 replies
- 7 kudos
Latest Reply
Please check if this could help or not:spark.databricks.delta.catalog.update.enabled false
- 7 kudos