jinxing64 commented on a change in pull request #1704: [CALCITE-3644] Add 
ProjectSetOpTransposeRule to normalize materialized view
URL: https://github.com/apache/calcite/pull/1704#discussion_r362153626
 
 

 ##########
 File path: core/src/main/java/org/apache/calcite/plan/SubstitutionVisitor.java
 ##########
 @@ -1621,8 +1621,31 @@ public UnifyResult apply(UnifyRuleCall call) {
             }
           }
         }
+
+        // try to adjust RelDataType
 
 Review comment:
   Can we doc the change ?

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