Guosmilesmile commented on PR #12703: URL: https://github.com/apache/iceberg/pull/12703#issuecomment-2775513562
@pvary Yes, I just removed the null values from the array, and the order of the array stayed the same. This modification did not change the original behavior of the method. Usually, sketches are used in cases with very high numbers of unique items, so null in sort keys array don’t happen. It’s only when there are fewer keys than expected that this will occur. What should I do next to continue this PR? Do you have any better suggestions? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org