Tan-JiaLiang opened a new pull request, #23:
URL: https://github.com/apache/flink-connector-hbase/pull/23
## What is the purpose of the change
If the hbase table is empty, it will throw an error when
`createInputSplits`, we should return empty split to instead.
## Brief change log
- *return empty split instead of throw an error when the hbase table is
empty*
## Verifying this change
This change is already covered by existing tests, such as
-
*org.apache.flink.connector.hbase1.HBaseConnectorITCase#testTableSourceEmptyTableScan*
-
*org.apache.flink.connector.hbase2.HBaseConnectorITCase#testTableSourceEmptyTableScan*
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]