Regression: Error in NamedStructField should be rewritten in OperatorToFunction
with subquery
#10029
Labels
NamedStructField should be rewritten in OperatorToFunction
with subquery
#10029
Describe the bug
When running a query with
named_struct
in a subquery it fails with an error "NamedStructField should be rewritten in OperatorToFunction"To Reproduce
Reproducer datafusion-cli:
Note a similar query works fine
Expected behavior
This query worked in 36.0.0
andrewlamb@Andrews-MacBook-Pro:~/Software/arrow-datafusion$
Additional context
This appears to have been introduced as part of #9583
No response
The text was updated successfully, but these errors were encountered: