This is an automated email from the ASF dual-hosted git repository.
zhenchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from 0af5284d9f [CALCITE-7238] Query that creates a ROW value triggers an
assertion failure in SqlToRelConverte
add 3543c3b7ad [CALCITE-6028] Join on with more than 20 in conditions will
report a null pointer error
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/sql2rel/SqlToRelConverter.java | 58 ++++++++++++++++------
.../apache/calcite/test/SqlToRelConverterTest.java | 26 ++++++++++
.../apache/calcite/test/SqlToRelConverterTest.xml | 30 +++++++++++
3 files changed, 100 insertions(+), 14 deletions(-)