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 2022/03/19 03:26:01 UTC

[GitHub] [calcite] danny0405 edited a comment on pull request #2696: [CALCITE-4899] Support hint for lateral table syntax

danny0405 edited a comment on pull request #2696:
URL: https://github.com/apache/calcite/pull/2696#issuecomment-1072929150


   I can not find any vendor that supports hints for functions, let's be conservative here, does the query hints like
   
   ```java
   /*+ tvf_join('hash', 'table name') */
   ```
   
   works here ? You can add custom validations for the hint anyway.


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