Commit Graph

12549 Commits

Author SHA1 Message Date
d7dc28d729 limit the print frequency for each ERROR log 2024-02-09 04:53:40 +00:00
748f33d484 Fix some hash distinct bug for vec2.0 2024-02-09 04:47:51 +00:00
96e64cbd47 fix bug, rename virtual column fail in column store table 2024-02-09 04:44:50 +00:00
c49a1bb014 rpc occupy 2024-02-09 04:41:50 +00:00
dc66052975 fix floating_point_equality bug of direct load data 2024-02-09 04:38:48 +00:00
eb9df45d5c [CP] [BUGFIX]fix drop database use one schema guard to pin memory 2024-02-09 04:35:48 +00:00
3095c651ed [CP] pruning false range index in skyline pruning 2024-02-09 04:32:47 +00:00
cbd677de94 [CP] fix multi_stmt batch_execute optimization push down filter to table_scan 2024-02-09 04:29:47 +00:00
b285186975 [FIX] set last_update_limit_ts to 0 when construct throttle unit 2024-02-09 04:26:47 +00:00
19ca0ef47c Set uniform base format for trans info expr 2024-02-09 04:23:47 +00:00
761967c5c3 [CP] remove ls_id in part_ctx 2024-02-09 04:17:58 +00:00
49f9c4a8b0 allow cancel waiting dag when parent dag or dag net is canceled 2024-02-09 04:14:58 +00:00
060b25db9a Reset endkey when reuse index scanner 2024-02-09 04:11:59 +00:00
8679372adb Fix null checker 2024-02-09 04:08:59 +00:00
19b7f75c9e [CP] to issue<54299802>:fix core when inject 4013 error when alloc memory for assoc array 2024-02-09 04:06:00 +00:00
7f2b0cd8a1 [CP] to issue<54168689>:fix core when deep copy array after delete its element 2024-02-09 04:02:59 +00:00
02fdb9b6e6 use hint control sql memory managment 2024-02-09 03:59:57 +00:00
020f901e25 Fix direct load mgr leak after migration 2024-02-09 03:56:58 +00:00
56d019587a [CP] Fix: User variable 500 tenant split 2024-02-09 03:53:57 +00:00
f5944cdbf0 [opt] optimize the lock in the reconfiguration interfaces 2024-02-09 03:48:07 +00:00
fd83ae3db9 [CP] fix cancel recover table hang after aux tenant has been dropped 2024-02-09 03:45:07 +00:00
b06ffa075e Fix: Asynchronous update of corner case, affected row not synchronized 2024-02-09 03:36:29 +00:00
3adeed0f3a Adapt DDL paritial data construt sst. 2024-02-09 03:33:29 +00:00
267b0d0bc8 clear null flags at number arithmetic expr 2024-02-09 03:30:28 +00:00
d6c9c4991d Fix error invalid tenant id 2024-02-09 03:24:38 +00:00
faefe65458 fix mysqltest 2024-02-09 03:21:37 +00:00
9207e1d400 Fix: pl + stmt_retry_times==0 will cause timeout early 2024-02-09 03:18:37 +00:00
516e40f247 add placeholder for auto-partition 2024-02-09 03:15:36 +00:00
cfe0e1e4b1 [CP] to issue<54182782>:fix core about table(varray) serialize 2024-02-09 03:12:37 +00:00
a484dacbf8 [CP] to issue<54039274>:fix package serialize core in abnormal scenes 2024-02-09 03:09:36 +00:00
77a3d316b9 fix subplan filter pkey distributed plan bug 2024-02-09 03:06:34 +00:00
60f98f97fc clear prohibit medium flag no matter status of scheduler tablet medium 2024-02-09 03:00:47 +00:00
f9b0d031d9 support setting checksum algorithm for object storage 2024-02-09 02:57:46 +00:00
da940d060b fix ob thread performance 2024-02-09 02:54:46 +00:00
fa3a80e541 fix bug of mistakely checking cross cluster checksum 2024-02-09 02:51:46 +00:00
2b51d8e477 pass tablet_handle when query 2024-02-09 02:48:45 +00:00
bde54c1d5a [OB_LOCKS] improve the execute process of iterating tx_lock_stat in all_virtual_trans_lock_stat 2024-02-09 02:45:46 +00:00
fd797ab0b3 remove update rs_list during do_restart 2024-02-09 02:42:45 +00:00
68e54dd377 fix get query range node for table location bug 2024-02-09 02:39:45 +00:00
a3cfebe92e [CP] Fixed the inconsistency issue with PDML update index 2024-02-09 02:36:46 +00:00
10f550d05a fix add touched ls bug when report failed 2024-02-09 02:33:46 +00:00
e707598b81 Compatible with oracle sequence's alter nocache behavior 2024-02-09 02:27:57 +00:00
3cdd9427ed Add obtest about canceling clone job and cloning for oracle tenant 2024-02-09 02:24:57 +00:00
6f53716d27 fix some bugs in boundary cases of optimizer stats 2024-02-09 02:21:57 +00:00
5b3d47bf61 [CP] revert the behavior of removing spaces before newlines in a string. 2024-02-09 02:16:08 +00:00
03f8f1d9c5 use OB_TMP_FAIL, instead of OB_FAIL 2024-02-09 02:13:09 +00:00
970ba22207 fix restore failed without key backup 2024-02-09 02:10:09 +00:00
f67db3c34f BUGFIX: ddl lock table using lock thread group 2024-02-09 02:07:09 +00:00
c246a053b2 Fix FORWARD_NULL 2024-02-09 02:04:09 +00:00
3e257b3896 [CP] to issue<53546058>:trigger always forbid pdml 2024-02-09 02:01:08 +00:00