This is an automated email from the ASF dual-hosted git repository.
npr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from defcf7d ARROW-13151: [C++][Parquet] Propagate schema changes from
selection all the way up the stack
add 7dc23b1 ARROW-14228: [R] Allow for creation of nullable fields
No new revisions were added by this update.
Summary of changes:
r/R/field.R | 7 ++++---
r/R/schema.R | 12 ++++++++++--
r/man/Field.Rd | 4 +++-
r/man/Schema.Rd | 3 ++-
r/tests/testthat/test-field.R | 15 +++++++++++++++
r/tests/testthat/test-schema.R | 16 ++++++++++++++++
6 files changed, 50 insertions(+), 7 deletions(-)