Support for newer reader and writer versions #2858
ruskipitbull
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
@ruskipitbull would you be able to share an error message that you're seeing? Or perhaps any steps that might create a table which is causing similar problems to what you're seeing? I have a hunch of what you might be experiencing, but would benefit from a more clear demonstration case |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a plan to support reader and writer versions above what is currently supported. Particularly problematic for my use case is that the library cannot parse V2 checkpoints (_last_checkpoint file) since 15.2 due to strong typing during JSON parsing.
Beta Was this translation helpful? Give feedback.
All reactions