Skip to content

Conversation

Damon07
Copy link
Contributor

@Damon07 Damon07 commented Jun 4, 2025

This PR fixes #17759. The original parquet file is too large, and I was unable to reproduce this issue when I reduced the file size, so I did not add the test file.

@Mytherin Mytherin changed the base branch from main to v1.3-ossivalis June 4, 2025 14:22
@Mytherin Mytherin changed the base branch from v1.3-ossivalis to main June 4, 2025 14:23
@Mytherin
Copy link
Collaborator

Mytherin commented Jun 4, 2025

Thanks for the PR! Looks good - can you rebase this to v1.3-ossivalis so we can ship this fix in 1.3.1?

@Damon07 Damon07 changed the base branch from main to v1.3-ossivalis June 5, 2025 02:23
@Damon07
Copy link
Contributor Author

Damon07 commented Jun 5, 2025

Done.

@Mytherin Mytherin marked this pull request as draft June 5, 2025 06:46
@Mytherin Mytherin marked this pull request as ready for review June 5, 2025 06:46
@Mytherin Mytherin merged commit fe3c08f into duckdb:v1.3-ossivalis Jun 5, 2025
51 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Jun 5, 2025
Check page filtered out flag before reading it (duckdb/duckdb#17786)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Jun 5, 2025
Check page filtered out flag before reading it (duckdb/duckdb#17786)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
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.

Parquet read with AND filter gives INTERNAL ERROR: Attempted to dereference unique_ptr that is NULL!
3 participants