rbalamohan opened a new issue, #5853: URL: https://github.com/apache/iceberg/issues/5853
### Feature Request / Improvement Iceberg adds "sort" before writing out partitioned dataset. "use-table-distribution-and-ordering" determines if sorting can be added or not in SparkWriteBuilder/SparkWriteConf. If user uses dataframe, he can explicitly set these options. It will be helpful to expose this option for SQL users as well via session conf or table conf. ### Query engine Spark -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
