This is an automated email from the ASF dual-hosted git repository.
yanlin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from 61771cc [CALCITE-4406] SqlTableRef OPERATOR should create a
SqlTableRef as the call
add f3c173c [CALCITE-4251] Get the origin column, even if it is derived
(xzh)
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/rel/metadata/RelMetadataQuery.java | 8 +++-----
.../java/org/apache/calcite/rel/rules/LoptMultiJoin.java | 4 ++--
.../apache/calcite/rel/rules/LoptOptimizeJoinRule.java | 4 ++--
.../apache/calcite/rel/rules/LoptSemiJoinOptimizer.java | 2 +-
.../java/org/apache/calcite/test/RelMetadataTest.java | 16 ++++++++++++++++
site/_docs/history.md | 7 ++++++-
6 files changed, 30 insertions(+), 11 deletions(-)