public class HoodieInternalConfig extends HoodieConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
BULKINSERT_ARE_PARTITIONER_RECORDS_SORTED |
static ConfigProperty<String> |
BULKINSERT_INPUT_DATA_SCHEMA_DDL |
static Boolean |
DEFAULT_BULKINSERT_ARE_PARTITIONER_RECORDS_SORTED |
CONFIG_VALUES_DELIMITER, props| Constructor and Description |
|---|
HoodieInternalConfig() |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
getBulkInsertIsPartitionRecordsSorted(String propertyValue)
Returns if partition records are sorted or not.
|
contains, contains, create, getBoolean, getBooleanOrDefault, getBooleanOrDefault, getDouble, getFloat, getInt, getIntOrDefault, getLong, getProps, getProps, getSplitStrings, getSplitStrings, getString, getString, getStringOrDefault, getStringOrDefault, getStringOrThrow, setAll, setDefault, setDefaultOnCondition, setDefaults, setDefaultValue, setDefaultValue, setValue, setValuepublic static final String BULKINSERT_ARE_PARTITIONER_RECORDS_SORTED
public static final Boolean DEFAULT_BULKINSERT_ARE_PARTITIONER_RECORDS_SORTED
public static final ConfigProperty<String> BULKINSERT_INPUT_DATA_SCHEMA_DDL
Copyright © 2022 The Apache Software Foundation. All rights reserved.