AnalysisException: Table test_yearly_delta does not support dynamic overwrite in batch mode
Hazarath Reddy Boreddy
1
Reputation point
we are trying to overwrite the table by using sql
command like this
INSERT
OVERWRITE TABLE prod.test_yearly_delta
select ...... from table
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
Sign in to answer