msaule commented on issue #21246: URL: https://github.com/apache/datafusion/issues/21246#issuecomment-5172784227
thanks, i took that approach and opened #24073. it rejects duplicate output aliases in `ProjectionExec::try_new` and adds a regression test for the failing construction. the physical-plan test suite and clippy pass. happy to adjust the scope or error wording if you’d prefer a different boundary! -- 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]
