Commit Graph

10997 Commits

Author SHA1 Message Date
72cdd0cd73 [CP] allow memtables in OUT location to finish_freeze 2024-02-06 22:59:21 +00:00
d5b80ef6f8 [BUG] use is follower instead of is master to obey the freeze protocol 2024-02-06 22:56:29 +00:00
0338926734 allow docker set lower_case_table_names for tenant 2024-02-06 22:53:39 +00:00
9840285ef1 [CP] enable lob outrow to inrow storage 2024-02-06 22:50:48 +00:00
34589fbf65 [CP] fix execute import ddl but return task exist 2024-02-06 22:47:56 +00:00
52586a421f fix balcklist bug which make RTO > 10s 2024-02-06 22:45:05 +00:00
20c83158e0 [CP] skip modify view status for unnecessary alter table stmt 2024-02-06 22:42:14 +00:00
b5d6cb393f Add two errsim number for test 2024-02-06 22:39:21 +00:00
6cf44a87f0 Remove timeout restriction of increment refresh schema 2024-02-06 22:36:29 +00:00
7706e0aa21 [log storage compress] remove entry count related stat event 2024-02-06 22:33:37 +00:00
81e97b1555 内部表加列占位 2024-02-06 22:30:44 +00:00
e8d58fb677 [CP] [4_2_1] fix txdesc.flags_ serialize corrupt due to concurrent modify 2024-02-06 22:27:52 +00:00
ed236a3bf5 fix empty shell cannot be washed 2024-02-06 22:25:00 +00:00
be64c42e25 apply ids 2024-02-06 22:19:28 +00:00
d02328ebf1 optimization for tablet meta iops [FEAT MERGE]
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2024-02-06 22:16:36 +00:00
63554debb1 add START_REFRESH_MVIEW_TASK ObDDLTaskStatus 2024-02-06 22:13:44 +00:00
0928128a78 [CP] Disable view merge which generate stmt with more than 10 tables 2024-02-06 22:10:52 +00:00
45a7657567 Fix type deduction error 2024-02-06 22:08:01 +00:00
0d850e9e51 fix auto generate alias is too long 2024-02-06 22:05:10 +00:00
575aaa1e43 fix gi fetch task concurrently bug 2024-02-06 22:02:19 +00:00
d39cfe867f Fix memory of DecoderCtx not free as expected 2024-02-06 21:59:26 +00:00
0606bc2895 Handling the core issue caused by multiple calls to the destroy method of IntermResultManager. 2024-02-06 21:56:34 +00:00
8cfd7c44d9 [CP] use is_schema_changed on medium info 2024-02-06 21:53:40 +00:00
471d159802 Placeholder about RPC and VIEW 2024-02-06 21:50:47 +00:00
b1290f57ed refactor the logic for public mysqltest 2024-02-06 21:47:55 +00:00
9ff0d88926 fix bug: ACCESS DENIED in test user of test tenant under Fast Boot Docker 2024-02-06 21:45:03 +00:00
c18fefb161 [FEAT MERGE] cherry pick restore_pf_opt from 421release to master 2024-02-06 21:42:11 +00:00
39bb278e58 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-06 21:39:19 +00:00
466444808c Skip getting mds table for empty shell 2024-02-06 21:33:48 +00:00
b142869c2e opt whole scnner io buf 2024-02-06 21:30:57 +00:00
0740c3eb66 split calc data_size from write lock 2024-02-06 21:28:05 +00:00
87ad15465d fix several subquery coalesce bugs 2024-02-06 21:25:14 +00:00
992e10fee1 fix aggr-first JA pullup bug 2024-02-06 21:17:03 +00:00
8926d71ea1 [CP] fix 3 restore related bugs 2024-02-06 21:14:11 +00:00
18221b406e fix some problems. 2024-02-06 21:11:19 +00:00
ece5a8ed50 decrease memory usage for cdc service 2024-02-06 21:08:27 +00:00
2e28f58252 Fix not fill values to output_exprs in agg pushdown 2024-02-06 21:05:36 +00:00
aaf67b9324 Add new error code for restore tenant failed 2024-02-06 21:02:42 +00:00
d5afb2a22f ignore some errors 2024-02-06 20:59:49 +00:00
0fe323ae5c Add defense for abnormal path of MicroBlockDecoder::acquire() 2024-02-06 20:56:58 +00:00
83d1ee632e [CP] fix merge stmt eliminate join table item cause 4016 2024-02-06 20:54:06 +00:00
a19ddc707b [SKIP INDEX] simplified schema do not generate skip index. 2024-02-06 20:51:16 +00:00
17a082eff4 [CP] fix bug about PX thread limit 2024-02-06 20:48:25 +00:00
ddf84bb68a fix table location in optimize bug 2024-02-06 20:45:34 +00:00
cc0dcfcf74 [obd] fix tpch_obp test 2024-02-06 20:42:43 +00:00
f85a4d502c [log_storage_compress] stat events releated with log storage compress take a placeholder. 2024-02-06 20:39:48 +00:00
2de4e17ff9 bugfix : json_object, json_query, json_objectagg 2024-02-06 20:36:56 +00:00
611d2d3d72 fix late materialization bug 2024-02-06 20:34:06 +00:00
cdff7836ec [NetStandby] Optimize restore proxy 2024-02-06 20:31:14 +00:00
8c6f2470c3 fixed #1673: Replace buf by KP(buf) 2024-02-06 20:28:21 +00:00