| Package | Description |
|---|---|
| org.apache.arrow.algorithm.dictionary |
| Class and Description |
|---|
| DictionaryBuilder
A dictionary builder is intended for the scenario frequently encountered in practice:
the dictionary is not known a priori, so it is generated dynamically.
|
| DictionaryEncoder
A dictionary encoder translates one vector into another one based on a dictionary vector.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.