Package | Description |
---|---|
org.apache.paimon.flink.compact |
Modifier and Type | Class and Description |
---|---|
class |
MultiAwareBucketTableScan
This class is responsible for implementing the scanning logic
MultiTableScanBase for the
table with multi bucket such as dynamic or fixed bucket table. |
class |
MultiUnawareBucketTableScan
This class is responsible for implementing the scanning logic
MultiTableScanBase for the
table with fix single bucket such as unaware bucket table. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.