Skip to content

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jun 27, 2025

Fixes nan and null roundtripping in the postgres backend. Closes #11393.

@github-actions github-actions bot added tests Issues or PRs related to tests postgres The PostgreSQL backend sql Backends that generate SQL labels Jun 27, 2025
@cpcloud cpcloud force-pushed the fix-postgres-insert-nan-vs-null branch from cae3244 to 86c568c Compare June 27, 2025 13:38
@github-actions github-actions bot added the pyspark The Apache PySpark backend label Jun 27, 2025
@cpcloud cpcloud force-pushed the fix-postgres-insert-nan-vs-null branch from 949ed76 to f6fc034 Compare June 27, 2025 14:18
@cpcloud cpcloud force-pushed the fix-postgres-insert-nan-vs-null branch from f6fc034 to 5fa2f83 Compare June 27, 2025 14:28
@github-actions github-actions bot added the bigquery The BigQuery backend label Jun 27, 2025
@cpcloud cpcloud merged commit 60a5ba9 into ibis-project:main Jul 1, 2025
150 of 160 checks passed
@cpcloud cpcloud deleted the fix-postgres-insert-nan-vs-null branch July 1, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bigquery The BigQuery backend postgres The PostgreSQL backend pyspark The Apache PySpark backend sql Backends that generate SQL tests Issues or PRs related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: float NaN replaced by null reading table from postgres backend to pyarrow
1 participant