You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/25 10:20:55 UTC

[GitHub] [arrow] ilya-biryukov commented on issue #9178: Support for the binary SQL type in rust/datafusion

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:
users@infra.apache.org