This is an automated email from the ASF dual-hosted git repository.
chunwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.
from 67b41ce [CALCITE-4436] Use the fields order from the struct type for
'ITEM(STRUCT, INDEX)' access (Alessandro Solimando)
add ad6d1d9 [CALCITE-4435] Incorrect logic for validating RexFieldAccess
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/calcite/rex/RexChecker.java | 2 +-
.../org/apache/calcite/rex/RexFieldAccess.java | 2 +-
.../org/apache/calcite/rex/RexBuilderTest.java | 47 ++++++++++++++++++++++
3 files changed, 49 insertions(+), 2 deletions(-)