Uses of Package
org.apache.arrow.algorithm.dictionary
Packages that use org.apache.arrow.algorithm.dictionary
-
Classes in org.apache.arrow.algorithm.dictionary used by org.apache.arrow.algorithm.dictionaryClassDescriptionA dictionary builder is intended for the scenario frequently encountered in practice: the dictionary is not known a priori, so it is generated dynamically.A dictionary encoder translates one vector into another one based on a dictionary vector.