Commit Graph

9444 Commits

Author SHA1 Message Date
93cb385b4b Merge branch 'pr_1485' 2023-12-11 07:40:06 +00:00
f66b09eff8 occupy oss throt table 2023-12-11 05:42:24 +00:00
2af60a0292 [CP] [LOB] support inrow threshold config 2023-12-11 05:17:14 +00:00
820c5f4e6d [FEAT MERGE]client session 2023-12-11 05:12:34 +00:00
de2fc91c4d fix typo in ob_ddl_operator.cpp (#1741) 2023-12-11 12:21:23 +08:00
f77f3b7f69 [CP] If the ring exists and exits prematurely, only the allocator is cleaned when operator is closed in oracle DFS mode 2023-12-11 04:13:21 +00:00
705d7aee2c Add timeout for autoinc rpc 2023-12-11 03:42:44 +00:00
7643fd928c Bugfix for nagating decimal_int 2023-12-11 03:12:47 +00:00
11d2561786 rename latch define of TRANS_EXEC_LOCK to TRANS_ACCESS_LOCK 2023-12-11 02:12:29 +00:00
fedbc18f98 fix typo satisfied (#1740) 2023-12-11 09:46:23 +08:00
9cce973b13 fix wait_leader time calculation in ob_ddl_service.cpp (#1739) 2023-12-11 09:45:40 +08:00
75f0ce04d8 [FEAT MERGE] dynamic_server_spec phase1 2023-12-10 12:12:31 +00:00
ff0ec7e185 [FEAT MERGE] transfer without kill tx
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: KyrielightWei <weixx1203@outlook.com>
2023-12-08 14:12:30 +00:00
17d06c023b revert fix restore minor failed 2023-12-08 12:43:21 +00:00
793f30a828 [CP] remove unsafe macro OB_UNIS_DECODEx 2023-12-08 11:47:27 +00:00
5ad48dda72 [master] fix session-sync-verify for transaction-route 2023-12-08 11:42:40 +00:00
sdc
0ffed88033 fix subplan filter + px batch rescan hang 2023-12-08 10:42:44 +00:00
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
28a73eb8a3 fix typo in ob_store_row_comparer.h (#1737) 2023-12-08 13:36:49 +08:00
de69cacf54 fix a typo in ob_ddl_heart_beat_task.cpp (#1736)
fix a typo in ob_ddl_heart_beat_task.cpp
2023-12-08 13:36:31 +08: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
a8d231f6be fix typo in ob_parallel_external_sort.h (#1734) 2023-12-08 11:03:07 +08: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
59a59f911a Update ob_tablet_ddl_kv_mgr.h (#1733) 2023-12-08 09:44:48 +08: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