You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ag...@apache.org on 2020/08/06 14:41:19 UTC

[arrow] branch master updated (52cb9cb -> 3332247)

This is an automated email from the ASF dual-hosted git repository.

agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 52cb9cb  ARROW-9607: [C++][Gandiva] Add bitwise_and(), bitwise_or() and bitwise_not() functions for integers
     add 3332247  ARROW-9656: [Rust] [DataFusion] Better error messages for unsupported EXTERNAL TABLE types

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/sql/parser.rs | 97 +++++++++++++++++++++++++++++++++++++--
 1 file changed, 92 insertions(+), 5 deletions(-)