pvary commented on issue #9138:
URL: https://github.com/apache/iceberg/issues/9138#issuecomment-1824412420

   #9139 is the backport PR.
   
   > We are on AWS managed Flink application which is currently limited upward 
to 1.15. Do you know anything about if or when AWS will update their support?
   
   Sadly, I have no information about this. I would ask on the Iceberg user 
list or Slack channel, as there are several AWS maintainers in the community.
   
   > Thank you. I am not familiar with column metrics in flink. Is there 
documentation on the topic that you can point me to so I may read up on the 
topic?
   
   These are not Flink column metrics. They are Iceberg column metrics. By 
default, the metrics collection is turned on, but it could be fine tuned by 
these configs:
   - write.metadata.metrics.max-inferred-column-defaults
   - write.metadata.metrics.default
   - write.metadata.metrics.column.col1
   
   See: https://iceberg.apache.org/docs/latest/configuration/
   


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to