This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Delta protocol version is too new for Athena DDL engine" Error When Querying Delta Tables #2938
Labels
bug
Something isn't working
Environment
Delta-rs version: 0.20.0
Environment:
Bug
What happened:
When trying to query Delta Lake tables via Athena, I received the following error:
Delta protocol version is too new for Athena DDL engine.
This error occurred even though the metadata shows a Delta protocol version that, according to the documentation, should be compatible with Athena.
What you expected to happen:
Athena should be able to query the Delta Lake tables without encountering a protocol version incompatibility issue.
How to reproduce it:
Create a Delta Lake table in Athena using the following command:
More details:
The text was updated successfully, but these errors were encountered: