You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by da...@apache.org on 2020/02/21 08:27:10 UTC

[calcite] branch master updated (2515e9f -> 938614c)

This is an automated email from the ASF dual-hosted git repository.

danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.


    from 2515e9f  [CALCITE-3812] Refactor HintStrategy to HintPredicate
     add 938614c  [CALCITE-3813] Support hint option key as string literal

No new revisions were added by this update.

Summary of changes:
 core/src/main/codegen/templates/Parser.jj          | 43 ++++++++++----
 .../main/java/org/apache/calcite/sql/SqlHint.java  | 69 ++++++++--------------
 .../apache/calcite/sql/parser/SqlParserTest.java   | 26 ++++----
 3 files changed, 69 insertions(+), 69 deletions(-)