Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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 <[email protected]>
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