AnalysisException: Table test_yearly_delta does not support dynamic overwrite in batch mode

Hazarath Reddy Boreddy 1 Reputation point
2021-09-14T10:03:27.637+00:00

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.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.