Open imback82 opened 3 years ago
Is this a short-term goal (ie. is it included in "1:1 API compatibility for Dataframes")
Since we have a workaround using non-arrow UDF, this is not a short-term goal, but let me talk to the team.
cc @suhsteve @rapoth
I was trying out ArrowFunctions - discovered I'd need this in my application
We need to support
StructArray
as a return type inArrowFunctions.VectorUdf
.To repro:
You will get: