|
|
1b4c85fae7
|
[#2024101000104662742]Add pl_evict_version and correct schema_verison semantics in pl cache view.
|
2024-12-10 04:44:55 +00:00 |
|
|
|
bb195a6655
|
fix OB_ERR_USER_NOT_EXIST string
|
2024-12-09 13:15:03 +00:00 |
|
|
|
02bbe47a6f
|
[CP] [to #2024080100104017707] fix partition hit of sql audit in pl sql
|
2024-12-09 12:46:08 +00:00 |
|
|
|
07cb96d2b9
|
[#2024120800106317937]Add place holder for pl_cg_mem_hold.
|
2024-12-09 07:48:23 +00:00 |
|
|
|
c44523ad6a
|
Fix the issue where error codes are being overwritten
|
2024-12-09 05:19:11 +00:00 |
|
|
|
e7957aaa7f
|
[to #2024120400105981374]bugFix dbms_job deadlock
|
2024-12-09 05:15:55 +00:00 |
|
|
|
d0c1c91319
|
[to #2024120400105952023]bugFix deserialize type day_to_second and year_to_month
|
2024-12-09 03:14:39 +00:00 |
|
|
|
f904ff0ede
|
add stat column in virtual table for tmp file writing and reading
|
2024-12-06 09:15:25 +00:00 |
|
|
|
0e151a77d0
|
fix direct load iterator hashmap
|
2024-12-05 09:18:15 +00:00 |
|
|
|
b20c7cebc4
|
Split wait write end for medium and tablet seq on leader
|
2024-12-05 09:14:57 +00:00 |
|
|
|
e472494db5
|
Fix ls in rebuild status report readable scn bug.
|
2024-12-05 07:18:45 +00:00 |
|
|
|
2fb78577d3
|
fix: sevaral bugs of auto purge run detail related
|
2024-12-05 04:45:22 +00:00 |
|
|
|
3d03d6f4df
|
upgrade llvm from 11 to 17
|
2024-12-05 03:15:16 +00:00 |
|
|
|
5aecb72b72
|
fix missing SQL_ID , PLAN_HASH etc. in query retry
|
2024-12-04 09:18:43 +00:00 |
|
|
|
ac2dd812b1
|
fix resource manager uppercase issues
|
2024-12-03 16:16:35 +00:00 |
|
|
|
c0e0590870
|
opt bucket limit and add DRWLock
|
2024-12-03 15:15:04 +00:00 |
|
|
|
77232c702e
|
fix the stuck bug of direct load pre-sort
|
2024-12-03 13:15:16 +00:00 |
|
|
|
e7fca2c311
|
[OBKV] fix: ignore error when fail to get/add plan cache
|
2024-12-03 10:44:48 +00:00 |
|
|
|
3587a5652b
|
fix dbms scheduler permission bug
|
2024-12-03 04:15:09 +00:00 |
|
|
|
4ad457ced3
|
fix cgroup log display
|
2024-12-02 10:45:08 +00:00 |
|
|
|
83215297ae
|
placehold about compressible tmp file
|
2024-11-29 18:46:37 +00:00 |
|
|
|
2f74f70567
|
fix: get log_history core
|
2024-11-29 12:45:10 +00:00 |
|
|
|
59be83e088
|
[CP] [CP][OBKV] route need refresh when rename table
|
2024-11-29 10:18:09 +00:00 |
|
|
|
78ac48a970
|
fix mem leak
|
2024-11-29 03:15:36 +00:00 |
|
|
|
29f354ac30
|
[fix] core caused by allocator reuse
|
2024-11-28 15:46:21 +00:00 |
|
|
|
69a7ccb663
|
support set foreign_key_checks off in full direct load
|
2024-11-28 09:15:19 +00:00 |
|
|
|
b86f170de8
|
placeholder for SQL plan monitor
|
2024-11-28 05:44:43 +00:00 |
|
|
|
1bf1415bb6
|
not to create MysqlIO under the old easy framework when sql_nio enabled
|
2024-11-27 18:16:13 +00:00 |
|
|
|
46dc3d8132
|
not support geometry type in load data and client disk mode
|
2024-11-27 11:18:25 +00:00 |
|
|
|
680416c5af
|
Fix disorder issue in reverse scan results with multiple column families
|
2024-11-26 22:46:17 +00:00 |
|
|
|
364a24f416
|
fix bug of index builder is nullptr in share storage mode
|
2024-11-26 21:19:04 +00:00 |
|
|
|
51391ef173
|
fix bug that DELETING unit stay stopped but can not be deleted.
|
2024-11-26 19:48:24 +00:00 |
|
|
|
a8f15ad380
|
Fix virtual table __all_virtual_kvcache_info may produce -4002
|
2024-11-26 15:48:30 +00:00 |
|
|
|
797cc6f3bc
|
fix and enable sensitive_test
|
2024-11-26 11:44:41 +00:00 |
|
|
|
648e6d4047
|
[FEAT MERGE] Fulltext index feature for version 435
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
Co-authored-by: wz-WillZheng <18701736737@163.com>
Co-authored-by: SuperYoko <lipeng.yk@gmail.com>
|
2024-11-26 10:15:08 +00:00 |
|
|
|
d210ef0f00
|
[CP] fix: trigger create L0 worker when L1-L9 queue has request
|
2024-11-26 07:45:11 +00:00 |
|
|
|
9aca5c8d02
|
fix direct load get precision from ObColDesc
|
2024-11-26 05:45:49 +00:00 |
|
|
|
ce03db7f91
|
[FTS][BUF.FIX] fix multi-column seq orders in show index
|
2024-11-23 19:16:52 +00:00 |
|
|
|
c141972115
|
[FEAT MERGE] [PATCH] serverless_opt
|
2024-11-23 18:14:57 +00:00 |
|
|
|
35cabca404
|
[FEAT MERGE] Hbase compatibility phase 2
Co-authored-by: 884244693 <884244693@qq.com>
Co-authored-by: stuBirFly <1065492934@qq.com>
Co-authored-by: JackShi148 <jackshi896@gmail.com>
|
2024-11-23 04:44:53 +00:00 |
|
|
|
7887fcce92
|
[FEAT MERGE]
Co-authored-by: Handora <qcdsr970209@gmail.com>
|
2024-11-23 00:45:17 +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 |
|
|
|
93e26891a4
|
[FEAT MERGE] dynamic_enable_cgroup
|
2024-11-22 14:15:06 +00:00 |
|
|
|
d909a01a95
|
[FEAT MERGE] IO_Scheduler_v2
Co-authored-by: zhaoyiping0622 <zhaoyiping0622@gmail.com>
|
2024-11-22 13:14:56 +00:00 |
|
|
|
812ec7c5ec
|
[FEAT MERGE] direct load vector optimize 435
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: windye <yeheng_2011@163.com>
Co-authored-by: shadowao <aozeliu@qq.com>
|
2024-11-22 10:44:38 +00:00 |
|
|
|
beae2e24c9
|
[FEAT MERGE] support nested materialized view
Co-authored-by: fkuner <784819644@qq.com>
Co-authored-by: fforkboat <fforkboat@gmail.com>
|
2024-11-22 09:45:44 +00:00 |
|
|
|
0ef02930d0
|
[FEAT MERGE]direct load data support partition level load
|
2024-11-22 07:15:03 +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 |
|
|
|
9051e00cd0
|
[TABLELOCK] add replace_all_locks interface for recovery of auto_split
|
2024-11-22 03:45:21 +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 |
|