15771 Commits

Author SHA1 Message Date
ob-robot
4599d5565a Merge branch 'pr_2160' 2024-10-31 09:42:35 +00:00
obdev
60874e5110 [CP] fix data split not wait clog replay. 2024-10-31 09:17:18 +00:00
hanr881
a9d86c2315 to issue<2024102900104845408>:fix subquery in pl issue 2024-10-31 09:14:05 +00:00
zhjc1124
081f359018 fix miss pointer reference 2024-10-31 08:13:22 +00:00
shadowao
c3eba95a89 [CP] fix memory bloat when convert lob data charset in query driver 2024-10-31 07:44:42 +00:00
yaojing624
7894513f4b master placeholder 2024-10-31 07:13:51 +00:00
Hongqin-Li
a1aa69ed9f Fix unexpected insert on split src tablet's memtable 2024-10-31 06:47:24 +00:00
ZenoWang
5a3a7bc280 check ls state when wait memtable ready for flush 2024-10-31 06:44:13 +00:00
yinyj17
8caffaa2d3 fix old row expr of dml operator is push down unexpectedly 2024-10-31 06:14:43 +00:00
obdev
7f7e493ef3 Verify that creating fts indexe with rs crash, and fts and other index parallel. 2024-10-31 05:43:40 +00:00
xianyu-w
fefdcc2c54 Fix generates random plan bug 2024-10-31 05:14:05 +00:00
wjhh2008
4b447f036e fix mysqltest 2024-10-31 04:47:23 +00:00
liubiyongge
c109755a66 将写索引表走conflict check路径改为直接插入 2024-10-31 04:44:12 +00:00
PatZhuang
137c9ddbca fix: add finish func to ObTryTransHelper 2024-10-31 04:14:07 +00:00
Tsunaou
b822115873 add defense for column checksum after convert co merge 2024-10-31 03:17:46 +00:00
hy-guo
ddfbc8c07a fix print cacl rowid bug 2024-10-31 03:14:35 +00:00
Gmldry
077ec30af2 rename IO_CONTROLLER_COND_WAIT in backup module 2024-10-30 19:14:39 +00:00
hanr881
686eaf7854 to issue<2024092000104523944>:udf without parallel factor run as vectorization logic 2024-10-30 18:45:22 +00:00
betelgeu
70a9538cda fix latin1 basic func 2024-10-30 18:14:07 +00:00
chaser-ch
ffe1ed06af opt split range with estimate method 2024-10-30 17:47:29 +00:00
Hongqin-Li
d0e5730bc3 [CP] Fix incorrect row flag caused by split lob meta minor 2024-10-30 17:44:18 +00:00
LYAccc
19c0279bcc disable split of table in a table group with multiple tables 2024-10-30 17:14:15 +00:00
LiefB
f985babe96 [C] fix check_merge_interval_time about switch_leader 2024-10-30 15:44:29 +00:00
Fengjingkun
8c4028d3c7 fix dead loop in dag scheduler 2024-10-30 15:14:18 +00:00
obdev
42d10b54ba [CP] [SANITY] Change the clang plugin to dependency package && Optimize virtual address management to avoid expansion of vma number 2024-10-30 14:47:39 +00:00
Hongqin-Li
5fc01cbd8f Remove get split src tables log when tablet is not splitting 2024-10-30 14:44:27 +00:00
JLY2015
83a64dd8f0 [auto split] fix query fill min and max 2024-10-30 14:14:21 +00:00
obdev
9380029845 BUGFIX: optimize the tablelock conflict log 2024-10-30 13:45:07 +00:00
zhjc1124
8a422ad27d fix dir close leak 2024-10-30 13:17:18 +00:00
leslieyuchen
df46deb93c px_parallel_rule_在master上序列化占位 2024-10-30 13:14:07 +00:00
shadowao
cd1cf5ab8c fix incorrect max_bytes argument for lob data char length calc 2024-10-30 12:44:43 +00:00
oceanoverflow
e80c2780d3 move errsim point to different position 2024-10-30 11:47:35 +00:00
wanyue-wy
bacde7e6b6 tmp file flush mgr ignores any error code from iterator 2024-10-30 11:44:23 +00:00
haitaoyang
02c4c0e219 fix fuse row cache in sql audit 2024-10-30 10:44:14 +00:00
Zach41
4d5d42850c Fix crash when cg spec 2024-10-30 10:14:10 +00:00
xxyd
dc4c846148 fix mysqltest 2024-10-30 09:13:39 +00:00
gaishun
cbdd6f08bd Fix: disk view sql 2024-10-30 08:47:49 +00:00
Fengjingkun
19b39615ff [CP] fix major merge 4016 problem for full merge 2024-10-30 08:44:37 +00:00
oceanoverflow
bc3b4f168a support concurrent plus archivelog 2024-10-30 07:47:15 +00:00
gaishun
ff3b08f9c9 Fix: backup_size in __all_space_usage of shared_storage 2024-10-30 07:44:04 +00:00
yangqise7en
7cabe08a1c [CP] fix print log sanity core & add defense for dag scheduler 2024-10-30 07:14:23 +00:00
Tsunaou
82a5c6fe6c [CP] fix create heap table column array and collation type && column checksum error 2024-10-30 06:44:03 +00:00
LesinLi
e8afc44ec7 支持在 alinux3 环境下编译OB 2024-10-30 06:14:00 +00:00
fanfangzhou
b0ecd6650d alter primary_zone length 2024-10-30 05:47:43 +00:00
qingsuijiu
89ec337ad6 Resolve the issue of concurrent access to mem_profile_map in the interm result manager. 2024-10-30 05:44:30 +00:00
Zach41
065eca4a09 Fix memory leak in Window Function 2024-10-30 05:14:17 +00:00
Revendell
5e30ba1100 object_type place hold in master 2024-10-30 04:13:45 +00:00
jingtaoye35
fdea978220 [CP] fix semi_to_inner's accept_transform bug 2024-10-30 03:43:36 +00:00
xianyu-w
0301197655 [CP] Fix topn sort cost bug 2024-10-29 21:14:14 +00:00
ZhenNan0
2849011954 [CP] Limit the count of tablets for a transfer 2024-10-29 20:44:16 +00:00