[jira] [Created] (FLINK-9716) Support scans from table version function

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-9716) Support scans from table version function

Shang Yuanchun (Jira)
Piotr Nowojski created FLINK-9716:
-------------------------------------

             Summary: Support scans from table version function
                 Key: FLINK-9716
                 URL: https://issues.apache.org/jira/browse/FLINK-9716
             Project: Flink
          Issue Type: Sub-task
            Reporter: Piotr Nowojski


Given TVF of {{Rates}} this should work:

 
{code:java}
SELECT * FROM Rates(2016-06-27 10:10:42.123)
{code}



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