Multiple appends fails #604
Unanswered
stan-stepien
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, the code below creates a new parquet file and then appends the same data multiple times. The first append succeeds, the second append fails with an error "One or more errors occurred. (at least one field is required (Parameter 'fields'))", inner exception: {"at least one field is required (Parameter 'fields')"}
Has anyone seen similar behavior?
Parquet.Net latest stable 5.1.1
Beta Was this translation helpful? Give feedback.
All reactions