You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2021/05/03 14:54:39 UTC

[arrow] branch master updated (78e993b -> 5159d2b)

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

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


    from 78e993b  ARROW-12240: [Python] Fix invalid-offsetof warning
     add 5159d2b  ARROW-12622: [Python] Fix segfault in read_csv when not on main thread

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/error.pxi         | 2 +-
 python/pyarrow/tests/test_csv.py | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)