This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 3b0e1357d3 ARROW-18412: [C++][R] Windows build fails because of
missing ChunkResolver symbols (#14774)
add 2e9611a8e6 ARROW-18237: [Java] Extend Table code (#14573)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/arrow/vector/table/Row.java | 99 +++++++++++++++++++++-
.../java/org/apache/arrow/vector/table/Table.java | 3 +-
.../apache/arrow/vector/table/BaseTableTest.java | 1 -
.../org/apache/arrow/vector/table/TestUtils.java | 58 ++++++++++++-
4 files changed, 155 insertions(+), 6 deletions(-)