kosiew commented on code in PR #23155: URL: https://github.com/apache/datafusion/pull/23155#discussion_r3471500305
########## datafusion/sqllogictest/test_files/alias.slt: ########## @@ -104,3 +104,33 @@ physical_plan statement ok drop table t; + +# Test quoted dotted column names with subquery column-list aliasing +# (https://github.com/apache/datafusion/issues/22916) Review Comment: [Merged the 2 sections](https://github.com/apache/datafusion/pull/23155/commits/88258bf88d37c9559816e468ef3270ef61e25407). -- 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]
