zzwqqq commented on code in PR #5077:
URL: https://github.com/apache/calcite/pull/5077#discussion_r3556634114


##########
core/src/main/java/org/apache/calcite/rel/rel2sql/SqlImplementor.java:
##########
@@ -2444,18 +2499,89 @@ public Context qualifiedContext() {
       return aliasContext(aliases, true);
     }
 
+    /** Returns a result that uses derived-table field names. */

Review Comment:
   Thanks. I add clearer dosc to describe the "derived table".



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

Reply via email to