feat(parquet): Add adaptive keyword promotion - #22883
Conversation
PR Reviewer Guide 🔍(Review updated until commit 7d983f3)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 7d983f3
Previous suggestionsSuggestions up to commit d3994e5
|
Promote pluggable keyword mappings to multi_value after a second value or an explicit empty array. Fence Parquet writer generations on scalar-to-LIST schema changes and promote scalar rows during merge. Add mapper, writer, VSR, settings, and merge coverage.
d3994e5 to
7d983f3
Compare
|
Persistent review updated to latest commit 7d983f3 |
|
❌ Gradle check result for 7d983f3: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Promote pluggable keyword mappings to multi_value after a second value or an explicit empty array. Fence Parquet writer generations on scalar-to-LIST schema changes and promote scalar rows during merge.
Add mapper, writer, VSR, settings, and merge coverage.
Description
[Describe what this change achieves]
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.