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 2022/02/13 13:35:44 UTC

[arrow-rs] branch master updated (5d1cea7 -> 6ee1fda)

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 5d1cea7  Clean up DecimalArray creation in parquet crate (#1247)
     add 6ee1fda  Implement DictionaryArray support in eq_dyn (#1263)

No new revisions were added by this update.

Summary of changes:
 arrow/src/compute/kernels/comparison.rs | 469 +++++++++++++++++++++++++++++++-
 1 file changed, 467 insertions(+), 2 deletions(-)