Package | Description |
---|---|
org.apache.paimon | |
org.apache.paimon.tag |
Modifier and Type | Field and Description |
---|---|
static ConfigOption<CoreOptions.TagCreationMode> |
CoreOptions.METASTORE_TAG_TO_PARTITION_PREVIEW |
static ConfigOption<CoreOptions.TagCreationMode> |
CoreOptions.TAG_AUTOMATIC_CREATION |
Modifier and Type | Method and Description |
---|---|
CoreOptions.TagCreationMode |
CoreOptions.tagCreationMode() |
CoreOptions.TagCreationMode |
CoreOptions.tagToPartitionPreview() |
static CoreOptions.TagCreationMode |
CoreOptions.TagCreationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoreOptions.TagCreationMode[] |
CoreOptions.TagCreationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static TagTimeExtractor |
TagTimeExtractor.create(CoreOptions.TagCreationMode mode,
CoreOptions options) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.