This is an automated email from the ASF dual-hosted git repository.
jhyde pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from 941cd4e Following [CALCITE-2822] simplify test and related
classes/rules
new e01ba5a [CALCITE-3123] In RelBuilder, eliminate duplicate aggregate
calls
new 90a4316 Following [CALCITE-3005], remove conflict warning in SQL
parser
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/templates/Parser.jj | 1 +
.../java/org/apache/calcite/tools/RelBuilder.java | 44 ++++++++++++++++++++--
.../apache/calcite/test/MockSqlOperatorTable.java | 17 +++------
.../org/apache/calcite/test/RelBuilderTest.java | 19 ++++++++++
pom.xml | 32 ++++++++--------
5 files changed, 81 insertions(+), 32 deletions(-)