This is an automated email from the ASF dual-hosted git repository.
hyuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from eed3d1b [CALCITE-3940] Hint item can not parse correctly if the name
is right after token /*+
add 90f3e98 [CALCITE-3868] Remove redundant ruleSet and ruleNames in
VolcanoPlanner
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/plan/AbstractRelOptPlanner.java | 52 +++++++---------------
.../java/org/apache/calcite/plan/RelOptRule.java | 4 +-
.../org/apache/calcite/plan/hep/HepPlanner.java | 30 ++-----------
.../calcite/plan/volcano/VolcanoPlanner.java | 42 +++--------------
core/src/test/resources/sql/sub-query.iq | 2 +-
5 files changed, 29 insertions(+), 101 deletions(-)