|
|
a25e14fe74
|
Correct the method of determining whether there are nulls on the right side in the IN expression.
|
2023-12-27 08:43:11 +00:00 |
|
|
|
c8647966da
|
[CP]: Oracle json bugfix
|
2023-12-27 06:18:35 +00:00 |
|
|
|
a52b801e5f
|
fix: fix bug of multi level batch nlj lost data bug
|
2023-12-27 06:13:31 +00:00 |
|
|
|
5585d4c91c
|
Refactor vec2.0 between expr
|
2023-12-27 04:13:18 +00:00 |
|
|
|
7bcd1ef167
|
[4.2.1>master] finetune ENABLE_SERIALIZATION_CHECK
|
2023-12-27 03:43:16 +00:00 |
|
|
|
85f0244cf5
|
fix bug: topn sort earge filter bugs
|
2023-12-26 15:43:13 +00:00 |
|
|
|
0121227aeb
|
fix px merge sort receive clear eval flag bug
|
2023-12-26 11:13:28 +00:00 |
|
|
|
d52d2c12e6
|
[CP] Fix wrong merge type between set and char
Co-authored-by: Larry955 <1412857955@qq.com>
|
2023-12-26 10:13:15 +00:00 |
|
|
|
8c2fda8fdc
|
fix tenant mtl module register with MTL_BIND2 remove old MTL_BIND
|
2023-12-26 08:13:29 +00:00 |
|
|
|
b97e65cf1e
|
Unify the processing logic of PDML and regular DML
|
2023-12-26 07:43:29 +00:00 |
|
|
|
12c482603f
|
[CP] [to #53947201] fix a -4016 problem in PX + UDF
|
2023-12-26 06:43:38 +00:00 |
|
|
|
36f9cecbc7
|
[CP] fix hang at dfo scheduler wait_all
|
2023-12-26 03:18:29 +00:00 |
|
|
|
052e59ff06
|
Fix vector 2.0 case and opt temp column store from_vector
|
2023-12-25 11:57:51 +00:00 |
|
|
|
9ed470fd6a
|
Address the issue of errors arising from all elements in in_list being null
|
2023-12-25 11:18:40 +00:00 |
|
|
|
1737652b4f
|
Fix the core caused by uppercase and lowercase expressions not determining whether buf is empty
|
2023-12-25 10:52:33 +00:00 |
|
|
|
b483a8f5af
|
[CP] fix sqc handler memory leak when drop tenant
Co-authored-by: sdc <njucssdc@gmail.com>
|
2023-12-25 10:15:58 +00:00 |
|
|
|
7db773aea0
|
Fix nullif expr precision calc error
|
2023-12-25 09:18:36 +00:00 |
|
|
|
e49b957a84
|
destruct row meta when px ms close && do not rewrite some error code for view resolver
|
2023-12-25 04:47:34 +00:00 |
|
|
|
bd53d340c0
|
[CP] Fix window function spec member not serialized
|
2023-12-24 14:13:01 +00:00 |
|
|
|
6a3e8c97d4
|
[CP] fix bug about px admission
|
2023-12-22 17:47:45 +00:00 |
|
|
|
240f690249
|
modify wait logic of clone executor and retry logic of clone scheduler in CLONE_SYS_RELEASE_RESOURCE
|
2023-12-22 15:47:19 +00:00 |
|
|
|
abef1a89a4
|
Tracepoint: Add trace point to test NLJ and SPF batch rescan
|
2023-12-22 15:42:36 +00:00 |
|
|
|
cd8279dccb
|
[BUGFIX] fix uncompress process empty lob res
|
2023-12-22 14:42:58 +00:00 |
|
|
|
2939bcb2af
|
[to #53431523] forbid collection functions with potential correctness problem
|
2023-12-22 11:43:15 +00:00 |
|
|
|
bf52189f95
|
fix parallel_idx oversize when switch lob slice
|
2023-12-22 10:43:34 +00:00 |
|
|
|
2bbae19623
|
fix external table bug
|
2023-12-22 08:13:31 +00:00 |
|
|
|
b6773084c6
|
[FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
|
2023-12-22 03:43:22 +00:00 |
|
|
|
a7c5428469
|
fix bug: unexpected error due to sqc finish msg processed twice
|
2023-12-20 12:25:27 +00:00 |
|
|
|
ca272bb6a4
|
bugfix json_storage_size for scalar
|
2023-12-20 12:02:21 +00:00 |
|
|
|
4d45724267
|
load data sometimes coredump
|
2023-12-20 11:52:46 +00:00 |
|
|
|
4f4b07a001
|
[CP] [CP] [中信证券]support listagg aggr use group by column as separator
|
2023-12-20 08:43:14 +00:00 |
|
|
|
d94237a874
|
Make the handling of zero time consistent with previous versions
|
2023-12-20 07:17:46 +00:00 |
|
|
|
ae8491eec7
|
[CP][BUGFIX] fix text substr len 0 error
|
2023-12-19 21:18:20 +00:00 |
|
|
|
bf8ba1da46
|
Fix the implementation issue with deleting all intermediate results for a tenant.
|
2023-12-19 19:43:22 +00:00 |
|
|
|
f5f3fd0173
|
merge devleop into master 20231212
|
2023-12-19 08:46:14 +00:00 |
|
|
|
79fa3a931e
|
Merge branch 'master' into develop
|
2023-12-19 16:00:47 +08:00 |
|
|
|
021e5571bb
|
merge devleop into master 20231212
|
2023-12-19 07:45:22 +00:00 |
|
|
|
60c6bbb06e
|
fix gather truncate longtext string bug and write opt stats gather history bug
|
2023-12-19 05:47:51 +00:00 |
|
|
|
4b4b4df78b
|
[CP] split in array into user tenant
|
2023-12-19 00:17:39 +00:00 |
|
|
|
b165cdd507
|
Fix check_all_ls_restore_finish_ in clone scheduler
|
2023-12-18 23:17:38 +00:00 |
|
|
|
1a5dbee19f
|
fix jdbc read nchar getting mistaken code
|
2023-12-18 20:47:37 +00:00 |
|
|
|
5b29a5c589
|
[CP] Fix direct load use non-thread-safe allocator to concurrent allocate memory
|
2023-12-18 19:52:29 +00:00 |
|
|
|
5186fc5b19
|
fix spf hashmap is disabled by typo
|
2023-12-18 17:22:46 +00:00 |
|
|
|
32ea4f5cef
|
[CP]fix replace expr longtext max len
|
2023-12-18 17:18:08 +00:00 |
|
|
|
37d870956d
|
fix dblink did not free oci stmt after read oracle
|
2023-12-18 17:13:14 +00:00 |
|
|
|
e99cc037cc
|
[FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
|
2023-12-18 14:13:54 +00:00 |
|
|
|
37fe7ce4eb
|
[FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: 2149 <260391947@qq.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: jinmaoli <lijinmao.csmaster@gmail.com>
|
2023-12-18 14:04:23 +08:00 |
|
|
|
438a70b2b8
|
[FEAT MERGE] transaction pdml support optimization
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
|
2023-12-18 14:04:23 +08:00 |
|
|
|
07edb2482e
|
[CP] fix: fix the core induced by spf batch rescan
|
2023-12-18 14:04:23 +08:00 |
|
|
|
f7cd32be94
|
[FEAT MERGE] materialized view
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
|
2023-12-14 07:42:52 +00:00 |
|