Currently, Python-UDFs are supported in Arrow at a low-level of abstraction. This issue is about expanding this support to Arrow Substrait, which is at a higher-level. This is intended for the Py/Arrow support of the use case in which a Substrait plan with Python UDFs is manually expressed using Ibis, automatically represented using Substrait, and automatically executed using Py/Arrow.
Reporter: Yaron Gvili / @rtpsw
PRs and other links:
Note: This issue was originally created as ARROW-16968. Please see the migration documentation for further details.
Currently, Python-UDFs are supported in Arrow at a low-level of abstraction. This issue is about expanding this support to Arrow Substrait, which is at a higher-level. This is intended for the Py/Arrow support of the use case in which a Substrait plan with Python UDFs is manually expressed using Ibis, automatically represented using Substrait, and automatically executed using Py/Arrow.
Reporter: Yaron Gvili / @rtpsw
PRs and other links:
Note: This issue was originally created as ARROW-16968. Please see the migration documentation for further details.