Skip to content

[Arrow] Fix scanning of BOOL columns when offsets are involved #14395

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

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

Tishj
Copy link
Contributor

@Tishj Tishj commented Oct 16, 2024

This PR fixes #14386

Offsets were not used correctly, now they are

@Mytherin
Copy link
Collaborator

Thanks! LGTM

@Mytherin Mytherin merged commit 08969b4 into duckdb:main Oct 16, 2024
43 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Oct 19, 2024
[Arrow] Fix scanning of BOOL columns when offsets are involved (duckdb/duckdb#14395)
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Nov 2, 2024
[Arrow] Fix scanning of BOOL columns when offsets are involved (duckdb/duckdb#14395)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Nov 2, 2024
[Arrow] Fix scanning of BOOL columns when offsets are involved (duckdb/duckdb#14395)

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.

DuckDb does not insert arrow correctly if the record batch has been sliced
2 participants