Skip to content

No lambdas in CHECK constraint and generated columns#6190

Merged
Mytherin merged 2 commits intoduckdb:masterfrom
taniabogatsch:no-lambdas-in-check
Feb 10, 2023
Merged

No lambdas in CHECK constraint and generated columns#6190
Mytherin merged 2 commits intoduckdb:masterfrom
taniabogatsch:no-lambdas-in-check

Conversation

@taniabogatsch
Copy link
Contributor

Throw a binder exception when people try to use lambda functions in CHECK constraints or generated columns.

@taniabogatsch taniabogatsch requested a review from Tishj February 10, 2023 09:25
@taniabogatsch taniabogatsch self-assigned this Feb 10, 2023
@Mytherin Mytherin merged commit 6f13d12 into duckdb:master Feb 10, 2023
@Mytherin
Copy link
Collaborator

Thanks!

@taniabogatsch taniabogatsch deleted the no-lambdas-in-check branch February 13, 2023 08:21
hawkfish added a commit to hawkfish/duckdb that referenced this pull request Oct 9, 2025
* Move the source state from the sink into AsOfGlobalSortState
hawkfish added a commit to hawkfish/duckdb that referenced this pull request Oct 9, 2025
* Convert the data generation to a state machine (similar to PhysicalHashJoin).
hawkfish added a commit to hawkfish/duckdb that referenced this pull request Oct 10, 2025
* Move the result generation to task methods in IEJoinLocalSourceState
hawkfish added a commit to hawkfish/duckdb that referenced this pull request Oct 10, 2025
* Add the usual blocking state management.
Mytherin added a commit that referenced this pull request Oct 13, 2025
* Move the source state from the sink into AsOfGlobalSortState
* Convert the data generation to a state machine (similar to
PhysicalHashJoin).

fixes: duckdblabs/duckdb-internal#6190
krlmlr added a commit to krlmlr/duckdb-r that referenced this pull request Nov 2, 2025
[Indexes] Buffer Managed Indexes Part 4: Segment Handles for Base Leaf (duckdb/duckdb#19303)
Internal duckdb/duckdb#6190: AsOf Threading (duckdb/duckdb#19328)
krlmlr added a commit to krlmlr/duckdb-r that referenced this pull request Nov 2, 2025
[Indexes] Buffer Managed Indexes Part 4: Segment Handles for Base Leaf (duckdb/duckdb#19303)
Internal duckdb/duckdb#6190: AsOf Threading (duckdb/duckdb#19328)
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