Skip to content

Allow partial column set in case of insert #1056

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

dcherednik
Copy link
Member

into table with unique constraint.

For INSERT we can skip uniq index check if partial column set has been detected. Such rows will contains NULL.

into table with unique constraint.
Copy link

github-actions bot commented Jan 16, 2024

Note

This is an automated comment that will be appended during run.

🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 9441501.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
59893 50660 0 5 9206 22

🔴 linux-x86_64-release-asan: some tests FAILED for commit 9441501.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15878 15740 0 23 94 21

qrort
qrort previously approved these changes Jan 17, 2024
dcherednik and others added 2 commits January 17, 2024 14:50
Co-authored-by: qrort <31865255+qrort@users.noreply.github.com>
Co-authored-by: qrort <31865255+qrort@users.noreply.github.com>
@dcherednik dcherednik enabled auto-merge (squash) January 17, 2024 13:51
@dcherednik dcherednik merged commit 2b89c7d into ydb-platform:main Jan 17, 2024
@niksaveliev niksaveliev mentioned this pull request Jan 29, 2024
@vitstn vitstn mentioned this pull request Jan 29, 2024
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
@dcherednik dcherednik deleted the kqp_opt_fix2 branch March 22, 2024 10:30
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.

3 participants