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/12/02 04:47:17 UTC

[GitHub] [arrow] asuhan commented on pull request #11793: ARROW-13950: [C++] min_element_wise/max_element_wise missing support for some types

asuhan commented on pull request #11793:
URL: https://github.com/apache/arrow/pull/11793#issuecomment-984289312


   @bkietz As far as I can tell the output has the null type when there are no inputs (I've only tried in C++, but I assume Python would behave the same). The `FixedSizeBinaryScalarMinMax::ExecOnlyScalar` method takes care of it, since it's the last type we register.


-- 
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: github-unsubscribe@arrow.apache.org

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