Skip to content

fix: hybrid LEFT JOIN crash by avoiding re-join during fusion#4419

Open
sanikolaev wants to merge 2 commits intomasterfrom
issue-4418
Open

fix: hybrid LEFT JOIN crash by avoiding re-join during fusion#4419
sanikolaev wants to merge 2 commits intomasterfrom
issue-4418

Conversation

@sanikolaev
Copy link
Copy Markdown
Collaborator

Related issue #4418

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 31, 2026

Linux release MCL test results

1 179 tests   1 158 ✅  17m 25s ⏱️
    1 suites     21 💤
    1 files        0 ❌

Results for commit f059947.

♻️ This comment has been updated with latest results.

Treat all numeric values as numeric during tolerant comparison
instead of only strings with an explicit decimal point, so
platform-specific renderings like "0" vs "0.000000" compare equal.

Also use a slightly wider epsilon for explicit
knn_float_tolerance tests to absorb small cross-platform
serialization drift in KNN distances and hybrid scores.
@sanikolaev sanikolaev requested a review from glookka March 31, 2026 09:02
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.

1 participant