|
|
6356ddaa89
|
Fix convert usmallint to double bug
|
2024-01-23 07:42:45 +00:00 |
|
|
|
33a604cacc
|
fix eval functions inconsistent between master and 42x
|
2024-01-23 07:22:28 +00:00 |
|
|
|
cda6fbfc56
|
Fix type deduction error of mod expression
|
2024-01-23 06:52:39 +00:00 |
|
|
|
a748a6fa93
|
[CP] implement dblink reuse connection cfg
|
2024-01-23 06:43:01 +00:00 |
|
|
|
e9d6bdd698
|
fix simplify case when bug about null type deduction
|
2024-01-23 06:17:06 +00:00 |
|
|
|
0983ed0b72
|
Adjust stmt printer and codeowners
|
2024-01-23 04:42:57 +00:00 |
|
|
|
27c9a5278f
|
Use the corresponding column fill cg
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
|
2024-01-23 03:12:29 +00:00 |
|
|
|
ea49c78176
|
[CP] fix nlj not clear eval flag bug
|
2024-01-23 02:17:05 +00:00 |
|
|
|
9c15b778a3
|
[GIS] delete udt_id_ in ObParamInfo
|
2024-01-22 15:17:52 +00:00 |
|
|
|
3dad2201b1
|
fix old query range bug with row expr
|
2024-01-22 15:13:13 +00:00 |
|
|
|
e5bf87e29f
|
fix das path cannot generated in subquery inner path
|
2024-01-22 14:21:44 +00:00 |
|
|
|
77f5c15b28
|
fix lossless cast bug
|
2024-01-22 14:17:09 +00:00 |
|
|
|
4555c41209
|
[CP] fix set partition wise and duplicate table bug
|
2024-01-22 13:47:10 +00:00 |
|
|
|
5b88653ed2
|
fix for update wait parser does not support decimal number
|
2024-01-22 13:17:09 +00:00 |
|
|
|
925a77ec67
|
[CP] fix prefix index not extracted bug
|
2024-01-22 13:12:31 +00:00 |
|
|
|
9237df7de1
|
fix:json-remove, json is true/false, json-length bug
|
2024-01-22 12:12:52 +00:00 |
|
|
|
240e147747
|
[CP] Enable re_est_cost for prefix sort
|
2024-01-22 11:47:08 +00:00 |
|
|
|
276338d45e
|
fix bug: core at runtime filter deserialize because overwriting return code
|
2024-01-22 10:56:23 +00:00 |
|
|
|
fe8bffc7e6
|
[CP] [BUG FIX] Fix the problem that the wait event statistic item in sql audit is always 0
|
2024-01-22 10:42:44 +00:00 |
|
|
|
7acad5e931
|
Fix prepare stmt error 4016
|
2024-01-22 09:42:40 +00:00 |
|
|
|
06d00daec0
|
Vectorization 2.0, short-circuit processing of ‘in’ expressions.
|
2024-01-22 07:47:56 +00:00 |
|
|
|
3de97b1dd1
|
Before dtl_interm_result_manager executes mtl_stop and mtl_wait, determine whether mtl_start has been executed.
|
2024-01-22 07:17:11 +00:00 |
|
|
|
d2ab1a4aae
|
[FEAT MERGE] [CP] Improve the rowcount estimation
Co-authored-by: akaError <lzg020616@163.com>
|
2024-01-22 04:12:26 +00:00 |
|
|
|
d75d848dd2
|
add seq num to sql audit to sequence stmt in transaction
|
2024-01-19 14:12:20 +00:00 |
|
|
|
8bd05f8034
|
fix column group cost info bug
|
2024-01-19 12:43:05 +00:00 |
|
|
|
690a0d5bb5
|
placeholder for serialize
|
2024-01-19 12:17:43 +00:00 |
|
|
|
22884dc072
|
Fix temp table bugs
|
2024-01-19 11:43:13 +00:00 |
|
|
|
41025cf020
|
disable fast refresh for mview contain subquery
|
2024-01-19 10:23:03 +00:00 |
|
|
|
04d256afce
|
Fix error when call stmt containing question mark
|
2024-01-19 07:16:55 +00:00 |
|
|
|
d29f6ff8a4
|
[CP] [CP] add max_partition_num config in mysql mode
|
2024-01-19 05:12:31 +00:00 |
|
|
|
1148fd8ea1
|
Add tracepoint of random batch_size/skip_bits for table scan
|
2024-01-19 03:18:43 +00:00 |
|
|
|
3c28df4177
|
Addressing upgrade compatibility issues related to between expressions
|
2024-01-19 03:13:35 +00:00 |
|
|
|
5e2d1aaf15
|
[CP] disable dynamic sampling json/lob/gis column and fix set stat window attribute bug
|
2024-01-19 02:52:00 +00:00 |
|
|
|
658c51919f
|
Fix row comparison wrong result of decimal int type
|
2024-01-19 02:42:38 +00:00 |
|
|
|
718c71384c
|
Add query hint: enable_rich_vector_format
|
2024-01-18 14:12:30 +00:00 |
|
|
|
d97553e3e5
|
fix bug use unexpected error code
|
2024-01-18 10:21:54 +00:00 |
|
|
|
bbd097c1e3
|
to issue<54566685>:fix spicursor destruct core when fail to allocate memory for spicusor
|
2024-01-18 10:12:42 +00:00 |
|
|
|
6e71299fd5
|
[placeholder] serialization placeholder for domain index scan and text retrieval
|
2024-01-18 09:17:48 +00:00 |
|
|
|
f926b7abf7
|
[BUGFIX] fix udf expr type deduce for clob
|
2024-01-18 08:42:37 +00:00 |
|
|
|
6dca77038d
|
placeholder of func decode_trace_id
|
2024-01-18 08:12:46 +00:00 |
|
|
|
39acb953a0
|
[CP] [to #52804352] fix bug, case expressions in PL actually do not require parameter types to be consistent
|
2024-01-18 07:17:56 +00:00 |
|
|
|
3101ede72f
|
fix the problem of compiling large unity build units
|
2024-01-18 07:00:07 +00:00 |
|
|
|
9a25831540
|
[opt]: vec_sort support truncate tmp_file.
|
2024-01-18 06:50:09 +00:00 |
|
|
|
46a179b07b
|
[BUGFIX] fix in expr process text with row
|
2024-01-18 06:34:53 +00:00 |
|
|
|
e52f385a43
|
[CP] sync bugfix.fix sanity json pl type coredump, fix treat expr in pl coredump
|
2024-01-18 04:12:46 +00:00 |
|
|
|
19084ed6d5
|
fix column store index back cost
|
2024-01-18 03:43:08 +00:00 |
|
|
|
f205e6fc3f
|
to issue<54566685>:fix core when destruct spicursor
|
2024-01-17 17:42:13 +00:00 |
|
|
|
cf761681a0
|
Fix drop mview
|
2024-01-17 16:17:15 +00:00 |
|
|
|
567cdc7229
|
Resolve a series of out-of-memory issues within 500 tenant
|
2024-01-17 16:12:40 +00:00 |
|
|
|
46726e1dbd
|
fix not exit immediately when session killed
|
2024-01-17 15:12:18 +00:00 |
|