public class HudiPartitionManager extends Object
| Constructor and Description |
|---|
HudiPartitionManager(TypeManager typeManager) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getEffectivePartitions(ConnectorSession connectorSession,
ExtendedHiveMetastore metastore,
String schemaName,
String tableName,
TupleDomain<ColumnHandle> tupleDomain) |
@Inject public HudiPartitionManager(TypeManager typeManager)
public List<String> getEffectivePartitions(ConnectorSession connectorSession, ExtendedHiveMetastore metastore, String schemaName, String tableName, TupleDomain<ColumnHandle> tupleDomain)
Copyright © 2012–2023. All rights reserved.