atifiu commented on PR #5376:
URL: https://github.com/apache/iceberg/pull/5376#issuecomment-1722457597

   > Closes #4362
   > 
   > This adds following columns to all files tables:
   > 
   > * readable_metrics, which is struct of:
   > * column_sizes
   > * value_counts
   > * null_value_counts
   > * nan_value_counts
   > * lower_bounds
   > * upper_bounds
   > 
   > These are then a map of column_name to value.
   
   @szehon-ho Actual column names are without 's' in the end


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