kosiew opened a new issue, #13498: URL: https://github.com/apache/datafusion/issues/13498
### Describe the bug The `Error during planning: Unsupported operator in the subquery plan.` error in https://github.com/apache/datafusion-python/issues/850 is due to datafusion/optimizer/src/analyzer/subquery.rs's check_internal_plan not handling LogicalPlan::Unnest ### To Reproduce Follow the steps in https://github.com/apache/datafusion-python/issues/850 ### Expected behavior Datafusion should handle it ### Additional context _No response_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
