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
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:
## Which issue does this PR close?
- Part of #1035.
## What changes are included in this PR?
Added API for creating partition struct from statistics
## Are these changes tested?
Will add tests after follow up pr for integrating it with the
add_parquet_file api
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
The text was updated successfully, but these errors were encountered: