jinxing64 commented on issue #1307: [CALCITE-3182] Trim unused fields for plan 
of materialized-view before matching.
URL: https://github.com/apache/calcite/pull/1307#issuecomment-509507004
 
 
   @DonnyZone 
   Thanks a lot for pointing me to 
https://issues.apache.org/jira/browse/CALCITE-3113 . As the comment I left in 
CALCITE-3113, my idea is that row-type checking in 
https://github.com/apache/calcite/blob/master/core/src/main/java/org/apache/calcite/plan/SubstitutionVisitor.java#L498
 is too strict, I think we might just need to assure that the final result from 
`SubstitutionVisitor` should have same row-type as before. That's enough. 
   How do you think ?

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