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 1dcf433  ARROW-7699: [Java] Support concating dense union vectors in 
batch
     add 799ea4f  ARROW-8108: [Java] Extract a common interface for dictionary 
encoders

No new revisions were added by this update.

Summary of changes:
 .../algorithm/dictionary/DictionaryEncoder.java}   | 30 ++++++++++------------
 .../dictionary/HashTableDictionaryEncoder.java     |  4 ++-
 .../dictionary/LinearDictionaryEncoder.java        |  4 ++-
 .../dictionary/SearchDictionaryEncoder.java        |  4 ++-
 4 files changed, 22 insertions(+), 20 deletions(-)
 copy 
java/{adapter/avro/src/main/java/org/apache/arrow/consumers/AvroEnumConsumer.java
 => 
algorithm/src/main/java/org/apache/arrow/algorithm/dictionary/DictionaryEncoder.java}
 (51%)

Reply via email to