Commit Graph

9265 Commits

Author SHA1 Message Date
54196a4e17 [CP] fix bug: a large backlog of threads and causing the server to stop providing service. 2023-12-08 10:12:46 +00:00
459f30ebf5 translate to english 2023-12-08 16:33:59 +08:00
044e2b0b81 fix merge join bug when use interesting ordering for merge key 2023-12-08 08:17:35 +00:00
5406c378bb Add oracle-compatible error code for materialized view 2023-12-08 08:13:01 +00:00
e52308603f change compat_mode default from MYSQL to INVALID 2023-12-08 07:47:33 +00:00
6a2fd09d6b fix pwj table memory bloat 2023-12-08 07:42:51 +00:00
af61c60757 fix auto generated identifier is too long 2023-12-08 07:17:22 +00:00
0fe117b645 add placeholder for tenant_cloning 2023-12-08 07:12:44 +00:00
87779694c4 [CP] delete useless info && fix core 2023-12-08 06:13:03 +00:00
3f776ae082 [MDS] flush directly advance rec_scn consider about flushing_scn 2023-12-08 05:12:46 +00:00
7ff8be91fa Remove unstable case 2023-12-08 04:42:52 +00:00
adc5c71a50 [bugfix]io_buf must free after handle.reset() 2023-12-08 03:12:40 +00:00
23ca02d9c4 [CP] fix sanity crash when printing log 2023-12-08 02:43:16 +00:00
703794f46b Add placeholder of group id for direct load high prio rpc 2023-12-08 02:13:24 +00:00
08a76580f3 [CP] fix mds memory leak bug after creating buffer ctx failed 2023-12-07 14:42:56 +00:00
68dc85c53c Fix decimalint in groupby pushdown 2023-12-07 13:43:15 +00:00
cb91bfde38 Fix print log core and simplify logs 2023-12-07 12:17:24 +00:00
121cb80b19 [CP] Fix the problem of still performing hard parsing when the SQL current limit reaches 0 2023-12-07 11:43:21 +00:00
655c8c0790 [CP] reset macro info after writing linked block 2023-12-07 11:17:19 +00:00
a084a7ae38 Bugfix for dynamic evaluated questionmark 2023-12-07 11:12:43 +00:00
f0e43ced82 bugfix : json dot notation with item method , error code mismatch 2023-12-07 10:42:51 +00:00
62d265e263 return ObSSTableWrapper instead of ObITable* when getting cg sstable from co sstable 2023-12-07 10:12:57 +00:00
4f13ffea18 [FEAT MERGE] zlib_upgrade
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
2023-12-07 08:43:28 +00:00
5788020c3e [to #6249380]fixed fetch type check problem 2023-12-07 08:16:37 +00:00
bc5d436ea9 [BUG] put trans_end to the postition that will never fail 2023-12-07 08:12:00 +00:00
2c2346010b [CP] 修复因为租户队列积压导致switchover超时 2023-12-07 07:46:48 +00:00
ff9d9e7d54 [CP] support mysql.proc to get create time 2023-12-07 07:42:12 +00:00
864a26e603 Fix type deduction error for sum aggregation 2023-12-07 07:16:16 +00:00
3dd5be7901 [CP] temporarily unlimited memory before init config 2023-12-07 07:11:44 +00:00
8e3236dca2 Fix zipf type deduction error 2023-12-07 05:46:18 +00:00
ee813b8909 fix restore minor failed 2023-12-07 05:41:51 +00:00
b5daff8f95 fix small sstable reuse 2023-12-07 05:12:26 +00:00
0fe424c626 Refine filtering external files by pattern option 2023-12-07 04:46:33 +00:00
0e346eecdd meta major merge generate pre-aggregated data. 2023-12-07 02:46:42 +00:00
6c2f308816 Add timeout for autoinc rpc 2023-12-07 02:42:12 +00:00
892fbee583 to issue<53695063>:fix core when inject 4013 2023-12-06 12:47:13 +00:00
1516b54e92 skip hidden schema in rs major check & fix default time guard warning threshold 2023-12-06 12:42:32 +00:00
8641152e4e format outline place holder 2023-12-06 11:42:51 +00:00
6622563bb2 revert the order of finding build_xxx 2023-12-06 09:47:11 +00:00
a747b38b46 [BUGFIX] show tablegroups not display empty tablegroup 2023-12-06 09:42:31 +00:00
d8ccc0fc9f Fix: There is a concurrency problem with on_get_session 2023-12-06 09:13:04 +00:00
7a441764f3 [to #52908044] Fix int1 type return Syntax error 2023-12-06 08:42:55 +00:00
01de4dfc0e BUGFIX: alloc unlock thread group placeholder 2023-12-06 08:12:41 +00:00
4e7edbf5dc [CP] [to #53439720] fix quantity upper limit of UDTs a PL can reference to 2023-12-06 07:42:46 +00:00
dc76ede33e force check status for get_next_row 2023-12-06 06:42:31 +00:00
1f8a222b14 [CP] bugfix select column_default value from information_schema.columns core 2023-12-06 06:12:18 +00:00
62e48e989d fix unstable obtest for medium_with_migrate.test 2023-12-06 05:47:09 +00:00
df25a7bc0f [CP] [OBKV] Fix TTL task memory not released when LS switch leader 2023-12-06 05:42:36 +00:00
3d277b9ead replace ObProtectedMemtableMgrHandle::has_memtable to ObTablet::has_memtable 2023-12-06 04:47:08 +00:00
23abd374e0 merge develop to master 2023-12-06 04:14:22 +00:00