Skip to content

Conversation

Tishj
Copy link
Contributor

@Tishj Tishj commented Sep 30, 2024

This PR fixes #14129

@hannes hannes merged commit ac6c786 into duckdb:main Oct 2, 2024
17 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Oct 16, 2024
Fix some warnings found while compiling duckdb-node (duckdb/duckdb#13994)
[Python] Fix issue related to scanning float64 dtype columns that contain a mask (duckdb/duckdb#14170)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Oct 16, 2024
Fix some warnings found while compiling duckdb-node (duckdb/duckdb#13994)
[Python] Fix issue related to scanning float64 dtype columns that contain a mask (duckdb/duckdb#14170)

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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pd.NA values get coerced to 0.0 for a pd.Float64DType
2 participants