Commit Graph

15581 Commits

Author SHA1 Message Date
bbe6f19f15 fix auth switch bug 2024-09-19 09:20:22 +00:00
40cad324ae fix wrong batch size in remote das when table scan is non-vectorization 2024-09-19 09:18:48 +00:00
3d63c929cc fix session unknown time zone bug 2024-09-19 09:17:14 +00:00
ea878f21b3 [to #2024091000104423895] fix: set malloc attr for loading PL compile result 2024-09-19 09:15:40 +00:00
b72da02e1b drop/truncate partition rebuild global index 2024-09-19 09:14:05 +00:00
b5f6bf929d Fix the issue: refresh job exec_env becomes NULL after rebuild_job scheduled 2024-09-19 09:12:30 +00:00
b2f780bf5f disable default_table_store_format to control for mv 2024-09-19 09:10:57 +00:00
af29faee53 placeholder for PRIO_OPT_STATS 2024-09-19 09:06:34 +00:00
759fe249c6 add ob_encoding_granularity to limit encoding row count in one micro block 2024-09-19 09:04:59 +00:00
192d7e6fc9 fix bloom filter macro id error in shared storage 2024-09-19 09:02:01 +00:00
080db83826 fix hgby internal error, cancel llc_est_.est_cnt_ check 2024-09-19 09:00:26 +00:00
03d2dbd62a [BUGFIX] fix hash join close core bug 2024-09-19 08:57:28 +00:00
2974f452c5 加error code OB_ERR_ATLER_TABLE_ILLEGAL_FK_DROP_INDEX 2024-09-19 08:54:31 +00:00
cf71de37df check table schema not null 2024-09-19 08:52:59 +00:00
c19161699a fix tmp file write buffer pool memory leak 2024-09-19 08:51:25 +00:00
a0ebf7632b fixed log file not continous on object storage after fast rebuild 2024-09-19 08:49:51 +00:00
c7227ffcae fix mysqltest case regression 2024-09-19 08:46:55 +00:00
667385abb5 fix tmp file flush error -4016 caused by deleting file during flush procedure 2024-09-19 08:45:22 +00:00
b9ca546b3b fix ckm_item may report 4016 & register in prohibit map when user request medium 2024-09-19 08:43:48 +00:00
b08cbf4c2a backup version placeholder 2024-09-19 08:42:15 +00:00
dc25881512 [4.3.3新引入]fix src_cs is NULL check bug in PL 2024-09-19 08:40:42 +00:00
b58eb7b6a6 [CP] fix oracle sys view priv deleted after upgrade 2024-09-19 08:39:09 +00:00
932783acea update local cache info when select __all_virtual_sysstat and __all_virtual_ss_local_cache_info 2024-09-19 08:36:13 +00:00
4705c8672d Placeholder for mysql date types in json 2024-09-19 08:34:39 +00:00
7ce2b4a4ad fix service_name compat error 2024-09-19 08:33:06 +00:00
4bc7dd3949 [CP] alter parallel_ddl_control 2024-09-19 08:30:09 +00:00
6af065bb38 Optimize the performance of shared storage copy sharing major sstable 2024-09-19 08:28:34 +00:00
fe1660c950 Adjust filter logic to adapte cache hierarchy 2024-09-19 08:27:02 +00:00
a16830fb59 Refine some ObLSTabletIterator mode to avoid confusion 2024-09-19 08:25:29 +00:00
70a5c4cf98 [to #2024071000103619253]Remove the semicolon at the end of the dynamic SQL. 2024-09-19 08:23:57 +00:00
7563ebd4bc change is_user_group to is_resource_manager_group 2024-09-19 08:21:00 +00:00
323d666333 fix direct load set default value for char, nchar, binary 2024-09-19 08:19:27 +00:00
efcd1a2dfe Fix ls migration wait clog replay before mds sstable put into table store 2024-09-19 08:16:31 +00:00
2b5fa07ab5 fix aggressive rec scn when replay clear log 2024-09-19 08:14:57 +00:00
62e4fb9558 boundry check for sort 2024-09-19 08:13:24 +00:00
1955538463 fix granule order bug 2024-09-19 08:11:50 +00:00
93547b383b fix tmp file write buffer pool print logs may access out of bounds elements 2024-09-19 08:10:17 +00:00
3bc942ebeb PlaceHolder, add transfer_seq to PendingFreeTabletItem 2024-09-19 08:08:43 +00:00
b3a84966f9 Fix temp row store performance issue 2024-09-19 08:07:09 +00:00
bb9df04fc8 Disable group by distinct pushdown when group by more than one column. 2024-09-19 08:05:36 +00:00
64b461ea63 split ss_micro_cache_common_meta.h & remove some dependency on ob_rpc_struct.h 2024-09-19 08:04:03 +00:00
317af38d97 Adjust the log level of the print_access_storage_log function 2024-09-19 08:01:06 +00:00
a28abae143 [CP] [to #2024082200104228944] fix memory leak with continue handler body & fix sanity core with bulk null to opaque 2024-09-19 07:59:33 +00:00
1bed7050ba fix override ret code 2024-09-19 07:57:59 +00:00
84fdb89acf vec index set filter_before_indexback = false 2024-09-19 07:55:03 +00:00
696be20200 support SQL AUDIT QoS 2024-09-19 07:53:29 +00:00
f3507efe31 [CP] fix core when get_deep_copy_obj_ptr from ObLobType 2024-09-19 07:51:55 +00:00
b5bf5ed1b9 Fix master transfer relative optimization 2024-09-19 07:50:23 +00:00
10c7778a97 [CP] concat_ws expr adapt lob 2024-09-19 07:47:28 +00:00
452a371748 [VECTOR] modify DEFAULT_OUTBUF_CAPACITY 2024-09-19 07:45:54 +00:00