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)