Files
doris/regression-test/data/update/test_update.out
huanghaibin 1d2d0bd411 [fix](update) Update set value should consider sequence column (#31626)
When using update command to set column value, if the column is sequence column, the column 'DORIS_SEQUENCE_COL' should also be set to the same value.
2024-03-06 13:08:04 +08:00

50 lines
659 B
Plaintext

-- This file is automatically generated. You should know what you did if you want to edit this
-- !sql1 --
1 2024-01-31 100
2 2024-01-31 100
-- !sql2 --
1 2024-01-31 200
2 2024-01-31 200
-- !sql3 --
1 2024-01-31 200
2 2024-01-31 300
-- !sql4 --
1 2024-01-31 400
2 2024-01-31 300
-- !sql5 --
1 2024-01-31 400
2 2024-01-31 300
-- !sql6 --
1 2024-01-31 500
2 2024-01-31 300
-- !sql1 --
1 2024-01-31 100
2 2024-01-31 100
-- !sql2 --
1 2024-01-31 200
2 2024-01-31 200
-- !sql3 --
1 2024-01-31 200
2 2024-01-31 300
-- !sql4 --
1 2024-01-31 400
2 2024-01-31 300
-- !sql5 --
1 2024-01-31 400
2 2024-01-31 300
-- !sql6 --
1 2024-01-31 500
2 2024-01-31 300