Skip to content

Conversation

@zhannngchen
Copy link
Contributor

Proposed changes

Issue Number: close #xxx

cherry-pick #41655

zhannngchen and others added 3 commits October 11, 2024 17:47
…umn check while INSERT INTO (apache#41655)

For unique key tables using a sequence column, the `INSERT INTO`
operation requires a sequence value to be provided for each row.
This PR add a new session variable `require_sequence_in_insert` to
control this behavior.
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@zhannngchen
Copy link
Contributor Author

run buildall

@github-actions github-actions bot added area/nereids area/planner Issues or PRs related to the query planner kind/test labels Oct 11, 2024
@zhannngchen zhannngchen merged commit 9a9eaa7 into apache:branch-2.0 Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/nereids area/planner Issues or PRs related to the query planner kind/test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants