jiangzhx commented on issue #5473:
URL: 
https://github.com/apache/arrow-datafusion/issues/5473#issuecomment-1458059130

   > Ideally see if can push this logic to the LogicalPlanBuilder, so as to not 
duplicate the logic b/w DataFrame API and SQL planning?
   
   how about add a new OptimizerRule? to rewrite count(*) to count(1)


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

Reply via email to