Commit Graph

7913 Commits

Author SHA1 Message Date
d94345987f fix mini compaction 4002 2023-09-08 11:58:49 +08:00
06de08f309 fix aggr bug 2023-09-08 11:56:21 +08:00
0ca39e9932 adjust auto dop 2023-09-08 11:53:52 +08:00
73ae6ba395 add log for repeat/space cost too much memory 2023-09-08 11:51:25 +08:00
7ae7b9560f fix ddl macro block handle reset without wait apply finished. 2023-09-08 11:48:56 +08:00
7085d97454 to issue<51998150>:fix core when fetch cursor after this cursor has been closed 2023-09-08 11:46:26 +08:00
83d8ccce23 [to #51878925] fix debug hang when session killed 2023-09-08 11:41:38 +08:00
6f804a1320 [Fix] unstable hbase tests cases 2023-09-08 11:34:28 +08:00
c6748a0ad8 Add a new SUB_CTX_ID:DEFAULT_CTX_ID, add use this one for TLDecoderCtx. 2023-09-08 11:31:58 +08:00
14782ab746 [to #52003940]fixed param_id type convert 2023-09-08 11:29:29 +08:00
30fc23a236 [CP]:bugfix, check lob header without has_lob_locator flag 2023-09-08 11:27:02 +08:00
cccaf8d69c shutdown ls balance check in standby tenant 2023-09-08 11:24:34 +08:00
547cbbe6cc Remove topk operator output count check 2023-09-08 11:22:06 +08:00
645ed64591 fix: refactor OB_USE_BABASSL macro define scope in TDE 2023-09-08 11:17:16 +08:00
c6439a604d fix performance fallback 2023-09-08 11:14:47 +08:00
1df8f925aa [CP] to issue<51870226>:fix core when fail to allocate memory 2023-09-08 11:12:17 +08:00
570c401f51 impl ob_admin log_tool for dup table log 2023-09-08 11:09:50 +08:00
7feac6b5e7 [master] savepoint rollback may rollback future data 2023-09-08 11:07:24 +08:00
48624219c7 force macro block endkey iterator of ddl kv when split range by sampling 2023-09-08 11:04:54 +08:00
ddf42a46e7 [CP]cherry-pick current_timestamp from 32x 2023-09-08 11:02:25 +08:00
3798b53fbb fix qb_name hint conflict bug 2023-09-08 10:59:57 +08:00
5d1ffc4dd9 retry when replay_create_tablet failed due to io timeout 2023-09-08 10:57:25 +08:00
cb23820276 [master] fix io-thread hang in handle savepoint rollback resp 2023-09-08 10:50:16 +08:00
0c6da427d6 improve README.md 2023-09-08 10:47:45 +08:00
8bb7c8394f [CP] Fix cume_dist/percent_rank bug 2023-09-08 10:40:37 +08:00
4ef22979ef fix double free direct insert table context. 2023-09-08 10:38:08 +08:00
0922e834d5 fix MBR calculation error of spherical coordinate geometry under spatial index 2023-09-06 07:42:36 +00:00
f131ac541c Fix the issue of 500 tenant memory inflation caused by slice_calc in the px module 2023-09-06 07:38:42 +00:00
3ddb371a82 fix -4114 by changing errorcode 2023-09-06 07:27:56 +00:00
7aad6f2d81 fixed read invalid data because of read block is being deleted. 2023-09-06 07:21:32 +00:00
1bf2c36b76 update mysqltest and change the owner of some cases 2023-09-06 07:15:36 +00:00
94264813e2 fix do_row_gt_and generate unexpected range graph 2023-09-06 07:11:34 +00:00
73c770ebab Merge branch 'master' into fix_new_05 2023-09-06 11:23:56 +08:00
eb1d1ff665 fix dup table new gc method core 2023-09-05 09:43:26 +00:00
4f2cb1d056 fix cast int zerofill to text utf16 bug 2023-09-05 08:49:06 +00:00
85fd1ae1a8 FIX: fix dbms_workload_repository package syntax error in Oracle mode 2023-09-05 08:44:51 +00:00
065913ae86 Fix skip scan bug, retire to normal scan in some case 2023-09-05 08:10:50 +00:00
cf60fe3f3a Fix Bug: Offline DDL can't handle the situation when the column ddl type is OB_DDL_ALTER_COLUMN. 2023-09-05 07:45:19 +00:00
35d793363d fix split range 2023-09-05 07:41:15 +00:00
013386a767 [MDS] add monitor to watch MDS memory 2023-09-05 07:17:03 +00:00
13a7f463fb Optimize the performance of SMART_CALL 2023-09-05 07:13:00 +00:00
f4bf5f41c9 [FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-09-05 06:47:00 +00:00
bed8398a6b BUGFIX: fix tx data recycle 2023-09-05 04:10:41 +00:00
d2e528c2c0 fix typos-remove modifications: ob_transform_min_max.h,ob_transform_semi_to_inner.cpp 2023-09-04 13:31:08 +08:00
a91a0535f3 supporting sub_ctxs for each tenant_ctx_allocator, which can optimize the problem of memory fragmentation. 2023-09-04 02:40:49 +00:00
5ae3de7429 Fix reinitialized max id due to unexpected 4018 from sql read 2023-09-04 02:14:31 +00:00
5cfa6d074f Fix query memtable use wrong allocator 2023-09-04 02:10:49 +00:00
b60e4f8d97 [FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
2023-09-04 01:10:37 +00:00
464ba63de9 [CP] [OBCDC] Decoupling tenant timezone and fix cdc progress exit issues 2023-09-01 15:18:07 +00:00
38cdda42f8 Fix substr result type in mixing run of different versions of observer 2023-09-01 15:14:24 +00:00