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 71e9d78  Implement faster arrow array reader (#384)
     add f624153  Remove DictionaryArray::keys_array method and replace usages 
by the keys method (#419)

No new revisions were added by this update.

Summary of changes:
 arrow/src/array/array_dictionary.rs | 21 +++------------------
 arrow/src/array/builder.rs          |  2 +-
 arrow/src/array/ord.rs              |  4 ++--
 arrow/src/compute/kernels/cast.rs   |  6 ++++--
 arrow/src/compute/kernels/sort.rs   |  4 ++--
 arrow/src/compute/kernels/take.rs   |  2 +-
 arrow/src/util/display.rs           |  2 +-
 7 files changed, 14 insertions(+), 27 deletions(-)

Reply via email to