Commit Graph

243 Commits

Author SHA1 Message Date
bbb63ee20d [regression-test](improvement) show line number when global var defined (#51256)
### What problem does this PR solve?

Issue Number: close #xxx

Related PR: #xxx

Problem Summary:
pick #50482
2025-05-28 14:27:54 +08:00
c22fc7d8e5 branch-2.1: [test](mtmv)fix master-slave consistency after schema change #51191 (#51252)
Cherry-picked from #51191

Co-authored-by: zfr95 <zhangfurong@selectdb.com>
2025-05-27 17:43:13 +08:00
ffbb10200f [test](mtmv)Verifying master-slave consistency after schema change (#51106) 2025-05-22 14:29:12 +08:00
52fa3b5784 branch-2.1: [fix](mtmv)before mtmv refresh,check column type if change (#50730)
pick: https://github.com/apache/doris/pull/49041
2025-05-19 10:30:37 +08:00
995f1e5dc0 branch-2.1:[fix](Nereids) fix regression framework compare issue and fix code point count (#49575) (#50667)
backport: https://github.com/apache/doris/pull/49575

Co-authored-by: LiBinfeng <libinfeng@selectdb.com>
2025-05-08 16:53:02 +08:00
c38ca0cd46 branch-2.1: [test]add test for restore schema not consist #49849 (#50070)
Cherry-picked from #49849

Co-authored-by: koarz <lihao@selectdb.com>
2025-04-16 16:47:22 +08:00
ed8531b99a branch-2.1: [feat](regression) inject debug points need run in nonConcurrent or docker suites #49581 (#49618)
Cherry-picked from #49581, #40259
2025-03-30 15:43:58 +08:00
e2ab9ef46c [regression-test](cases) mv some cases nonConcurrent (#49460) 2025-03-26 11:22:44 +08:00
ea59465ec7 branch-2.1: [fix](sql cache) fix prepare statement with sql cache throw NullPointerException (#48902) (#48977)
cherry pick from #48902
2025-03-13 14:35:58 +08:00
e40f432cf1 branch-2.1: [fix](case) fix udf cases #48969 (#48972)
Cherry-picked from #48969

Co-authored-by: Dongyang Li <lidongyang@selectdb.com>
2025-03-12 17:35:25 +08:00
ef4101b52a branch-2.1: [fix](cold hot separation) Fix the issue that files on the remote storage are not deleted after triggering cold data compaction. (#48109) (#48446)
Auto pick #48109 branch 2.1
2025-03-12 15:37:00 +08:00
8ef433c6dd branch-2.1: (test)[auth]Add call auth module case #42345 (#48640) 2025-03-05 22:12:13 +08:00
4ac431b8c8 branch-2.1-pick: [Opt](partial update) Add some cases for partial update #48161 (#48542)
pick https://github.com/apache/doris/pull/48161
2025-03-05 10:04:01 +08:00
bd8332e769 branch-2.1: [fix](Export) modify some cases of export feature (#48327) 2025-02-27 15:36:16 +08:00
bcd01c5f24 branch-2.1-pick: [Fix](merge-on-write) should calculate delete bitmaps between segmens before skip if tablet is in NOT_READY state in flush phase (#48056) (#48089)
pick https://github.com/apache/doris/pull/48056
2025-02-21 19:53:17 +08:00
5fade75891 [test](mtmv)Pick some test pr to 21 #46299 #46787 #46546 (#47098) 2025-02-11 21:56:40 +08:00
a121566ce1 branch-2.1: [fix](Nereids) fix log bug and add more numeric arithmetic function cases #47228 (#47749)
Cherry-picked from #47228

Co-authored-by: LiBinfeng <libinfeng@selectdb.com>
2025-02-11 21:44:37 +08:00
df020058a7 branch-2.1: [regression-test](framework) fix bug when sql returns two column with same name #47087 (#47137)
Cherry-picked from #47087

Co-authored-by: shuke <shuke@selectdb.com>
2025-01-17 20:45:16 +08:00
ce98073a1b branch-2.1: [opt](regression-test) Adjust the stream load timeout check of the regression framework #47037 (#47049)
cherry pick from #47037
2025-01-16 17:02:16 +08:00
60ea8ed58d branch-2.1: [regression-test](framework) fix sql_return_maparray not use alias bug #46674 (#46891)
Cherry-picked from #46674

Co-authored-by: shuke <shuke@selectdb.com>
2025-01-13 19:33:07 +08:00
2ac0f147ad branch-2.1: [regression-test](framework)fix master_sql action bug in framwork #46874 (#46877)
Cherry-picked from #46874

Co-authored-by: shuke <shuke@selectdb.com>
2025-01-13 12:54:36 +08:00
637ecaf3ad branch-2.1: [fix](suite) Fix qt_master_sql arg type #46772 (#46777)
Cherry-picked from #46772

Co-authored-by: walter <maochuan@selectdb.com>
2025-01-11 15:40:50 +08:00
9087e818bc [regression](framework) support sql cases as nonConcurrent (#46817) 2025-01-11 11:25:06 +08:00
cf06c64a6c [regression-test](fix) fix inverted index cross varint cases (#46801) 2025-01-10 22:28:33 +08:00
84ea1ee834 branch-2.1: [fix](suites) Fix atomic restore alter suite with master_sql #46550 (#46653)
Cherry-picked from #46550

Co-authored-by: walter <maochuan@selectdb.com>
2025-01-09 08:17:39 +08:00
2687dedabf [fix](nereids) fix sql cache bug and some tests (#46443) (#46505)
cherry pick from #46443
2025-01-08 14:45:06 +08:00
6c9167d9d9 branch-2.1: [test](doc) add job-scheduler example in doris's doc to regression test #42904 (#45968)
Cherry-picked from #42904

Co-authored-by: yagagagaga <zhangminke@selectdb.com>
2024-12-30 10:44:58 +08:00
0a64cea3bf [fix](mtmv) Fix mv is deleted in nested mv causing query err and fix some test (#45744) (#45862)
pr: 
https://github.com/apache/doris/pull/45744

commitId: 067643df
2024-12-24 20:03:24 +08:00
c9d3f1122b [regression-test](framework) disable defining global variable in test… (#45840) 2024-12-24 17:21:27 +08:00
95a12acbe6 branch-2.1: [fix](regression-test) Fix potential multi FE desc table result not refresh after schema change #44989 (#45009)
Cherry-picked from #44989

Co-authored-by: Siyang Tang <tangsiyang@selectdb.com>
2024-12-09 12:10:32 +08:00
1662e4709a Pick some pr to 21 #43010 #43030 #43785 #44779 #44786 #44857 (#45129) 2024-12-09 11:46:48 +08:00
fa633d751d [pick](branch-2.1) pick #44489 #44894 (#45024)
### What problem does this PR solve?

pick #44489 #44894
2024-12-05 17:04:15 +08:00
0ffab4b4da Fix missing partitionRecord in regression framework (#44658)
Introduced by #44587
2024-11-27 19:45:26 +08:00
0af123f75f [fix](suites) Fix syncer ingest binlog with multiple replicas #44444 (#44587)
cherry pick from #44444
2024-11-26 23:25:00 +08:00
5e9bda678c Pick some pr to branch 21 #42279 #44164 (#44369) 2024-11-23 03:28:38 +08:00
936417e6f9 [cherry-pick][test](doc) add table design example in doris's doc to regression test (#42444) (#44313)
(cherry picked from commit 051128f172a0e6c26109160752293d95746e29f8)

### What problem does this PR solve?

Issue Number: close #xxx

Related PR: #42444

Problem Summary:
2024-11-21 14:58:42 +08:00
a666b5e0c9 [fix](case) Enhance the robustness of set_config_temporary_action #42306 (#44282)
cherry pick from #42306
2024-11-20 10:35:44 +08:00
3136fa48a6 branch-2.1: [chore](ci) adjust some invalid url #44261 (#44270)
Cherry-picked from #44261

Co-authored-by: Dongyang Li <lidongyang@selectdb.com>
2024-11-19 19:28:04 +08:00
d723aa3e78 branch-2.1: [feat](backup) GetSnapshot returns snapshot expiration time (#43830)
Cherry-picked from #43731

Co-authored-by: walter <maochuan@selectdb.com>
2024-11-13 17:47:47 +08:00
1ac00ea983 branch-2.1: [feat](doris compose) Copy lastest compose code from master branch (#43464)
Copy lastest code from master branch to support run docker suites
without external doris cluster, enable jvm debug port, ..., etc.
2024-11-08 09:47:19 +08:00
a5b3520cbb [fix](mtmv) regression test unstable and error (#41145) (#42185)
## Proposed changes

pr: https://github.com/apache/doris/pull/41145
commitId: 5e6e4bf6
2024-10-23 14:42:53 +08:00
fc857ddf0d [regression-test](suites) use master ip to do server side prepared (#42146)
(#41981)
2024-10-22 10:08:28 +08:00
29f29f494f [chore](test) add log to find bug of unstable test (#37982) (#42129) 2024-10-19 18:00:57 +08:00
28066a0854 [fix](mtmv) Fix compensate union all wrongly when query rewrite by materialized view #40803 (#42019)
## Proposed changes

pr: https://github.com/apache/doris/pull/40803
commitId: d7e5d461
2024-10-18 12:10:53 +08:00
15bdfa446c [case](mtmv)fix alter job case (#41326) (#41500)
pick: https://github.com/apache/doris/pull/41326
2024-10-10 00:11:50 +08:00
03ef90b96e [regression-test](feature) support skip non-concurrent (#41493)
…1021)

## Proposed changes

Issue Number: close #xxx

<!--Describe your changes.-->

## Proposed changes

Issue Number: close #xxx

<!--Describe your changes.-->
2024-09-30 12:47:18 +08:00
f422b82e24 [Fix](Nereids) fix append_trailing_char_if_absent function return null (#41157)
cherry-pick: https://github.com/apache/doris/pull/40820
example: select append_trailing_char_if_absent('it','a') would return
null in original design, it can not return null when folding constant on
fe any time
2024-09-26 16:18:12 +08:00
4967635e54 [test](mtmv) Fix regression test unstable (#40871) (#41082)
## Proposed changes

commitId: da6ac0c5
pr: https://github.com/apache/doris/pull/40871
2024-09-20 23:49:23 +08:00
7a24719f48 [enhance](mtmv) Refuse to execute insert overwrite on the same table … (#40992)
…(#40558)

pick: https://github.com/apache/doris/pull/40558
2024-09-19 22:18:46 +08:00
782973ee77 [fix](auth)Http api check auth (#40688) (#40865)
pick: https://github.com/apache/doris/pull/40688
2024-09-15 23:50:54 +08:00