public class OrcOptions extends Object
Modifier and Type | Field and Description |
---|---|
static ConfigOption<Integer> |
ORC_COLUMN_ENCODING_DIRECT |
static ConfigOption<Double> |
ORC_DICTIONARY_KEY_THRESHOLD |
Constructor and Description |
---|
OrcOptions() |
public static final ConfigOption<Integer> ORC_COLUMN_ENCODING_DIRECT
public static final ConfigOption<Double> ORC_DICTIONARY_KEY_THRESHOLD
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.