pitrou opened a new issue, #45760:
URL: https://github.com/apache/arrow/issues/45760

   ### Describe the enhancement requested
   
   Compute function options can have validity constraints, for example a 
quantile should be between 0.0 and 1.0.
   
   By exposing a `Status Validate()` virtual method on `FunctionOptions`, we 
would allow easier debugging and integration with higher-level languages.
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to