andygrove commented on PR #644:
URL: https://github.com/apache/datafusion-comet/pull/644#issuecomment-2217564012

   > > I recall that count, max, min are supported as window function recently. 
Maybe there are some changes in DataFusion.
   > 
   > maybe this [PR](https://github.com/apache/datafusion/pull/10484)? I need 
to take a closer look.
   
   We rely on `find_df_window_func` to find window functions, and `count` was 
removed from the built-in functions in 
https://github.com/apache/datafusion/pull/10893


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