Skip to content

Issue #18303: AsOf NLJ Nulls#19173

Merged
Mytherin merged 1 commit into
duckdb:v1.4-andiumfrom
hawkfish:asof-argmax
Sep 29, 2025
Merged

Issue #18303: AsOf NLJ Nulls#19173
Mytherin merged 1 commit into
duckdb:v1.4-andiumfrom
hawkfish:asof-argmax

Conversation

@hawkfish
Copy link
Copy Markdown
Member

  • Use arg_min/max_nulls so that null results are returned by the NLJ plan.

fixes: #18303
fixes: duckdblabs/duckdb-internal#5358

* Use arg_min/max_nulls so that null results are returned by the NLJ plan.

fixes: duckdb#18303
fixes: duckdblabs/duckdb-internal#5358
@hawkfish
Copy link
Copy Markdown
Member Author

The OOM error appears unrelated.

@Mytherin Mytherin merged commit 6f8dbeb into duckdb:v1.4-andium Sep 29, 2025
60 of 62 checks passed
@Mytherin
Copy link
Copy Markdown
Collaborator

Thanks!

@hawkfish hawkfish deleted the asof-argmax branch September 30, 2025 22:17
github-actions Bot pushed a commit to duckdb/duckdb-r that referenced this pull request Oct 1, 2025
Issue duckdb/duckdb#18303: AsOf NLJ Nulls (duckdb/duckdb#19173)
Delay throwing `NotImplementedException` in `ExpressionBinder` (duckdb/duckdb#19153)
github-actions Bot added a commit to duckdb/duckdb-r that referenced this pull request Oct 1, 2025
Issue duckdb/duckdb#18303: AsOf NLJ Nulls (duckdb/duckdb#19173)
Delay throwing `NotImplementedException` in `ExpressionBinder` (duckdb/duckdb#19153)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants