This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 17bf54a ARROW-12060: [Python] Enable calling compute functions on
Expressions
add 94d4719 ARROW-13087: [R] Expose Parquet
ArrowReaderProperties::coerce_int96_timestamp_unit_
No new revisions were added by this update.
Summary of changes:
r/R/arrowExports.R | 8 ++++++++
r/R/parquet.R | 6 ++++++
r/src/arrowExports.cpp | 34 ++++++++++++++++++++++++++++++++++
r/src/parquet.cpp | 14 ++++++++++++++
r/tests/testthat/test-parquet.R | 28 ++++++++++++++++++++++++++++
5 files changed, 90 insertions(+)