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 a7502c95c6 GH-14869: [C++] Add Cflags.private defining <lib>_STATIC to
<lib>.pc.in. (#14900)
add 7e09f389b5 GH-14901: [Java] ListSubfieldEncoder and
StructSubfieldEncoder can decode without DictionaryHashTable (#14902)
No new revisions were added by this update.
Summary of changes:
.../arrow/vector/dictionary/DictionaryEncoder.java | 5 +++-
.../vector/dictionary/ListSubfieldEncoder.java | 26 ++++++++++++++---
.../vector/dictionary/StructSubfieldEncoder.java | 33 +++++++++++++++++-----
3 files changed, 52 insertions(+), 12 deletions(-)