Skip to content

fix: Allow float('nan') as value in join for duckdb#3555

Open
FBruzzesi wants to merge 2 commits intomainfrom
fix/issue-3554
Open

fix: Allow float('nan') as value in join for duckdb#3555
FBruzzesi wants to merge 2 commits intomainfrom
fix/issue-3554

Conversation

@FBruzzesi
Copy link
Copy Markdown
Member

Description

It does not fully solve the issue but:

  • Solves it for duckdb
  • Explicitly xfail for pandas-like + dask case

What type of PR is this? (check all applicable)

  • 💾 Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 🔧 Optimization
  • 📝 Documentation
  • ✅ Test
  • 🐳 Other

Related issues

Checklist

  • Code follows style guide (ruff)
  • Tests added
  • Documented the changes

@FBruzzesi FBruzzesi added fix duckdb Issue is related to duckdb backend labels Apr 18, 2026
FBruzzesi added a commit that referenced this pull request Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

duckdb Issue is related to duckdb backend fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant