liurenjie1024 commented on issue #22:
URL: https://github.com/apache/iceberg-rust/issues/22#issuecomment-1669101090

   Hi, @Fokko Thanks for this great writing. If I understand correctly, this is 
quite similar to expression evaluation/optimization in a database query engine. 
 Usually, a database engine has its own expression optimization system, and 
table format needs to provide statistics to query optimizer. Since currently we 
haven't decided yet how to integrate with other query engines, I would suggest 
implementing this later after we have finished core specs such as catalog, 
table, transaction, metadata, etc.


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