Skip to content

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

Open
mihaibudiu wants to merge 1 commit intofeldera:mainfrom
mihaibudiu:issue5899
Open

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

Conversation

@mihaibudiu
Copy link
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
Contributor Author

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

Signed-off-by: Mihai Budiu <mbudiu@feldera.com>
Copy link

@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

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 Error: {'exit_code': 101, 'stdout': '', 'stderr': "warning: dbsp_adapters@0.266.0: not within a suitable 'git' worktree!

2 participants