kbendick commented on PR #5305: URL: https://github.com/apache/iceberg/pull/5305#issuecomment-1188668514
After this, I'll add `bucket` and `zorder` as well. This is to facilitate the usage of the various transforms from PySpark as well as SQL. Additionally, having a `zorder` function will make it possible for people to pre-sort their data on input, vs having to zorder sort it when running a data compaction job. -- 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]
