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 c0baff4 ARROW-5743: [C++] Add cmake option and macros for enabling
large memory tests
add 1c746c5 ARROW-6484: [Java] Enable create indexType for
DictionaryEncoding according to dictionary value count
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/arrow/AvroToArrowUtils.java | 18 +++++++++++-------
.../org/apache/arrow/consumers/AvroEnumConsumer.java | 11 ++++++-----
.../test/java/org/apache/arrow/AvroToArrowTest.java | 3 ++-
.../java/org/apache/arrow/vector/BaseIntVector.java | 2 +-
.../arrow/vector/dictionary/DictionaryEncoder.java | 20 ++++++++++++++++++++
5 files changed, 40 insertions(+), 14 deletions(-)