nuno-faria commented on code in PR #23155:
URL: https://github.com/apache/datafusion/pull/23155#discussion_r3469261693


##########
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:
   I think we should combine these new tests with the ones above, since some 
parts are repeated.



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

Reply via email to