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 last_update_time in nanoseconds #960

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Support last_update_time in nanoseconds #960

merged 1 commit into from
Mar 15, 2024

Conversation

jfrancoa
Copy link
Contributor

It was observed that in old versions of weaviate, the last_update_time field is being retrieved in nanoseconds which causes a ValueError exception.

fixes: gh-958

It was observed that in old versions of weaviate, the last_update_time
field is being retrieved in nanoseconds which causes a ValueError
exception.

fixes: gh-958
@dirkkul dirkkul merged commit 0f3ce2c into main Mar 15, 2024
35 checks passed
@dirkkul dirkkul deleted the last_update_nano branch March 15, 2024 11:33
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.

Retrieving metadata's last_update_time throws ValueError 'year XXXXX is out of range'
2 participants