-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
RewriteManifest with more options #9615
Comments
This looks great to me! |
Love the idea, I can take a crack at it! |
Looking at the base API interface and core implementation, there is a ClusterBy interface that is simply missing from the SparkActions implementation. I think the API Jack proposed is cleaner, but it is probably more correct to just implement the same |
Okay first cut at the simple version is in PR above |
This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible. |
Still open and would like to incorporate this! |
Feature Request / Improvement
from devlist discussion https://lists.apache.org/thread/x2rqfck4nz78j0fmz4sdchr5wxoywm29
I think we are landing in some experience like (e.g. in Spark):
so that users can more flexibly fine tune the sorting and colocation behaviors they want for the Iceberg metadata tree
Query engine
None
The text was updated successfully, but these errors were encountered: