dlovell opened a new pull request, #546:
URL: https://github.com/apache/arrow-datafusion-python/pull/546

   # Which issue does this PR close?
   
   This PR does not close an issue but propagates the work of 
https://github.com/apache/arrow-datafusion/pull/7096 to 
`arrow-datafusion-python`
   
    # Rationale for this change
   
   The functionality already exists in the underlying rust but is not exposed 
to the python interface.
   
   # What changes are included in this PR?
   
   `udaf` still accepts a single `pa.lib.DataType` as an input, but also 
accepts an iterable of `pa.lib.DataType`
   
   # Are there any user-facing changes?
   
   All previously working code will still work the same.


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