rdblue commented on issue #589: [WIP] Extend metadata with SortOrder
URL: https://github.com/apache/incubator-iceberg/pull/589#issuecomment-552240175
 
 
   > Whether we need to have the actual logic for sort transformations in 
Iceberg or in query engines.
   
   I'd like to reuse the existing `Transform` classes, if possible. It would 
also be nice to add transforms to the `Expressions` API so that we can pass an 
expression, like `bucket("id", 16)`, into the sort order builders.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to