Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MAGIC |
"ORC" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ENCRYPT_ATTRIBUTE |
"encrypt" |
public static final String |
MASK_ATTRIBUTE |
"mask" |
public static final long |
MAX_DECIMAL64 |
999999999999999999L |
public static final int |
MAX_DECIMAL64_PRECISION |
18 |
public static final long |
MIN_DECIMAL64 |
-999999999999999999L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_BYTES_RECORDED |
1024 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
INITIAL_DICTIONARY_SIZE |
4096 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PROTOBUF_MESSAGE_MAX_LIMIT |
1073741824 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
8192 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACID_STATS |
"hive.acid.stats" |
public static final String |
DELTA_SIDE_FILE_SUFFIX |
"_flush_length" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
HEADER_SIZE |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NULL |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BASE_TIMESTAMP_STRING |
"2015-01-01 00:00:00" |
public static final int |
MILLIS_PER_SECOND |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DEFAULT_FPP |
0.05 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
NULL_HASHCODE |
2862933555777941757L |
Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.