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 adding parquet files to partitioned table #1035

Open
jonathanc-n opened this issue Mar 3, 2025 · 2 comments · May be fixed by #1079
Open

Support adding parquet files to partitioned table #1035

jonathanc-n opened this issue Mar 3, 2025 · 2 comments · May be fixed by #1079
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jonathanc-n
Copy link
Contributor

jonathanc-n commented Mar 3, 2025

Looking at the type_to_literal function, I think this is correct. We don't want to set default values in the partition spec. I think there are two options:

Originally posted by @Fokko in #960 (comment)

Support adding parquet files to partitioned tables as is mentioned by @Fokko here

@jonathanc-n
Copy link
Contributor Author

I can also work on this

@liurenjie1024
Copy link
Contributor

I can also work on this

Thanks !

@liurenjie1024 liurenjie1024 added the enhancement New feature or request label Mar 3, 2025
@liurenjie1024 liurenjie1024 added this to the 0.5.0 Release milestone Mar 3, 2025
@jonathanc-n jonathanc-n linked a pull request Mar 13, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants