Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support delta format for table protocol and metadata #657

Merged
merged 4 commits into from
Mar 7, 2025

Conversation

PatrickJin-db
Copy link
Collaborator

This PR sets the capabilities header when querying table metadata. The delta protocol and metadata are parsed in a backwards-compatible fashion. Users can also explicitly set use_delta_format to False in case there are any old behaviors they need to keep using.

@PatrickJin-db PatrickJin-db requested a review from linzhou-db March 5, 2025 02:41
@PatrickJin-db PatrickJin-db force-pushed the metadata-capabilities branch 2 times, most recently from 55b624b to 6c574ef Compare March 5, 2025 03:12
@PatrickJin-db PatrickJin-db force-pushed the metadata-capabilities branch from 6c574ef to 9a61150 Compare March 5, 2025 04:05
@sameerawi
Copy link

sameerawi commented Mar 5, 2025

Hi @PatrickJin-db, Thank for fixing this issue. I raised delta-io/delta#4004 to report this issue and #629 as a quick fix to unblock my team. Do you happen to know which release would have your fix and when?

@PatrickJin-db
Copy link
Collaborator Author

@sameerawi There will be a new release with this fix by early next week.

@PatrickJin-db PatrickJin-db merged commit 98dcdca into delta-io:main Mar 7, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants