Skip to content

[SQL] Fix three compiler/runtime bugs from #5899#5909

Merged
mihaibudiu merged 1 commit intofeldera:mainfrom
mihaibudiu:issue5899
Mar 26, 2026
Merged

[SQL] Fix three compiler/runtime bugs from #5899#5909
mihaibudiu merged 1 commit intofeldera:mainfrom
mihaibudiu:issue5899

Conversation

@mihaibudiu
Copy link
Copy Markdown
Contributor

@mihaibudiu mihaibudiu commented Mar 24, 2026

Fixes #5899

There are actually 3 different bugs in the same issue.

OVERLAY has functionality unit tests, but didn't for nullability.

Checklist

  • Unit tests added/updated

@mihaibudiu
Copy link
Copy Markdown
Contributor Author

@wilmaontherun you can check that the unit tests solve the problems.

Copy link
Copy Markdown

@mythical-fred mythical-fred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Collaborator

@wilmaontherun wilmaontherun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! If I encore more tests, I will share

Copy link
Copy Markdown
Collaborator

@wilmaontherun wilmaontherun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! If I encore more tests, I will share

Signed-off-by: Mihai Budiu <mbudiu@feldera.com>
@mihaibudiu mihaibudiu added this pull request to the merge queue Mar 25, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 26, 2026
@mihaibudiu mihaibudiu added this pull request to the merge queue Mar 26, 2026
Merged via the queue into feldera:main with commit dd080bc Mar 26, 2026
1 check passed
@mihaibudiu mihaibudiu deleted the issue5899 branch March 26, 2026 03:22
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.

[SQL] Rust compilation errors

3 participants