[
https://issues.apache.org/jira/browse/HUDI-4935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinoth Chandar updated HUDI-4935:
---------------------------------
Fix Version/s: 0.14.0
(was: 1.0.0)
> Use "hoodie.timestamp.as.of" for time travel option
> ---------------------------------------------------
>
> Key: HUDI-4935
> URL: https://issues.apache.org/jira/browse/HUDI-4935
> Project: Apache Hudi
> Issue Type: Improvement
> Components: configs, spark-sql
> Reporter: Raymond Xu
> Priority: Major
> Fix For: 0.14.0
>
>
> We use `as.of.instant` which is not following hoodie config convention
> (prefix `hoodie.`). It has been used for time travel query and exposed to
> users.
> We should standardize this to avoid special handling on determining if a sql
> option is a hudi config, i.e., just check `hoodie.` prefix.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)