Michael-J-Ward opened a new issue, #12877:
URL: https://github.com/apache/datafusion/issues/12877

   ### Is your feature request related to a problem or challenge?
   
   `WindowUDF` is re-exported in `datafusion`.
   
   `PartitionEvaluatorArgs` is needed to implement `WindowUDF`, but it is not 
currently re-exported.
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   Have users add a dependency on `datafusion-functions-window-common`
   
   ### Additional context
   
   Discovered as I was updating `datafusion-python` 
https://github.com/apache/datafusion-python/pull/905.


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