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 ae13455cf Add test for querying predicate on dictionary (#3937)
add 7cba7582a fix: return error for unsupported SQL (#3933)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/datasource/view.rs | 92 +++++++++++-----------------
datafusion/core/src/physical_plan/planner.rs | 41 +++++++++++--
datafusion/core/tests/sql/errors.rs | 37 +++++++++++
3 files changed, 109 insertions(+), 61 deletions(-)