This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.1 by this push: new ef59af8df04 [branch-2.1] Picks "[fix](regression) Fix p0 case test_modify_reorder_column #37256" (#37332) ef59af8df04 is described below commit ef59af8df0449a075d1fa83787558229dd139d76 Author: bobhan1 <bh2444151...@outlook.com> AuthorDate: Fri Jul 5 22:20:14 2024 +0800 [branch-2.1] Picks "[fix](regression) Fix p0 case test_modify_reorder_column #37256" (#37332) ## Proposed changes picks https://github.com/apache/doris/pull/37256 --- .../schema_change_p0/test_modify_reorder_column.out | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/regression-test/data/schema_change_p0/test_modify_reorder_column.out b/regression-test/data/schema_change_p0/test_modify_reorder_column.out index 64e030f740e..ce2b54972c4 100644 --- a/regression-test/data/schema_change_p0/test_modify_reorder_column.out +++ b/regression-test/data/schema_change_p0/test_modify_reorder_column.out @@ -1,22 +1,22 @@ -- This file is automatically generated. You should know what you did if you want to edit this -- !dup -- -1 {"f1": "A", "f2": "B", "f3": 10, "f4": 3.14} {"f1": "C", "f2": "D", "f3": 20, "f4": 8.343} {"a":1,"b":[1],"c":1.0} +1 {"f1":"A", "f2":"B", "f3":10, "f4":3.14} {"f1":"C", "f2":"D", "f3":20, "f4":8.343} {"a":1,"b":[1],"c":1.0} -- !dup -- -1 {"f1": "A", "f2": "B", "f3": 10, "f4": 3.14} {"a":1,"b":[1],"c":1.0} {"f1": "C", "f2": "D", "f3": 20, "f4": 8.343} -2 {"f1": "E", "f2": "F", "f3": 30, "f4": 484.3234} {"a":1,"b":[1],"c":1.0} \N +1 {"f1":"A", "f2":"B", "f3":10, "f4":3.14} {"a":1,"b":[1],"c":1.0} {"f1":"C", "f2":"D", "f3":20, "f4":8.343} +2 {"f1":"E", "f2":"F", "f3":30, "f4":484.3234} {"a":1,"b":[1],"c":1.0} \N -- !mor -- -1 {"f1": "A", "f2": "B", "f3": 10, "f4": 3.14} {"f1": "C", "f2": "D", "f3": 20, "f4": 8.343} {"a":1,"b":[1],"c":1.0} +1 {"f1":"A", "f2":"B", "f3":10, "f4":3.14} {"f1":"C", "f2":"D", "f3":20, "f4":8.343} {"a":1,"b":[1],"c":1.0} -- !mor -- -1 {"f1": "A", "f2": "B", "f3": 10, "f4": 3.14} {"a":1,"b":[1],"c":1.0} {"f1": "C", "f2": "D", "f3": 20, "f4": 8.343} -2 {"f1": "E", "f2": "F", "f3": 30, "f4": 484.3234} {"a":1,"b":[1],"c":1.0} \N +1 {"f1":"A", "f2":"B", "f3":10, "f4":3.14} {"a":1,"b":[1],"c":1.0} {"f1":"C", "f2":"D", "f3":20, "f4":8.343} +2 {"f1":"E", "f2":"F", "f3":30, "f4":484.3234} {"a":1,"b":[1],"c":1.0} \N -- !mow -- -1 {"f1": "A", "f2": "B", "f3": 10, "f4": 3.14} {"f1": "C", "f2": "D", "f3": 20, "f4": 8.343} {"a":1,"b":[1],"c":1.0} +1 {"f1":"A", "f2":"B", "f3":10, "f4":3.14} {"f1":"C", "f2":"D", "f3":20, "f4":8.343} {"a":1,"b":[1],"c":1.0} -- !mow -- -1 {"f1": "A", "f2": "B", "f3": 10, "f4": 3.14} {"a":1,"b":[1],"c":1.0} {"f1": "C", "f2": "D", "f3": 20, "f4": 8.343} -2 {"f1": "E", "f2": "F", "f3": 30, "f4": 484.3234} {"a":1,"b":[1],"c":1.0} \N +1 {"f1":"A", "f2":"B", "f3":10, "f4":3.14} {"a":1,"b":[1],"c":1.0} {"f1":"C", "f2":"D", "f3":20, "f4":8.343} +2 {"f1":"E", "f2":"F", "f3":30, "f4":484.3234} {"a":1,"b":[1],"c":1.0} \N --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org