This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.
from 444c153 Add support show tables and show columns for ballista (#1593)
add ad392fd Fix comparison of dictionary arrays (#1606)
No new revisions were added by this update.
Summary of changes:
.../src/physical_plan/coercion_rule/binary_rule.rs | 12 ++-
.../src/physical_plan/expressions/coercion.rs | 14 +++-
datafusion/tests/sql/select.rs | 85 ++++++++++++++++++++--
3 files changed, 97 insertions(+), 14 deletions(-)