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

feat: iso8601 support in Time-travel & Incremental API #302

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hanbings
Copy link

@hanbings hanbings commented Feb 24, 2025

Description

Added support for ISO8601 time format as described in issues, and overwrote other *as_of() methods in the same module.

closes #261

How are the changes test-covered

  • N/A
  • Automated tests (unit and/or integration tests)
  • Manual tests
    • Details are described below

@hanbings hanbings requested a review from xushiyan as a code owner February 24, 2025 09:39
@hanbings
Copy link
Author

hanbings commented Mar 15, 2025

hi, it seems that there are some dependency conflicts here (in Github Actions).
how should we proceed with the next step?

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

Successfully merging this pull request may close these issues.

Time-travel & Incremental API to support more timestamp formats
1 participant