Skip to content

slt: Add null-aware mark join tests for current behavior#22981

Open
AdamGS wants to merge 1 commit into
apache:mainfrom
AdamGS:adamg/null-aware-mark-join-tests
Open

slt: Add null-aware mark join tests for current behavior#22981
AdamGS wants to merge 1 commit into
apache:mainfrom
AdamGS:adamg/null-aware-mark-join-tests

Conversation

@AdamGS

@AdamGS AdamGS commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

Taken out of #21585 to make it easier to review.

What changes are included in this PR?

Adds null_aware_mark_join.slt file that includes many examples of queries using null-aware mark joins. I've collected them both from other existing tests, the Story of Join (in HyPer) paper and some help from Codex.

These tests currently pass as they ensure the wrong behavior. Once the original PR (or parts of it) get merged, more tests can be changed to assert the correct behavior.

Are these changes tested?

Verified locally

Are there any user-facing changes?

No

Signed-off-by: Adam Gutglick <adamgsal@gmail.com>
@github-actions github-actions Bot added the sqllogictest SQL Logic Tests (.slt) label Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant