This is an automated email from the ASF dual-hosted git repository.
asolimando pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from cde4308972 [CALCITE-6475] RelToSql converter fails when the IN-list
contains NULL and it is converted to VALUES
add e371b336a8 [CALCITE-6296] Support IS NULL in Arrow adapter
No new revisions were added by this update.
Summary of changes:
.../apache/calcite/adapter/arrow/ArrowTable.java | 12 ++++++--
.../calcite/adapter/arrow/ArrowTranslator.java | 34 ++++++++++++++++++++--
.../calcite/adapter/arrow/ArrowAdapterTest.java | 33 ++++++++++++++-------
.../src/main/java/org/apache/calcite/util/Bug.java | 5 ----
4 files changed, 63 insertions(+), 21 deletions(-)