v.25.10Improvement
Add more information for performance tracking
Add more information for performance tracking in Iceberg SELECTs. #87903 (Daniil Ivanik).
Why it matters
This feature improves observability and diagnostics for queries on Iceberg tables, allowing users to better understand execution performance and identify bottlenecks, which helps optimize query efficiency and resource usage.How to use it
Users benefit from the enhanced performance tracking automatically when executingSELECT queries on Iceberg tables. No additional configuration is required; the system now outputs more detailed metrics related to query execution in Iceberg.