You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/08/23 23:27:12 UTC

[arrow] branch master updated (16bf326 -> 94b7642)

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

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


    from 16bf326  ARROW-6325: [Python] fix conversion of strided boolean arrays
     add 94b7642  ARROW-6271: [Rust] [DataFusion] Add example for running SQL against Parquet

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/examples/csv_sql.rs                |  2 +-
 .../examples/{csv_sql.rs => parquet_sql.rs}        | 64 ++++++++--------------
 2 files changed, 25 insertions(+), 41 deletions(-)
 copy rust/datafusion/examples/{csv_sql.rs => parquet_sql.rs} (52%)