Commit Graph

4388 Commits

Author SHA1 Message Date
9407bbea54 fix dtl interm result leak when use vectorized spf and px batch rescan 2023-03-22 11:45:48 +00:00
ef75f54b72 Fix incorrect length setting leads to out-of-bounds memory access 2023-03-22 11:42:13 +00:00
d5034e56fa fix core of GET_TSI 2023-03-22 10:45:14 +00:00
e3aa4c5a8f Add is_lookup flag in query_flag to inform the transaction layer that this is a lookup task 2023-03-22 10:41:42 +00:00
79723299c1 move config lock out of config map lock when read_dump_config 2023-03-22 10:11:54 +00:00
579345ca09 [BUGFIX] fix lob bugs 2023-03-22 08:45:44 +00:00
3af5758e15 pcode occupy 2023-03-22 08:42:09 +00:00
d7f0e7f852 reduce log of ha module 2023-03-22 07:45:09 +00:00
d516a39c7c fix obtest 2023-03-22 07:41:36 +00:00
9aaff0f5f8 Modify ret code in get_ls_meta_package 2023-03-22 07:15:26 +00:00
96a63c44a5 [GIS]fix gis extern sorter fd leak 2023-03-22 07:11:52 +00:00
588cfee577 Fix backup check major version with minor sstable continues bug 2023-03-22 06:45:48 +00:00
f6934ceb21 [CP] fix the sanity core that do_accept fail and do not remove from all_list_ 2023-03-22 06:42:11 +00:00
e6e2c4917c ensure that no checkpoint is in progress after stop 2023-03-22 06:12:03 +00:00
26b981973d [BUGFIX] fix lob text iter get next return err code 2023-03-22 05:12:11 +00:00
2a2b0d41c5 [4.1] add defense check if switch piece v$ob_archive_dest_status 2023-03-22 04:49:21 +00:00
b98f09b5bc parallel external sort judge if final sort before add item 2023-03-22 04:45:47 +00:00
121dd427e8 [to #47632376]add pipe row memory limit 2023-03-22 04:42:13 +00:00
2ba2884b1f [to #48440485]fix set changed package info when bulk collect into package variable 2023-03-22 04:15:49 +00:00
05dc3366a4 [master][xa][tx-route] fix from normal tx switch to xa trans missed return static 2023-03-22 04:12:12 +00:00
5ac4cddd5c fix diag tenant disconnected 2023-03-22 03:41:58 +00:00
7a508b40d6 [master] fix ut: test_tx 2023-03-22 03:12:06 +00:00
3c0da87a4d fix direct load heap table multiple aggregate merge task mem leak 2023-03-21 17:27:43 +00:00
20f0d63cf4 bugfix : json query null pointer cause core-dump 2023-03-21 17:24:10 +00:00
a7c5fc2509 Fix ddl kv mgr deadlock 2023-03-21 17:11:17 +00:00
5ed3fc8cb5 [CP] [GIS]weak read srs system table 2023-03-21 17:07:40 +00:00
3d997e7f47 [4.1][xa] create xa savepoint after acquiring local stmt lock 2023-03-21 17:03:57 +00:00
d760428489 fix task aborted status is not persisted to the internal table bug 2023-03-21 17:00:24 +00:00
1ec233bb5d [PALF] fix the leader is revoked when the PALF group is been degraded 2023-03-21 16:56:50 +00:00
a1c3c9cf20 fix simplify_subquery bug: disable simplify_subquery when union set_query has limit percent expr 2023-03-21 16:53:17 +00:00
aec2b56931 Fix ctas statement decimal precision out of bounds 2023-03-21 16:49:45 +00:00
d7eba01b90 fix get_dh_msg state errors during reentry lead to hang/core 2023-03-21 16:46:11 +00:00
1deb58123c improve the speed of major merge in case of switch leader 2023-03-21 16:33:13 +00:00
6719115924 fix subplan filter compute equal set incorrectly 2023-03-21 16:29:39 +00:00
600227d1cb fix rownum to limit bug 2023-03-21 16:26:06 +00:00
99764bc507 Fix too many fetch log task bug. 2023-03-21 16:22:32 +00:00
7f136c0171 add: libobclient LD_LIBRARY_PATH fix: .4_ce 2023-03-21 16:18:59 +00:00
43a79e5d56 reset tablet_allocator before release tenant 2023-03-21 16:15:28 +00:00
6bb3ee6c54 fix the core caused by repeated set xid in create tx ctx in the pdml scene 2023-03-21 16:11:53 +00:00
46325a10d6 fix return code overwrite 2023-03-21 16:08:20 +00:00
bd8e0f2ea4 [CP] [OBCDC] fix data lose issue 2023-03-21 16:04:37 +00:00
773b55713e fix shared hash join core because of change part count && fix tpch performance regression because of check alive 2023-03-21 16:01:00 +00:00
a0b154e08e Change the block_size_ of Macro meta's column_checksums(SEArray) from 8K to sizeof(int64_t) to save memory. 2023-03-21 15:57:27 +00:00
8b9d8f2f05 enable batch_stmt_optimization query return to large query queue, disable retry for non-first multi-stmt item 2023-03-21 15:53:56 +00:00
8437d5349d fix switch_schema led to set_tenant_received_broadcast_version too late 2023-03-21 15:47:00 +00:00
f5800aa86a modify error_code 2023-03-21 15:36:39 +00:00
506f3f6b12 Fix group log content check for raw_write. 2023-03-21 15:26:06 +00:00
8bbdd06f70 Apply placeholder for CDB/DBA_OB_ACCESS_POINT 2023-03-21 15:22:33 +00:00
c7cfc94b42 Refresh mysql tests 2023-03-21 15:15:38 +00:00
276a09d8f4 Updating max_commit_ts from ls to tenant level 2023-03-21 15:12:03 +00:00