| Class | Description |
|---|---|
| BaseTableSource |
The
ScanTableSource with push down interfaces. |
| PushedRichTableSource |
A
RichTableSource with push down. |
| PushedTableSource |
The
BaseTableSource with push down. |
| RichTableSource |
The
BaseTableSource with lookup, watermark, statistic and dynamic filtering. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.