You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (JIRA)" <ji...@apache.org> on 2018/07/03 09:47:00 UTC

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

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)