Commit Graph

14552 Commits

Author SHA1 Message Date
a6af41be26 [CP] [to #2024072400103914697] fix: fix core dump when PL symbol table exceeds 16384 2024-08-06 03:40:11 +00:00
b6233cbb35 [CP] fix make rpm bug with bolt 2024-08-06 03:16:04 +00:00
a1b67a783f [vector index] relative variable master place holder 2024-08-06 03:10:06 +00:00
ea449e7870 fix bug: runtime filter with generate column has not beed replaced 2024-08-05 18:32:08 +00:00
d688f4acb9 Fixed the problem of stddev rooting negative numbers due to overflow 2024-08-05 16:36:21 +00:00
dec3c8e2fa [FTS][BUG.FIX] fix -4377 issue for fulltext search index 2024-08-05 16:29:35 +00:00
df5b6014b7 fix mysqltest for outline bug 2024-08-05 16:23:41 +00:00
bfd752ba33 only start the dup_table_loop_worker once 2024-08-05 16:17:53 +00:00
81de6dff4c [CP] [CP] [to #2024080200104019648] fix: fix stack overflow when recursively resoving obj access too deep 2024-08-05 16:11:49 +00:00
bbb210b9cc [CP] Allow setting before_prepare_version in the event of an imminent abort 2024-08-05 15:53:16 +00:00
2e67e7423b [CP] return the real err_code from extend_log_buf 2024-08-05 15:47:30 +00:00
62b2111179 Modify macro block copy logic when restore & migration 2024-08-05 15:41:46 +00:00
22b7203726 Window function order by clause supports number float type 2024-08-05 15:22:23 +00:00
b5c7717c81 [bugfix] fix tsc iter leak when das re-scan fulltext index with empty partition 2024-08-05 15:16:25 +00:00
0b1278d06f [CP] reduce the 4023 warn logs for gts callback 2024-08-05 14:35:01 +00:00
aaba9dd789 [CP] Skip single tablet optimization for max commit ts on followers 2024-08-05 14:28:33 +00:00
2826929b19 [CP] fix fill_column_stat report 4152 2024-08-05 12:28:52 +00:00
96c50b57fd Fix possible memory leak caused by failure path. 2024-08-05 12:23:06 +00:00
0fa70fd5ff allow forced non-sorting for direct insert into select 2024-08-05 09:47:42 +00:00
c5c76b9a5d [tx ctx] decrease log number of tx ctx sampling 2024-08-05 09:05:53 +00:00
6c48f7c738 [to #2024072000103864144] update case owner & fix 'grant' cmd not retry 2024-08-05 08:59:44 +00:00
64def4c4a7 fix tx_op list concurrent reserve bug 2024-08-05 08:41:48 +00:00
f9ec86ef26 placement rpc for ObCreateHiddenTableArg 2024-08-05 08:35:43 +00:00
aeaf5e2772 add errno for palf_tiered_storage 2024-08-05 08:28:41 +00:00
92453887c4 [CP] [tx][4x] disable impact of paramter ob_get_gts_ahead_interval 2024-08-05 08:10:50 +00:00
6ce85c7671 fix restore_data_mode comaptibility 2024-08-05 07:23:35 +00:00
7ba6aa6830 Fix dynamic filter can not use skip index 2024-08-05 07:17:58 +00:00
a8c652f705 fix:complicated query with multivalue index coredump bug 2024-08-05 05:32:49 +00:00
e9407d0659 fix ObTableInHint set table interface 2024-08-03 21:35:29 +00:00
612c965ba0 ocupy some code on master for odps 2024-08-03 19:35:19 +00:00
ac39d6f66b remove useless major_freeze_done_ 2024-08-02 10:16:36 +00:00
107279b617 fix outline no reproduce bugs 2024-08-02 10:04:34 +00:00
28b09b59e2 item type placeholder 2024-08-02 09:58:10 +00:00
a41ab8eae5 [#2024072400103914789] add system varible for anonymous parameterization 2024-08-02 09:34:58 +00:00
1a7b85c347 [FEAT MERGE] merge quick restore
Co-authored-by: LoLolobster <949673574@qq.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2024-08-02 07:23:14 +00:00
bb08bad69e [gts] decreate log rate of get number 2024-08-01 15:50:43 +00:00
973abb61aa Revert copy header 2024-08-01 15:45:00 +00:00
c22981a4f1 fix create stmt loss err code 2024-08-01 15:39:08 +00:00
bea1a6d31f [CP] fix vostest unstable case 2024-08-01 15:32:47 +00:00
ce014aaa45 bugfix: don't resolve hidden fulltext cols by default 2024-08-01 15:15:21 +00:00
641a6010c7 [CP] [FEAT MERGE]:compat store routine argument is null action 2024-08-01 15:09:27 +00:00
440efc6889 [FEAT MERGE] load data support compress file
Co-authored-by: ant-ob-hengtang <zj458684356@gmail.com>
2024-08-01 15:03:24 +00:00
sdc
14754af3bc fix px ordered coord cg report 4016 bug 2024-08-01 14:51:49 +00:00
92fbe12ca5 Fix invalid use interval window frame 2024-08-01 12:41:00 +00:00
84606a3878 [CP] Fix: session deserialize bug 2024-08-01 12:34:57 +00:00
029925e523 [CP] [FIX] reset TxData Memtable Mgr before revert ls ref cnt 2024-08-01 12:28:43 +00:00
eaaf4a75f2 [CP] to issue<58095770>:add return value of set_snapshot interface 2024-08-01 12:22:59 +00:00
7287fd8471 [CP] to issue<58272517>:fix sql containing opaque type remote exuecte core & fix bulk into multi same table issue 2024-08-01 12:17:04 +00:00
2a0d7c8eae [CP] check data_version file is empty in bootstrap 2024-08-01 12:11:14 +00:00
4d97980924 fix dynamic sampling not set indexback row count bug 2024-08-01 09:58:24 +00:00