You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yann Byron (Jira)" <ji...@apache.org> on 2021/04/07 06:41:00 UTC

[jira] [Created] (SPARK-34978) Support time-travel SQL syntax

Yann Byron created SPARK-34978:
----------------------------------

             Summary: Support time-travel SQL syntax
                 Key: SPARK-34978
                 URL: https://issues.apache.org/jira/browse/SPARK-34978
             Project: Spark
          Issue Type: New Feature
          Components: SQL
    Affects Versions: 3.1.1
            Reporter: Yann Byron


Some DataSource have the ability to query the older snapshot, like Delta.

The syntax may be like `TIMESTAMP AS OF '

2018-10-18 22:15:12' ` to query the snapshot closest to this time point, or `VERSION AS OF 12` to query the 12th snapshot.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org