This is an automated email from the ASF dual-hosted git repository.

emkornfield pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from e9eeff1  ARROW-12714: [C++] String title case kernel
     add 69972dd  ARROW-13792 [Java]: The toString representation is incorrect 
for unsigned integer vectors

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/arrow/vector/UInt1Vector.java  |  6 +++-
 .../java/org/apache/arrow/vector/UInt2Vector.java  |  7 +++++
 .../java/org/apache/arrow/vector/UInt4Vector.java  |  6 ++++
 .../java/org/apache/arrow/vector/UInt8Vector.java  |  6 ++++
 .../arrow/vector/util/ValueVectorUtility.java      | 21 ++++++++++++--
 .../org/apache/arrow/vector/TestValueVector.java   | 32 ++++++++++++++++++++++
 6 files changed, 74 insertions(+), 4 deletions(-)

Reply via email to