rbalamohan opened a new issue, #6900:
URL: https://github.com/apache/iceberg/issues/6900

   ### Feature Request / Improvement
   
   Spark + Iceberg mainly relies on the size of the data, number of rows and 
the schema details. Spark has CBO support for quite sometime and has greater 
impact on query planning. Though stats are present in iceberg meta files, they 
are not used currently in query planning. It will be good to consider using 
those stats for spark query planning. NDV support isn't there which is being 
tracked in https://github.com/apache/iceberg/issues/6549.
   
   ### Query engine
   
   None


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