You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Bowen Li (Jira)" <ji...@apache.org> on 2020/03/25 17:54:00 UTC

[jira] [Created] (FLINK-16781) add built-in cache mechanism for LookupableTableSource in lookup join

Bowen Li created FLINK-16781:
--------------------------------

             Summary: add built-in cache mechanism for LookupableTableSource in lookup join
                 Key: FLINK-16781
                 URL: https://issues.apache.org/jira/browse/FLINK-16781
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / API
            Reporter: Bowen Li


Currently there's no built-in cache mechanism for LookupableTableSource. Developers have to either build their own cache or give up caching and bear with poor lookup performance.

Flink should provide a generic caching layer for all the LookupableTableSource to take advantage of.

cc [~ykt836] [~jark] [~lzljs3620320]



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