You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2020/12/03 04:36:00 UTC

[jira] [Created] (FLINK-20460) Support async lookup for HBase connector

Jark Wu created FLINK-20460:
-------------------------------

             Summary: Support async lookup for HBase connector
                 Key: FLINK-20460
                 URL: https://issues.apache.org/jira/browse/FLINK-20460
             Project: Flink
          Issue Type: New Feature
          Components: Connectors / HBase, Table SQL / Ecosystem
            Reporter: Jark Wu


Currenlty, {{HBaseRowDataLookupFunction}} implements {{TableFunction}} which is a sync operation. Would be better to have an {{AsyncTableFunction}} implementation which has better performance. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)