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

jorgecarleitao pushed a change to branch maint-4.0.x
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from f959141  [Release] Update versions for 4.0.0
     new 28c1fd6  ARROW-12520: [R] Minor docs updates
     new 3ed7fab  ARROW-12601: [R][Packaging] Fix pkg-config check in 
r/configure
     new 0bebdbc  ARROW-11926: [R] preparations for ucrt toolchains
     new 2b5b15d  ARROW-12622: [Python] Fix segfault in read_csv when not on 
main thread
     new cbcdb33  ARROW-12617: [Python] Align orc.write_table keyword order 
with parquet.write_table

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 python/pyarrow/_orc.pyx                            |  3 ++-
 python/pyarrow/error.pxi                           |  2 +-
 python/pyarrow/orc.py                              | 16 ++++++++++----
 python/pyarrow/tests/test_csv.py                   |  8 +++++++
 python/pyarrow/tests/test_orc.py                   | 10 ++++++++-
 r/configure                                        |  2 +-
 r/configure.win                                    |  2 +-
 .../arrow/gpu/.gitignore => r/src/Makevars.ucrt    |  3 ++-
 r/vignettes/arrow.Rmd                              |  2 +-
 r/vignettes/developing.Rmd                         | 25 +++++++++++-----------
 10 files changed, 50 insertions(+), 23 deletions(-)
 copy cpp/src/arrow/gpu/.gitignore => r/src/Makevars.ucrt (96%)

Reply via email to