You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/07/21 09:08:00 UTC

[jira] [Created] (HUDI-1116) Support time travel using timestamp type

Balaji Varadarajan created HUDI-1116:
----------------------------------------

             Summary: Support time travel using timestamp type
                 Key: HUDI-1116
                 URL: https://issues.apache.org/jira/browse/HUDI-1116
             Project: Apache Hudi
          Issue Type: Improvement
          Components: Spark Integration
            Reporter: Balaji Varadarajan


 
{{Currently, we use commit time to mimic time-travel queries. We need ability to handle time-travel with a proper timestamp provided.}}

{{}}

{{For e:g: }}

{{spark.read  .format(“hudi”).option(“timestampAsOf”, “2019-01-01”).load(“/path/to/my/table”)}}



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