Skip to content

Conversation

Tmonster
Copy link
Contributor

@Tmonster Tmonster commented Jul 23, 2025

Fixes: https://github.com/duckdblabs/duckdb-internal/issues/5331
Fixes: #18267

Also fixes #17701 (Instead of an Internal exception it throws a Conversion Error)

This is similar to how we set the delim offset for inner joins as well.

@Tmonster Tmonster changed the title update delim offset for RHS of DELIM JOIN when correlated column is in RHS of Cross product [BUGFIX] Update delim offset for RHS of DELIM JOIN when correlated column is in RHS of Cross product Jul 23, 2025
@Mytherin Mytherin merged commit 4f243e8 into duckdb:v1.3-ossivalis Jul 25, 2025
58 of 59 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Jul 25, 2025
[BUGFIX] Update delim offset for RHS of DELIM JOIN when correlated column is in RHS of Cross product (duckdb/duckdb#18375)
[chore] Fixup side-effects from 8cf9ed43b60 (duckdb/duckdb#18385)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Jul 25, 2025
[BUGFIX] Update delim offset for RHS of DELIM JOIN when correlated column is in RHS of Cross product (duckdb/duckdb#18375)
[chore] Fixup side-effects from 8cf9ed43b60 (duckdb/duckdb#18385)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
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.

2 participants