This is an automated email from the ASF dual-hosted git repository.
libenchao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from 95a59d66c0 [CALCITE-5848] Add BIT_GET and GETBIT functions (enabled in
Spark library)
new 21440299d2 [CALCITE-5920] Reset PERCENTILE_CONT/PERCENTILE_DISC to
reserved keywords
new a7e3f7e760 [CALCITE-5909]
SqlParserTest.testNoUnintendedNewReservedKeywords fails in IDE while passes in
command line
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
core/src/main/codegen/default_config.fmpp | 2 -
core/src/main/codegen/templates/Parser.jj | 2 +
.../calcite/sql/parser/CoreSqlParserTest.java | 50 ++++++++++++++++++++++
.../apache/calcite/sql/test/SqlAdvisorTest.java | 2 +
site/_docs/reference.md | 4 +-
.../apache/calcite/sql/parser/SqlParserTest.java | 50 ++++------------------
6 files changed, 64 insertions(+), 46 deletions(-)