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 2021/07/16 07:50:58 UTC

[GitHub] [calcite] kasakrisz opened a new pull request #2461: CALCITE-4694: Specify custom ProjectFactory for RelOptMaterialization

kasakrisz opened a new pull request #2461:
URL: https://github.com/apache/calcite/pull/2461


   Add new constructor to `RelOptMaterialization` with a parameter of `RelFactories.ProjectFactory` to specify custom ProjectFactory.


-- 
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: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [calcite] NobiGo commented on pull request #2461: CALCITE-4694: Specify custom ProjectFactory for RelOptMaterialization

Posted by GitBox <gi...@apache.org>.
NobiGo commented on pull request #2461:
URL: https://github.com/apache/calcite/pull/2461#issuecomment-881291071


   PLEASE reformat the PR commit  info like this:
   
   `[CALCITE-345] AssertionError in RexToLixTranslator comparing to date literal (FirstName LastName)`


-- 
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: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [calcite] wojustme commented on pull request #2461: [CALCITE-4694] Specify custom ProjectFactory for RelOptMaterialization

Posted by GitBox <gi...@apache.org>.
wojustme commented on pull request #2461:
URL: https://github.com/apache/calcite/pull/2461#issuecomment-907752583


   LGTM~
   Define a new constructor to support custom wrap-project for scan of target.


-- 
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: commits-unsubscribe@calcite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org