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.
2,211 questions
{count} votes

Your answer

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