Skip to content

Clear stats when validating List#8959

Open
myrrc wants to merge 1 commit into
developfrom
myrrc/malformed-file-read
Open

Clear stats when validating List#8959
myrrc wants to merge 1 commit into
developfrom
myrrc/malformed-file-read

Conversation

@myrrc

@myrrc myrrc commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

We can't trust List statistics since this may mean we load unsorted offsets thinking they are sorted. Clear statistics when validating List

Resolves: #8823

Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
@myrrc
myrrc requested a review from 0ax1 July 24, 2026 16:39
@myrrc myrrc added the changelog/fix A bug fix label Jul 24, 2026
@myrrc
myrrc enabled auto-merge (squash) July 24, 2026 16:39
@robert3005

Copy link
Copy Markdown
Contributor

I think we need a more complete solutions to issues like the one reported. We can't at the beginning just patch every place individually. Need to come up with some kind of policy that we will guarantee to consumers first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

decode of malformed file yields array which panics in arrow when consumed

2 participants