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 ebefe52 [CALCITE-4034] InnoDB adapter (neoremind)
add c7fdae2 [CALCITE-4302] Improve cost propagation in volcano to avoid
re-propagation (Botong Huang)
No new revisions were added by this update.
Summary of changes:
.../org/apache/calcite/plan/volcano/RelSet.java | 27 ++------
.../org/apache/calcite/plan/volcano/RelSubset.java | 74 +---------------------
.../calcite/plan/volcano/VolcanoPlanner.java | 71 +++++++++++++++++++--
.../org/apache/calcite/test/DruidAdapter2IT.java | 29 +++++----
.../org/apache/calcite/test/DruidAdapterIT.java | 35 ++++++----
5 files changed, 110 insertions(+), 126 deletions(-)