You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/11/08 18:07:31 UTC

[GitHub] [calcite] xndai opened a new pull request #1569: [CALCITE-3487] Should not hard code RelMetadataQuery class in Volcano…

xndai opened a new pull request #1569: [CALCITE-3487] Should not hard code RelMetadataQuery class in Volcano…
URL: https://github.com/apache/calcite/pull/1569
 
 
   …Planner.isValid()
   
   Add a new method to get RelMetadataQuery supplier from RelOptCluster. And use the supplier to create corresponding RelMetadataQuery object in isValid() call.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services