phisn commented on issue #14310:
URL: https://github.com/apache/datafusion/issues/14310#issuecomment-2614616137

   Note: I tried to just adjust the SchemaDisplay but that doesn't work because 
it is also used in 
[`create_project_physical_exec`](https://github.com/apache/datafusion/blob/7c07948358eac81c4b297fa2400cba3c9ca55dc2/datafusion/core/src/physical_planner.rs#L1989C21-L1989C34).
 So we can either add a new edge case to this function or modify validation in 
general. Since there might be more validation to be changed now and in the 
future, it might be better to adjust `create_project_physical_exec`.


-- 
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

Reply via email to