Raymond Xu created HUDI-4935:
--------------------------------
Summary: 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
Fix For: 1.0.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)