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 0b2dfb7 [CALCITE-4238] Create a default parser configuration, to
reduce redundant information in sub-parsers
add 47f1f92 [CALCITE-4210] Replaying subqueries in ON clauses (James
Starr)
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/sql2rel/SqlToRelConverter.java | 233 ++++++++++++++-------
.../apache/calcite/test/SqlToRelConverterTest.java | 42 ++++
.../apache/calcite/test/SqlToRelConverterTest.xml | 58 +++++
3 files changed, 258 insertions(+), 75 deletions(-)