wesm commented on pull request #7240: URL: https://github.com/apache/arrow/pull/7240#issuecomment-633218315
@jorisvandenbossche I'll take a look at that segfault > The goal is to eventually have them all go through _pc.call_function()? Yes. `arrow::compute::CallFunction` is general enough to deal with non-value (aka not Array or Scalar) arguments so we should be able to define table-valued functions that dispatch array kernels to a table or record batch's columns > pc.call_function() doesn't yet have a way to pass options. That's also something to be added in the future? Yes, I'll open a JIRA about this ---------------------------------------------------------------- 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