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

Implement conversion of parquet to Delta tables #469

Closed
gruuya opened this issue Nov 23, 2023 · 0 comments · Fixed by #473
Closed

Implement conversion of parquet to Delta tables #469

gruuya opened this issue Nov 23, 2023 · 0 comments · Fixed by #473

Comments

@gruuya
Copy link
Contributor

gruuya commented Nov 23, 2023

Introduce an analogue to https://docs.databricks.com/en/sql/language-manual/delta-convert-to-delta.html

This should make use of delta-io/delta-rs#1686 behind the scenes. It should also work in-place (i.e. for parquet tables stored inside the Seafowl data dir) and optionally for parquet tables stored in other folders/buckets or even object stores.

@gruuya gruuya linked a pull request Nov 29, 2023 that will close this issue
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 a pull request may close this issue.

1 participant