You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues, and I could not find an existing issue for this bug
Current Behavior
Seeing intermittent issues with executing delta tables on v1.4: Error from server: error code: \'0\' error message: \'org.apache.hive.service.cli.HiveSQLException: Error running query: io.delta.exceptions.MetadataChangedException: The metadata of the Delta table has been changed by a concurrent update. Please try the operation
Expected Behavior
succeeds
Steps To Reproduce
TBD
Relevant log output
No response
Environment
- OS:
- Python:
- dbt-core:
- dbt-spark:
Additional Context
No response
The text was updated successfully, but these errors were encountered:
The query comment should then show up as a SQL comment in the query history and indicate which dbt Cloud run / job or dbt invocation a particular duplicated DDL is tied to.
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.
Is this a new bug in dbt-spark?
Current Behavior
Seeing intermittent issues with executing delta tables on v1.4:
Error from server: error code: \'0\' error message: \'org.apache.hive.service.cli.HiveSQLException: Error running query: io.delta.exceptions.MetadataChangedException: The metadata of the Delta table has been changed by a concurrent update. Please try the operation
Expected Behavior
succeeds
Steps To Reproduce
TBD
Relevant log output
No response
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: