Commit Graph

17560 Commits

Author SHA1 Message Date
2ad4c8efce [BUGFIX] use add instead of add many for bitmap 2025-02-08 09:16:13 +00:00
46a6c4344e fix some optimizer bug 2025-02-08 08:49:20 +00:00
1a6d82b60a fix: check if insert into generated column when resolve values table from union 2025-02-08 08:45:59 +00:00
cb5fe65964 fix hash join output rows greater than max_rows_cnt 2025-02-08 08:15:36 +00:00
553513e583 standby flashback log placeholder 2025-02-08 07:46:03 +00:00
b1cdb00c2b [CP] V$OB_SQL_PLAN、GV$OB_SQL_PLAN系统租户行为修改 2025-02-08 07:19:51 +00:00
30d5ce3ba2 [FEAT MERGE] Persistent Macro Block Bloom Filter 2025-02-08 06:45:19 +00:00
0d43eaca56 add record in mview inner table 2025-02-08 06:19:02 +00:00
54354163e1 bugfix: array_map return 4016 when param list contains nested array in different basic element type 2025-02-08 06:15:40 +00:00
ada46e7c70 to issue<2025020600107149898>:fix core when fail to extend package collection 2025-02-08 05:46:16 +00:00
b2a2e9780c change log level for backup check alive task 2025-02-08 04:46:17 +00:00
1accfeb110 [fix] ivf calc center id core cause by ivf center id cache heap use after free 2025-02-08 04:18:49 +00:00
29dd4290e6 [FEAT MERGE] 新增字符集和表达式优化
Co-authored-by: betelgeu <569268459@qq.com>
2025-02-08 04:15:27 +00:00
c92285b59d fix check vector index by column name 2025-02-08 03:45:10 +00:00
b83b25a1a5 add detailed reasons why replicas cannot perform backup task to the log 2025-02-08 03:19:24 +00:00
1d9c07ff00 bugfix: array_contains core dump when array is nested array and val is NULL 2025-02-07 16:48:52 +00:00
43807cfd13 be compatible with mysql CAST date to timestamp 2025-02-07 16:45:31 +00:00
ba5099fac0 Fix standby cluster src ls be destroy in transfer stage. It makes checksum error. 2025-02-07 16:16:12 +00:00
665bd2a312 fix: inlist resolver failed in some pl context 2025-02-07 15:46:02 +00:00
5d46dae5e0 fix mysqltest 2025-02-07 15:16:08 +00:00
e626c321a5 fix unexpected mod by malloc_v2 2025-02-07 14:49:08 +00:00
14835bb0e1 fix hashdistinct vec memory bloat, delete arena_alloc_(not used) 2025-02-07 14:45:45 +00:00
1abc4d37e4 bugfix: array_position 2025-02-07 14:15:56 +00:00
da2bce79f6 refresh profile 2025-02-07 13:49:19 +00:00
d351f3a780 [bugfix]Reduce unnecessary expressions in fts 2025-02-07 13:45:51 +00:00
be58ef2a83 das scan ctdef serialize placeholder 2025-02-07 13:15:18 +00:00
3c9c5e91ad fix for ob_query_timeout not same after reset connection 2025-02-07 12:49:36 +00:00
2a8b4cf33f Fix insert duplicate key during split crash 2025-02-07 12:18:42 +00:00
c8c53c59d0 Fix restore with ddl table return 4016 error. 2025-02-07 12:15:20 +00:00
3e63793ace fix oblogminer core 2025-02-07 11:46:16 +00:00
3dd3faecc9 [cp]fix for comprocess info/kill hung bug 2025-02-07 11:18:39 +00:00
3a1131854b Modify the ObArray assign interface to be atomic 2025-02-07 11:15:18 +00:00
9ecd52c50c Fix sort unfree ptr 2025-02-07 10:45:49 +00:00
69884c102a [to 2024092700104606224]Patch 32x pl test suite case to master branch. 2025-02-07 09:45:47 +00:00
020c106005 union struct 2025-02-07 09:16:33 +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
773ff29356 Fix hotspot of handle_insert_row 2025-02-07 08:15:49 +00:00
2caac3e8fb [CP] Fix crash caused by concurrent access 2025-02-07 07:45:16 +00:00
f2acfdb891 [FEAT MERGE] oltp opt & unique index opt 2025-02-07 05:45:56 +00:00
4e570df127 bugfix: array_cast 2025-02-07 05:19:07 +00:00
a379e540c2 fix memory leak of failed memory allocation for hashmap 2025-02-07 04:44:57 +00:00
4d08f8a095 [FEAT MERGE] [CP] rebuild tablet 2025-02-07 03:45:25 +00:00
ccbfc0311d [task] optimize ivf post create performance 2025-02-07 03:15:38 +00:00
5ff90f9444 fix vector index query bug 2025-02-06 17:17:07 +00:00
ca7329bb80 Fix Clion error report about C++11 requires a space between literal and identifier 2025-02-06 16:46:43 +00:00
35493f528f [to #202501240010712477]delete package type info when compile package failed 2025-02-06 15:49:04 +00:00
c26bf2ca15 [CP] fix set feedback info core 2025-02-06 15:45:44 +00:00
0307879664 correct log printing 2025-02-06 15:15:48 +00:00
11db746497 [FTS][BUG.FIX] the aux table name for domain index may be same. 2025-02-06 14:45:51 +00:00
ca6fb8a1cb [FEAT MERGE] support to access hdfs by java sdk
Co-authored-by: doubleMocha <1085615789@qq.com>
2025-02-06 14:18:44 +00:00