You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/06/27 15:45:16 UTC

[GitHub] [arrow-datafusion] Dandandan edited a comment on pull request #620: Optimize count(*) with table statistics

Dandandan edited a comment on pull request #620:
URL: https://github.com/apache/arrow-datafusion/pull/620#issuecomment-869183633


   After this PR I also plan some follow issues:
   
   * Optimizing out `count(*)` even when we have multiple aggregation expressions (e.g sum+ count).
   * also supporting min/max statistics


-- 
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: github-unsubscribe@arrow.apache.org

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