You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2022/08/20 14:43:35 UTC

[arrow-rs] branch master updated (98de2e3cc -> 7cfe3cf6a)

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

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


    from 98de2e3cc Avoid large over allocate buffer in async reader (#2537)
     add 7cfe3cf6a Clean the `create_array` in IPC reader. (#2525)

No new revisions were added by this update.

Summary of changes:
 arrow/src/ipc/reader.rs | 184 +++++++++++++++---------------------------------
 1 file changed, 57 insertions(+), 127 deletions(-)