forked from apache/datafusion
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: fornwall/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: run the recursive CTE term at least once when the static term is empty
#7
opened Jul 20, 2026 by
fornwall
Owner
Loading…
feat: IEEE 754 semantics for float comparison operators
#6
opened Jul 20, 2026 by
fornwall
Owner
Loading…
fix: canonicalize NaN bit patterns so all NaNs are one logical value
#5
opened Jul 20, 2026 by
fornwall
Owner
Loading…
fix: fold -0.0 into +0.0 in IN-list filters and the distinct accumulator
#4
opened Jul 20, 2026 by
fornwall
Owner
Loading…
feat: support EXISTS/IN subquery expressions outside filters via mark joins
#3
opened Jul 20, 2026 by
fornwall
Owner
Loading…
fix: keep ORDER BY when a sort key is an uncorrelated scalar subquery
#1
opened Jul 20, 2026 by
fornwall
Owner
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.