You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This test fails in arrow-json/src/raw/mod.rs, because 1681319393 is parsed via string conversion. Should it be possible to parse timestamps from ints? I think it was possible in the old json decoder.
Which part is this question about
arrow-json
Describe your question
This test fails in
arrow-json/src/raw/mod.rs
, because1681319393
is parsed via string conversion. Should it be possible to parse timestamps from ints? I think it was possible in the old json decoder.Errror:
The text was updated successfully, but these errors were encountered: