zanmato1984 commented on issue #45760: URL: https://github.com/apache/arrow/issues/45760#issuecomment-2720544688
+1. Having a unified interface of input option validation could be very useful - I think many functions are doing this kind of checking in either the resolution or the function body. Just that, as you mentioned, the validation may depend on the input types, so where to call it could be subtle. Perhaps near https://github.com/apache/arrow/blob/c3e399af43c4a2e384a41fad0619589baa9045f0/cpp/src/arrow/compute/function.cc#L199 ? -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org