-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
[BUG] MultiLine datetime precision loss #10738
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
Comments
My initial speculation is that the loss of precision affects any nested arrays case (so probably also |
This is due to |
@mattpap yup, just traced it. FWIW here is a diff that fixes, I expect there is a cleaner solution (I ran in to type issues trying to resolve in a singe
If you have any quidance I am happy to continue, or if you want to take from here, just lmk either way. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
The text was updated successfully, but these errors were encountered: