Files
doris/regression-test/data/variant_p0/delete_update.out
2024-01-02 20:29:17 +08:00

17 lines
454 B
Plaintext

-- This file is automatically generated. You should know what you did if you want to edit this
-- !sql --
2 {"updated_value":123}
3 {"a":3,"b":[3],"c":3.0}
4 {"a":4,"b":[4],"c":4.0}
5 {"a":5,"b":[5],"c":5.0}
-- !sql --
2 {"updated_value":123} {"updated_value":123}
6 {"a":4,"b":[4],"c":4.0} {"updated_value" : 123}
7 {"updated_value":1111} yyy
-- !sql --
2 {"updated_value":123} {"updated_value":123}
6 {"a":4,"b":[4],"c":4.0} {"updated_value" : 123}