-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
Currently we cannot ser/de plans with AsyncFuncExec nodes:
Exception: DataFusion error: ArrowError(ExternalError(Execution("Job 2ldUC9Y failed: DataFusion error: Internal error: Unsupported plan and extension codec failed with [Internal error: unsupported plan type: AsyncFuncExec { async_exprs: [AsyncFuncExpr....
Describe the solution you'd like
- Add a proto definition for this physical plan node
- Support round-tripping it with a test
Describe alternatives you've considered
n/a
Additional context
n/a
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request