bkietz opened a new pull request #7498:
URL: https://github.com/apache/arrow/pull/7498


   `CallFunction("minmax", {array})` no longer segfaults, instead using 
`MinMaxOptions::Defaults()`.
   Other Functions whose options have meaningful defaults will do the same.
   
   `CallFunction("cast", {array})` no longer segfaults, instead raising 
`Status::Invalid`.
   Other functions whose options are required will do the same.


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


Reply via email to