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/10/18 08:02:52 UTC

[GitHub] [calcite] danny0405 commented on issue #1354: [CALCITE-482] Implement sql and planner hints

danny0405 commented on issue #1354: [CALCITE-482] Implement sql and planner hints
URL: https://github.com/apache/calcite/pull/1354#issuecomment-543583945
 
 
   For use case `HintStrategy. cascade` see `SqlHintsConverterTest.createHintStrategies`.
   For `Project` hint, in our production, we have some special UDF which needs custom resource, i.e. the GPU, so we need special hint for this project.

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