Commit Graph

219 Commits

Author SHA1 Message Date
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
45e35e8a99 [improvement](mtmv) Optimize get available mv logic to avoid unnecessary rewrite (#39734) (#40136)
## Proposed changes

commitId: 55ed1277
pr: https://github.com/apache/doris/pull/39734
2024-08-30 08:02:27 +08:00
688b97e183 [enhancement](Nereids) support reuse sql cache between different comment (#40065)
cherry pick from #40049
2024-08-28 22:15:55 +08:00
799ad1d398 [fix](mv) Fix test create table like test unstable (#39305) (#40013)
ddl_p0/test_create_table_like_nereids.groovy test result is unstable.
Should wait util rollup join finished then we can compare the explain
rollup result.

## Proposed changes

commitId: 3b7b29b8
pr: https://github.com/apache/doris/pull/39305
2024-08-28 18:42:35 +08:00
e0b65d0ff4 [fix](regression) Fix creating db for downstream url #39601 (#39818)
cherry pick from #39601
2024-08-23 16:15:19 +08:00
40500f2b10 [branch-2.1](thirdparty) upgrade arrow to 17.0.0 (#39773)
pick #38572
2024-08-22 18:35:32 +08:00
935d0eb110 [cherry-pick](branch-2.1) [Bug](http-api) fix core dump on API check_rpc_channel coz exec_env not initialized #39519 (#39692)
…rpc_channel coz exec_env not initialized #39519

## Proposed changes

Issue Number: close #xxx
backport #39519  #39520
2024-08-22 00:42:12 +08:00
2b1aa05370 pick some pr from to branch21 #38115 #38008 #37929 (#38940)
## Proposed changes

pr: https://github.com/apache/doris/pull/38115
commitId: 2b29288c

pr: https://github.com/apache/doris/pull/38008
commitId: c6b924da

pr: https://github.com/apache/doris/pull/37929
commitId: d44fcdc5
2024-08-07 10:19:41 +08:00
fcb4483ed1 [chore](sql) Forbid show hidden columns and create table with hidden column (#38796) (#38924)
Forbid show hidden columns and create table with hidden column
2024-08-06 14:24:41 +08:00
ee47ef8826 [Fix](regression) fix regression sql which has schema change (#37941) (#38456)
cherry-pick #37941 to branch-2.1
2024-07-31 22:31:38 +08:00
d17b196459 [regression](s3) add default conf for s3 releated cases (#37952) (#38472)
replace COS with OSS in the TeamCity pipeline to improve stability

pick from master #37952

---------

## Proposed changes

Issue Number: close #xxx

<!--Describe your changes.-->
2024-07-29 18:01:27 +08:00
a04583c9a1 [enhancement](regression-test) schema reordering case to 2.1 (#38131)
Co-authored-by: Yongqiang YANG <98214048+dataroaring@users.noreply.github.com>
2024-07-23 19:42:37 +08:00
fdc8b454d2 [chore](backup) Remove delete_if_exists properties for creating repository (#38192)
delete_if_exists is a temporary solution introduced in #25847, to avoid
concurrent testing conflicts.

Cherry-pick #38190
2024-07-23 11:09:02 +08:00
d4d1688df2 [improve](test)Using Awaitility instead of Thread.sleep (#37812) (#38108)
## Proposed changes

Awaitility: Waits until a specific condition is met, which makes the
tests more reliable and less prone to intermittent failures. It ensures
that the test only proceeds when the expected condition is true.
Thread.sleep: Introduces a fixed delay, which can lead to flaky tests.
If the condition is met sooner than the sleep time, the test
unnecessarily waits. Conversely, if the condition is met after the sleep
time, the test will fail.

(cherry picked from commit 8d249a2562b15825a06a53a5a530a532a0ca2454)

## Proposed changes

Issue Number: close #37812

<!--Describe your changes.-->
2024-07-19 15:32:03 +08:00
90466cacc5 [regression](case) fix bad base (#38084)
## Proposed changes

replace hardcode s3 properties
<!--Describe your changes.-->

---------

Co-authored-by: stephen <hello-stephen@qq.com>
2024-07-18 23:52:06 +08:00
46c06b3d97 [enhancement](regression-test) sync unique case to 2.1 (#37272)
Co-authored-by: Yongqiang YANG <98214048+dataroaring@users.noreply.github.com>
2024-07-16 16:59:33 +08:00
47096f2083 [test](regression) add cases for data quality error url (#34987) (#37777)
cherry-pick #34987
2024-07-16 11:12:52 +08:00
f65d1c4011 [chore](ci) rm repeat function name (#37579)
## Proposed changes

Issue Number: close #xxx

<!--Describe your changes.-->
2024-07-10 11:44:32 +08:00
08b3b73c3a [fix](regression) Fix regression run in cloud use non-root user #34340 (#37279)
cherry pick from #34340
2024-07-09 20:48:30 +08:00
19eb9decba [chore](ci) add isCloudMode (#37518)
## Proposed changes

Issue Number: close #xxx

<!--Describe your changes.-->

Co-authored-by: stephen <hello-stephen@qq.com>
2024-07-09 14:09:16 +08:00
16890feb9a [chore](suite) Add target_sql_return_maparray (#37421)
Cherry-pick #37303
2024-07-08 18:58:55 +08:00
4f00b41796 [chore](suites) Allow change db name in get_ccr_body (#37424)
Cherry-pick #37324.
2024-07-08 17:47:43 +08:00
fe75cbc927 [case](udf) Only one backend, skip scp udf file (#36810) (#36964)
backport #36810
2024-06-28 16:31:30 +08:00
22cb7b8fcb [improvement](compaction) be do not compact invisible version to avoid query error -230 #28082 (#36222)
cherry pick from #28082
2024-06-27 13:45:21 +08:00
785a1f49f5 [fix](txn) Fix coordidator be restart not abort txn #35342 (#36437)
cherry pick from #35342
2024-06-25 13:35:01 +08:00