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

Make sure dbListTable and other functions that use as_of can handle timestamps #59

Open
4 tasks
n8layman opened this issue Aug 8, 2022 · 0 comments
Open
4 tasks

Comments

@n8layman
Copy link
Contributor

n8layman commented Aug 8, 2022

Some of the functions that use as_of can accept a timestamp instead of a commit hash in order to go utilize older versions. Make sure that that feature:

  • works with all as_of aware functions
  • Can identify the proper commit hash given a timestamp
  • works with functions that use the qualified hash method. I.e. dbName/<commit hash>.tableName
  • Also make sure all as_of functions can also accept aliases like 'HEAD' or 'HEAD~2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant