|
028ab9904d
|
update libxml2 from 2.10.4 to 2.13.6
|
2025-03-28 09:46:27 +00:00 |
|
|
4a9db42800
|
[FEATURE MERGE]Improve scalability of KVCache memory reclamation
|
2025-03-18 08:16:55 +00:00 |
|
|
2b2d37e49c
|
cosine/ip distance algorithm support simd
|
2025-03-03 09:45:56 +00:00 |
|
|
b4a6062fa9
|
fix ivf bugs
Co-authored-by: lyxiong0 <bear507@163.com>
|
2025-02-20 09:45:30 +00:00 |
|
|
2ea249f441
|
[FEAT MERGE][435bp1] sql execution improvements
Co-authored-by: Cerdore <khn64@163.com>
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: JasonZhang10086 <zsding101@gmail.com>
|
2025-02-10 07:15:39 +00:00 |
|
|
d50fa4208a
|
[FEAT MERGE]array phase-3
Co-authored-by: greatpi <wujiaheng954@163.com>
Co-authored-by: helloamateur <magiccheery@163.com>
|
2025-02-07 08:46:34 +00:00 |
|
|
bcd2f35833
|
[CP FEAT MERGE] SQL Query Interface enhancements 425
Co-authored-by: qingsuijiu <642782632@qq.com>
|
2025-02-06 12:15:34 +00:00 |
|
|
4b82094c3a
|
[FEAT MERGE] vector index phase 3
Co-authored-by: linbo-lin <1434442536@qq.com>
Co-authored-by: Carrot-77 <1012982871@qq.com>
Co-authored-by: wu-xingying <729224612@qq.com>
|
2025-01-27 05:15:30 +00:00 |
|
|
4b47d1618f
|
modify length of extra_info of __all_rootservice_job
|
2025-01-24 02:46:32 +00:00 |
|
|
d618fa495f
|
[CP] [FEAT MERGE]PL 425bp1 feature.
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: hanr881 <1741282579@qq.com>
Co-authored-by: seuwebber <webber_code@163.com>
|
2025-01-23 04:50:10 +00:00 |
|
|
386698bbff
|
[FEAT MERGE] illegal date patch 435BP1
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
|
2025-01-21 12:45:46 +00:00 |
|
|
07c2010681
|
skip retry co batch exe dag for some specific errcode.
|
2025-01-16 13:44:51 +00:00 |
|
|
edd1b50870
|
loop major dag to get ls_min_end_scn & some bug
|
2025-01-08 12:15:10 +00:00 |
|
|
1cc92e09f1
|
[FEAT MERGE] Compilation Optimization
Co-authored-by: fengdeyiji <546976189@qq.com>
Co-authored-by: tushicheng <18829573815@163.com>
|
2025-01-08 09:46:00 +00:00 |
|
|
9d16d1c319
|
fix dag add self as child
|
2025-01-08 07:45:44 +00:00 |
|
|
bb0f03a92b
|
bugfix: BASIC_FUNCS adaption for roaringbitmap type
|
2024-12-17 20:15:38 +00:00 |
|
|
916020b972
|
[CP] remove restriction of tenant_id can not bigger than 10w in kv_cache
|
2024-12-17 06:48:05 +00:00 |
|
|
0579303529
|
[ARRAY] array_expr bugfix
|
2024-11-26 06:45:16 +00:00 |
|
|
c141972115
|
[FEAT MERGE] [PATCH] serverless_opt
|
2024-11-23 18:14:57 +00:00 |
|
|
6d3a8a8b76
|
[FEAT MERGE] patch 3A from 4_2_x_release to master
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: WeiXinChan <chenwx6728@163.com>
|
2024-11-22 17:15:27 +00:00 |
|
|
eed772ed73
|
[FEAT MERGE] [435] sql execution improvements
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: Cai-Yao <729673078@qq.com>
|
2024-11-22 06:15:09 +00:00 |
|
|
1a6141df59
|
[FEAT MERGE]clog and opt statistics support io resource isolation
Co-authored-by: 18523270951@163.com <18523270951@163.com>
|
2024-11-22 03:15:13 +00:00 |
|
|
ce458e96f8
|
[FEAT MERGE] ARRAY EXPRS IMPLEMENTS
Co-authored-by: qijiax <qijia_xu@163.com>
|
2024-11-21 13:44:48 +00:00 |
|
|
bcdbabf580
|
[FEAT MERGE] Patch Assume Role from 4.2.5 to 4.3.5
|
2024-11-21 04:46:20 +00:00 |
|
|
0e58dbeeb5
|
[FEAT MERGE] Refactoring ObTimer to reduce the number of threads
|
2024-11-21 03:45:19 +00:00 |
|
|
5c77619843
|
move batch freeze dag to compaction low thread and limit max concurrent task cnt
|
2024-11-20 11:46:08 +00:00 |
|
|
a8a00b05fc
|
[CP] [FEAT MERGE] JSON/XML/GIS MEM OPTIMIZATION AND NEW XML/GIS EXPR
|
2024-11-13 15:15:03 +00:00 |
|
|
5bcc7d47ea
|
fix memory leak if find cycle when addint task into dag
|
2024-11-12 11:14:36 +00:00 |
|
|
9c1ad96b7b
|
Change object storage errno
|
2024-11-01 10:17:02 +00:00 |
|
|
d3bbe3851f
|
[CP] [FEAT MERGE]:Refactor pl/sql memory management
|
2024-11-01 08:17:49 +00:00 |
|
|
fd9226d311
|
[CP] [GIS] gis ewkt output srid=0
|
2024-10-31 15:48:09 +00:00 |
|
|
7cabe08a1c
|
[CP] fix print log sanity core & add defense for dag scheduler
|
2024-10-30 07:14:23 +00:00 |
|
|
b0ecd6650d
|
alter primary_zone length
|
2024-10-30 05:47:43 +00:00 |
|
|
521ef6a5fb
|
server index
|
2024-10-22 04:17:43 +00:00 |
|
|
8b869c9fdd
|
[FEAT MERGE] tablet_transfer_seq(ss) + flying_tablet_pointer_map + macro_block_verification
|
2024-09-25 04:58:10 +00:00 |
|
|
9929e8cc82
|
[patch 421->425->434] [json depth config] json depth config set [100, 1024]
|
2024-09-20 07:16:36 +00:00 |
|
|
ca51217d50
|
fix shared storage manifest about extension with multiple fields
|
2024-09-18 09:33:50 +00:00 |
|
|
f00f696510
|
add column for tablet_replica_checksum and tablet_compaction_history
|
2024-09-18 08:17:06 +00:00 |
|
|
4cf84fe2bb
|
replace THE_IO_DEVICE with LOCAL_DEVICE_INSTANCE
|
2024-09-18 05:50:53 +00:00 |
|
|
5a1bdeab8f
|
remove log & fix policy func array whitescan & fix unittest
|
2024-09-03 09:52:05 +00:00 |
|
|
a90a362952
|
remove lob_ddl_mysql case in ss mode
|
2024-08-31 12:52:27 +00:00 |
|
|
c46c411ad9
|
forbid medium/major merge for middle status row store tablet in cs replica && fix mysqltest
|
2024-08-29 12:10:59 +00:00 |
|
|
5cbd86c9e6
|
[FEAT MERGE] Vector Index & Array Type
Co-authored-by: helloamateur <magiccheery@163.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: JLY2015 <1623359870@qq.com>
|
2024-08-29 07:52:22 +00:00 |
|
|
c76fda0bef
|
[FEAT MERGE] Roaringbitmap type phase-2, performance optimization
|
2024-08-28 03:45:02 +00:00 |
|
|
e537a0c479
|
[FEAT MERGE] 424 SQL compatibility patch 433
Co-authored-by: wjhh2008 <wjh2006-1@163.com>
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
|
2024-08-23 03:32:02 +00:00 |
|
|
2ddad4afc0
|
[FEAT MERGE] 备库优化 + is_standby_cluster调用点替换 + service_name
|
2024-08-22 16:18:56 +00:00 |
|
|
a6cb5fe594
|
[CP] [GIS] fix gis index with high resolution
|
2024-08-21 12:57:28 +00:00 |
|
|
315a2dd5ec
|
fix log archive checkpoint issuing LIST and TAGGING requests too frequently when delete mode is tagging
|
2024-08-16 07:17:56 +00:00 |
|
|
11f38cff7c
|
fix object storage checksum
|
2024-08-12 14:59:02 +00:00 |
|
|
3e720b0574
|
add compaction obtest & unittest
|
2024-07-12 03:16:39 +00:00 |
|