Skip to content
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

Fixing parquet dictionary / data page offset bug #12109

Merged
merged 5 commits into from
May 21, 2024

Conversation

hannes
Copy link
Member

@hannes hannes commented May 17, 2024

Attempt at fixing #12096

@hannes hannes requested a review from Mytherin May 17, 2024 12:20
Copy link
Collaborator

@Mytherin Mytherin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks good

@duckdb-draftbot duckdb-draftbot marked this pull request as draft May 17, 2024 13:23
@hannes hannes marked this pull request as ready for review May 17, 2024 13:49
@duckdb-draftbot duckdb-draftbot marked this pull request as draft May 17, 2024 15:35
@Mytherin Mytherin marked this pull request as ready for review May 17, 2024 16:06
@hannes hannes added this to the v0.10.3 milestone May 21, 2024
@hannes hannes removed the CI Failure label May 21, 2024
@hannes hannes linked an issue May 21, 2024 that may be closed by this pull request
2 tasks
@hannes hannes marked this pull request as draft May 21, 2024 08:39
@hannes hannes marked this pull request as ready for review May 21, 2024 08:39
@duckdb-draftbot duckdb-draftbot marked this pull request as draft May 21, 2024 08:51
@hannes hannes marked this pull request as ready for review May 21, 2024 08:54
@Mytherin Mytherin merged commit 1f14901 into duckdb:main May 21, 2024
45 of 82 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request May 21, 2024
Merge pull request duckdb/duckdb#12109 from hannes/moreparquetoffsetfun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Corrupt Parquet Metadata (migrating from 0.10.0 to 0.10.1)
2 participants