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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
