apache / apache/hudi

Use "hoodie.timestamp.as.of" for time travel option

Open
#15,460 0 comments 0 reactions 1 assignee Assigned to @xushiyan View on GitHub
area:config area:sql from-jira priority:high type:improvement
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

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.

## JIRA info

- Link: https://issues.apache.org/jira/browse/HUDI-4935
- Type: Improvement
- Fix version(s):
- 1.1.0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.