You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2021/11/09 13:56:26 UTC

[arrow-rs] branch master updated (e20d3fa -> ee1d164)

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-rs.git.


    from e20d3fa  feat(ipc): add support for deserializing messages with nested dictionary fields (#923)
     add ee1d164  add ilike comparitor (#874)

No new revisions were added by this update.

Summary of changes:
 arrow/benches/comparison_kernels.rs     |  25 +++
 arrow/src/compute/kernels/comparison.rs | 270 +++++++++++++++++++++++---------
 2 files changed, 217 insertions(+), 78 deletions(-)