danny0405 commented on a change in pull request #1710: [CALCITE-2672] 
Qualifying the common column should not be allowed in Oracle dialect
URL: https://github.com/apache/calcite/pull/1710#discussion_r362181906
 
 

 ##########
 File path: 
core/src/main/java/org/apache/calcite/sql/validate/SqlConformance.java
 ##########
 @@ -408,4 +408,14 @@
    * false otherwise.
    */
   boolean allowPluralTimeUnits();
+
+  /**
+   * Whether to allow qualifying common column.
+   *
+   * <p>Among the built-in conformance levels, false in
 
 Review comment:
   What do you mean by "common column" ? Can you clarify ?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to