public class DynamicPartitionLoader extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
void |
addPartitionKeysTo(List<String> joinKeys,
List<String> projectFields) |
boolean |
checkRefresh() |
static DynamicPartitionLoader |
of(Table table) |
void |
open() |
List<BinaryRow> |
partitions() |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.