You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jark Wu (JIRA)" <ji...@apache.org> on 2019/06/25 09:28:00 UTC

[jira] [Created] (FLINK-12978) Support LookupableTableSource for CsvTableSource

Jark Wu created FLINK-12978:
-------------------------------

             Summary: Support LookupableTableSource for CsvTableSource
                 Key: FLINK-12978
                 URL: https://issues.apache.org/jira/browse/FLINK-12978
             Project: Flink
          Issue Type: Task
          Components: Table SQL / API
            Reporter: Jark Wu


CsvTableSource is a highly used source in demo and testing. It will be great if it also supports LookupableTableSource so that it can be used in temporal table join (act like a external dimension table).

 

The lookupable csv source implementation should be tested in blink planner, because currently only blink support lookup.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)