This is an automated email from the ASF dual-hosted git repository.
zabetak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from 60aa74f [CALCITE-4237] Following [CALCITE-4173], fix assertion error
when RexSimplify generates Sarg with single null only
new 7404445 [CALCITE-4200] ExceptionInInitializerError when initializing
DruidRules
new c09c080 [CALCITE-4201] AssertionError when registering Druid rules
due to conflict in description
new fb89615 [CALCITE-4221] Update stale integration tests in Druid adapter
new 32ac731 Minor refactoring of DruidAdapterIT and DruidAdapter2IT
The 4 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:
.../src/main/java/org/apache/calcite/util/Bug.java | 15 +
.../apache/calcite/adapter/druid/DruidRules.java | 113 +++--
.../org/apache/calcite/test/DruidAdapter2IT.java | 549 ++++++++++-----------
.../org/apache/calcite/test/DruidAdapterIT.java | 366 +++++++-------
4 files changed, 532 insertions(+), 511 deletions(-)