Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
0.9
-
None
Description
Add a HBaseTableSource to read data from a HBase table. The HBaseTableSource should implement the ProjectableTableSource (FLINK-3848) and FilterableTableSource (FLINK-3849) interfaces.
The implementation can be based on Flink's TableInputFormat.
Attachments
Issue Links
- requires
-
FLINK-2828 Add interfaces for Table API input formats
- Closed
-
FLINK-3848 Add ProjectableTableSource interface and translation rule
- Closed
-
FLINK-3849 Add FilterableTableSource interface and translation rule
- Closed
-
FLINK-5698 Add NestedFieldsProjectableTableSource interface
- Closed
- links to
1.
|
Support push down projections for HBaseTableSource | Open | Unassigned |
|