ilya-biryukov commented on issue #9178:
URL: https://github.com/apache/arrow/issues/9178#issuecomment-766711505


   Hi @jorgecarleitao,
   
   I forgot to mention my use-case involves an aggregate UDF. The `Accumulator` 
trait requires accepting and returning instances of `ScalarValue`. It was not 
hard to add minimal support in `datafusion` (see 
https://github.com/cube-js/arrow/commit/5813558cca8f70b7af901709ed367cf3d96d7f49
 and 
https://github.com/cube-js/arrow/commit/81eabb45654f7793920b698bd1eafe031afda93e
 in our fork). I have not filed a PR yet due to the time constraints.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to