duongcongtoai commented on PR #16016: URL: https://github.com/apache/datafusion/pull/16016#issuecomment-2907798826
> How did you confirm that? I tried by putting a debug statement here- my bad, the EmptyRelation is actually invoked for the queries to create table :disappointed: ``` CREATE TABLE project_assignments ( project_id INTEGER, employee_id INTEGER, priority INTEGER ); ``` Indeed the planning fails before reaching the optimizor for the select query -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org