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

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


    from dc01a36  ARROW-7874: [Python][Archery] Validate docstrings with 
numpydoc
     add 520d47d  ARROW-6666: [Rust] Datafusion parquet string literal support

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |   2 +
 rust/arrow/benches/comparison_kernels.rs           |  12 +-
 rust/arrow/src/array/array.rs                      |   1 +
 rust/arrow/src/compute/kernels/comparison.rs       | 261 +++++++++++++++++++--
 rust/datafusion/Cargo.toml                         |   1 +
 .../src/execution/physical_plan/expressions.rs     |  75 +++++-
 6 files changed, 320 insertions(+), 32 deletions(-)

Reply via email to