Commit Graph

9719 Commits

Author SHA1 Message Date
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
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
4977736494 Update ob_mvcc_row.h (#1732)
modify the note of function update_dml_flag_
2023-12-07 10:44:39 +08:00
da48f46e92 fix typo in ob_backup_ctx.h (#1731) 2023-12-07 10:44:04 +08:00
ce2285213f fix typo (#1730) 2023-12-07 10:43:40 +08:00
76bf0d2d9b MMM-FirstTry (#1729)
* Update README_CN.md

---------

Co-authored-by: wangyunlai <hnwyllmm@126.com>
2023-12-07 10:43:15 +08:00
2b4e071bc5 Fix typo: Correct spelling of "unexected" to "unexpected" in ob_mvcc_row.cpp (#1728) 2023-12-07 10:42:34 +08:00
5fdafce5f4 typo in src/storage/memtable/mvcc/ob_mvcc_ctx.h (#1727)
change line 272 wirte_auth to write_auth
2023-12-07 10:42:13 +08:00
6c2f308816 Add timeout for autoinc rpc 2023-12-07 02:42:12 +00:00
6df4cc2dfa fix typo in ob_mvcc_acc_ctx.h (#1726) 2023-12-07 10:41:44 +08:00
1087f81a56 Fix typo in ob_tablet_autoinc_seq_rpc_handler.cpp (#1721)
Fix 'follwer' to 'follower'. (Spell Mistake)
2023-12-07 10:40:53 +08: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