-
Notifications
You must be signed in to change notification settings - Fork 433
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
Python: modification time in add actions table is wrong #1124
Labels
Comments
Can I take this? Probably get a PR in by end of weekend. Issue is in the data write. Note the precision of add timestamps vs remove and commitinfo timestamps.
|
Please do! |
guyrt
pushed a commit
to guyrt/delta-rs
that referenced
this issue
Feb 7, 2023
wjones127
pushed a commit
that referenced
this issue
Feb 11, 2023
chitralverma
pushed a commit
to chitralverma/delta-rs
that referenced
this issue
Mar 17, 2023
…io#1133) # Description Updates timestamp for AddActions to use milliseconds. # Related Issue(s) - closes delta-io#1124 # Documentation \ --------- Co-authored-by: Tommy Guy <riguy@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Delta-rs version: 0.7.0 Python
Binding: Python
Environment:
Bug
What happened:
What you expected to happen:
How to reproduce it:
Outputs:
More details:
We are likely interpreting the time resolution wrong somewhere along the way.
The text was updated successfully, but these errors were encountered: