[YSQL] Moving rows across partitions fails due to constraint check failure on source partition #25911
Open
1 task done
Labels
area/ysql
Yugabyte SQL (YSQL)
kind/bug
This issue is a bug
priority/medium
Medium priority issue
status/awaiting-triage
Issue awaiting triage
Jira Link: DB-15223
Description
Setup two partitions of a parent partition table with different check constraints on each child partition. Insert a row in one of the child partitions.
Attempt to move the row to a different partition. This reports a constraint violation on the table it is being moved from. Inserting a fresh row with those values works fine.
Issue Type
kind/bug
Warning: Please confirm that this issue does not contain any sensitive information
The text was updated successfully, but these errors were encountered: