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)