This is an automated email from the ASF dual-hosted git repository.
cutlerb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 348057a PARQUET-2130: Fix crash in debug with non-standard key names.
add 6734d0f ARROW-15795: [Java] Add a getter for the timeZone in
timestamp with timezone vectors
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/arrow/vector/TimeStampMicroTZVector.java | 9 +++++++++
.../java/org/apache/arrow/vector/TimeStampMilliTZVector.java | 9 +++++++++
.../main/java/org/apache/arrow/vector/TimeStampNanoTZVector.java | 9 +++++++++
.../main/java/org/apache/arrow/vector/TimeStampSecTZVector.java | 9 +++++++++
4 files changed, 36 insertions(+)