This is an automated email from the ASF dual-hosted git repository.
liyafan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from ed8b1bc ARROW-10145: [C++][Dataset] Assert integer overflow in
partitioning falls back to string
add 35ace39 ARROW-10174: [Java] Fix reading/writing dict structs
No new revisions were added by this update.
Summary of changes:
.../arrow/vector/util/DictionaryUtility.java | 20 +++--
.../arrow/vector/ipc/TestArrowReaderWriter.java | 96 ++++++++++++++++++++++
.../vector/testing/ValueVectorDataPopulator.java | 32 ++++++++
3 files changed, 141 insertions(+), 7 deletions(-)