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 7e09f389b5 GH-14901: [Java] ListSubfieldEncoder and
StructSubfieldEncoder can decode without DictionaryHashTable (#14902)
add bc1d4fcf7b GH-14890: [Java] Fix memory leak of DictionaryEncoder when
exception thrown (#14891)
No new revisions were added by this update.
Summary of changes:
.../arrow/vector/dictionary/DictionaryEncoder.java | 28 ++++++++-----
.../apache/arrow/vector/TestDictionaryVector.java | 47 +++++++++++++++++++---
2 files changed, 59 insertions(+), 16 deletions(-)