Michael-J-Ward commented on PR #768:
URL: 
https://github.com/apache/datafusion-python/pull/768#issuecomment-2249237406

   In #771, I flirted with the idea of removing `count_star` from the Rust 
side, but then added it back in for this release. It's really just porcelain 
for `count(lit(1))` (I think).
   
   Now that we have the benefit of the `python` wrappers, do you think we 
should try to push aliases such as this into the python side?


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