This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch maint-1.0.x
in repository https://gitbox.apache.org/repos/asf/arrow.git.
at b24b7e9 ARROW-9598: [C++][Parquet] Fix writing nullable structs
This branch includes the following new commits:
new 9da43be ARROW-9535: [Python] Remove symlink fixes from conda recipe
new e905430 ARROW-9549 [Rust] Fixed version in dependency in parquet.
new 9605092 ARROW-9560: [Packaging] Add required conda-forge.yml
new 2b7d190 ARROW-9563: [Dev][Release] Use archery's changelog generator
when creating release notes for the website
new e56e827 ARROW-9569: [CI][R] Fix rtools35 builds for msys2 key change
new 1803b36 ARROW-9574: [R] Cleanups for CRAN 1.0.0 release
new 68ce1f6 ARROW-9544: [R] Fix version argument of write_parquet()
new 25eb4cb ARROW-9570: [Doc] Clean up sphinx sidebar
new 4c8774d ARROW-9589: [C++/R] Forward declare structs as structs
new 6dd9152 ARROW-9596: [CI][Crossbow] Fix homebrew-cpp again, again
new 127ada2 ARROW-9575: [R] gcc-UBSAN failure on CRAN
new b9ed76f ARROW-9600: [Rust][Arrow] pin older version of proc-macro2
during build
new 10d3705 ARROW-9599: [CI] Appveyor toolchain build fails because CMake
detects different C and C++ compilers
new b1428d9 ARROW-9600: [Rust] pin proc macro
new ac43896 ARROW-9597: [C++] AddAlias in compute::FunctionRegistry
should be synchronized
new d9166a3 ARROW-9609: [C++][Dataset] CsvFileFormat reads all virtual
columns as null
new 51d0c45 ARROW-9573: [Python][Dataset] Provide
read_table(ignore_prefixes=)
new abf6b07 ARROW-9643: [C++] Only register the SIMD variants when it's
supported.
new ccecca6 ARROW-9536: [Java] Miss parameters in
PlasmaOutOfMemoryException.java
new 91d8494 ARROW-9402: [C++] Rework portable wrappers for checked
integer arithmetic
new f925588 ARROW-9606: [C++][Dataset] Support
`"a"_.In(<>).Assume(<compound>)`
new b24b7e9 ARROW-9598: [C++][Parquet] Fix writing nullable structs
The 22 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.