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 4625280 [CALCITE-4111] Remove VolcanoPlannerPhase in Planner (Jiatao
Tao)
add 4d345a6 [CALCITE-4115] Improve the prompt of using SQL keywords for
sql parses (part2)
No new revisions were added by this update.
Summary of changes:
core/src/main/codegen/templates/Parser.jj | 4 +++-
.../apache/calcite/sql/parser/SqlParserUtil.java | 24 ++++++++++++++++++++++
.../apache/calcite/sql/parser/SqlParserTest.java | 6 +++---
.../calcite/sql/test/SqlOperatorBaseTest.java | 2 +-
.../org/apache/calcite/test/SqlValidatorTest.java | 2 +-
5 files changed, 32 insertions(+), 6 deletions(-)