RussellSpitzer commented on issue #7600:
URL: https://github.com/apache/iceberg/issues/7600#issuecomment-1546724753

   Sort order is actually not reported in the file metadata at the moment. So 
this is as implemented. We have a ticket to add this information but it is not 
merged.
   
   This sort order is used though which you could determine if you wrote enough 
data for two files. Check those files metadata and you would see an exclusive 
range for your sort column in each new file.


-- 
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]

Reply via email to