Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support time travel in Delta Lake connector #15894

Closed
Tracked by #11296
gui-elastic opened this issue Jan 30, 2023 · 7 comments · Fixed by #21052
Closed
Tracked by #11296

Support time travel in Delta Lake connector #15894

gui-elastic opened this issue Jan 30, 2023 · 7 comments · Fixed by #21052
Assignees
Labels
enhancement New feature or request

Comments

@gui-elastic
Copy link

Hello,

I saw that Trino already has the time travel feature on Iceberg, so I am opening this issue to discuss plans for adding time travel support for Delta Lake. This would ideally support timestamps:

SELECT count(*) FROM my_table FOR SYSTEM_TIME AS OF "2019-01-01"

or with versions

SELECT count(*) FROM my_table FOR SYSTEM_VERSION AS OF 5238
@ebyhr ebyhr mentioned this issue Jan 30, 2023
29 tasks
@ebyhr ebyhr added the enhancement New feature or request label Jan 30, 2023
@kevinclcn
Copy link

Which version is this issue planned for?

@Guilherme-Silveira
Copy link

I'm also interested to know that. I am not from Trino Community. I just also want this feature available.

@cxl-todd
Copy link

cxl-todd commented Sep 7, 2023

I'm also very interested in this feature. Has any work on this begun yet?

@Visorgood
Copy link

Plus one from my side +1. This feature would enable several use-cases in my company.

@whitleykeith
Copy link
Contributor

+1 as well

@andrii-fadieiev
Copy link

Here is my +1

@VardhanDeva
Copy link

+1 as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

9 participants