pvary commented on code in PR #12691: URL: https://github.com/apache/iceberg/pull/12691#discussion_r2026594051
########## docs/docs/flink-configuration.md: ########## @@ -198,4 +198,42 @@ they are. This is only applicable to {@link StatisticsType#Map} for low-cardinality scenario. For {@link StatisticsType#Sketch} high-cardinality sort columns, they are usually not used as partition columns. Otherwise, too many partitions and small files may be generated during -write. Sketch range partitioner simply splits high-cardinality keys into ordered ranges. \ No newline at end of file +write. Sketch range partitioner simply splits high-cardinality keys into ordered ranges. + +### Exec options Review Comment: I would defer this question for @stevenzwu and @mxm, as they manage many Flink users, but I would suggest to filter out the configurations which is really important for the users to avoid drowning them in information which is not useful -- 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