|
|
aede9be0db
|
apply ids
|
2023-11-23 10:45:38 +00:00 |
|
|
|
f54b7d8456
|
[CP] Disable view merge which generate stmt with more than 10 tables
|
2023-11-23 08:40:54 +00:00 |
|
|
|
dd4fe92807
|
Fix type deduction error
|
2023-11-23 08:11:03 +00:00 |
|
|
|
8d166a7d96
|
fix auto generate alias is too long
|
2023-11-23 07:40:57 +00:00 |
|
|
|
e0ed12fb6e
|
fix gi fetch task concurrently bug
|
2023-11-23 07:11:28 +00:00 |
|
|
|
2ef623439c
|
Handling the core issue caused by multiple calls to the destroy method of IntermResultManager.
|
2023-11-23 06:41:09 +00:00 |
|
|
|
16f37c94b6
|
[FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
|
2023-11-23 04:11:39 +00:00 |
|
|
|
47d1177733
|
fix several subquery coalesce bugs
|
2023-11-23 02:10:37 +00:00 |
|
|
|
53d768d872
|
fix aggr-first JA pullup bug
|
2023-11-22 12:40:37 +00:00 |
|
|
|
381d861141
|
Add new error code for restore tenant failed
|
2023-11-22 10:41:06 +00:00 |
|
|
|
b73c90536a
|
[CP] fix merge stmt eliminate join table item cause 4016
|
2023-11-22 09:45:06 +00:00 |
|
|
|
36f354d2e0
|
[CP] fix bug about PX thread limit
|
2023-11-22 09:10:45 +00:00 |
|
|
|
14cd76447f
|
fix table location in optimize bug
|
2023-11-22 08:45:05 +00:00 |
|
|
|
28fc6f4729
|
bugfix : json_object, json_query, json_objectagg
|
2023-11-22 07:10:37 +00:00 |
|
|
|
72ec4556de
|
fix late materialization bug
|
2023-11-22 06:45:14 +00:00 |
|
|
|
0c81b3e2f6
|
[CP] [to #53078747] fix Security_type in SHOW PROCEDURE/FUNCTION STATUS
|
2023-11-22 04:41:24 +00:00 |
|
|
|
e4aace163a
|
fix lob text string iter use res allocator for tmp case
|
2023-11-22 04:11:02 +00:00 |
|
|
|
2a89240728
|
Revert [CP] Fix: affected row sync
|
2023-11-22 03:15:17 +00:00 |
|
|
|
4531a5b37d
|
[CP] add timeout param for estimation related interfaces
|
2023-11-22 03:10:58 +00:00 |
|
|
|
1695ba1c5d
|
[BUGFIX] drop tenant raise core
|
2023-11-21 15:41:00 +00:00 |
|
|
|
82418cf225
|
fix some sql logical plan bug
|
2023-11-21 15:15:00 +00:00 |
|
|
|
4e25ca5f67
|
return a reject error when delete from the view based on cte
|
2023-11-21 14:10:55 +00:00 |
|
|
|
c60de6707f
|
[CP] [to #52754652] fix serval pl/sql bugs
|
2023-11-21 13:40:51 +00:00 |
|
|
|
81b8b48966
|
[CP] [to #49900376]check base table version when create trigger
|
2023-11-21 11:10:45 +00:00 |
|
|
|
1e7e728baf
|
fix get wrong result when checking if virtual table access can be accessed
|
2023-11-21 09:40:47 +00:00 |
|
|
|
7312d74d62
|
bugfix : mysql json_table
|
2023-11-21 09:19:22 +00:00 |
|
|
|
8a64369f76
|
[CP] [Fix] obkv same rk in batch
|
2023-11-21 09:15:19 +00:00 |
|
|
|
dbc0a0e4ff
|
fix lossless cast bug
|
2023-11-21 09:11:03 +00:00 |
|
|
|
78ee253c39
|
add log
|
2023-11-21 08:15:00 +00:00 |
|
|
|
4746c866f5
|
[CP] [CP] fix subplan filter PKEY plan bug
|
2023-11-21 04:40:44 +00:00 |
|
|
|
028d590095
|
[CP] to issue<52424040>:fix memory leak when executing open cursor for loop stmt much times in a loop
|
2023-11-21 03:44:53 +00:00 |
|
|
|
38f7d1e740
|
[CP] to issue<52330964>:fix pl temp memory leak
|
2023-11-21 03:40:38 +00:00 |
|
|
|
10be8c9e6b
|
bugfix : json_object bugfix && json dot notation in PL
|
2023-11-21 02:15:10 +00:00 |
|
|
|
08e97af971
|
fix .net driver kill session bug.
|
2023-11-20 19:14:52 +00:00 |
|
|
|
e68289c158
|
fix temporary table not cleaned bug
|
2023-11-20 18:44:44 +00:00 |
|
|
|
11d49921e5
|
[CP] Fix: affected row sync
|
2023-11-20 17:40:55 +00:00 |
|
|
|
f95bb7f590
|
sys var placeholder & session serialize placeholder
|
2023-11-20 17:15:14 +00:00 |
|
|
|
6bb6c68dae
|
fixbug: drop database error, the database name address of stmt is illegal.
|
2023-11-20 17:11:02 +00:00 |
|
|
|
add6cefad8
|
[CP] to issue<53193501>:fix table function remote execute issue
|
2023-11-20 15:49:21 +00:00 |
|
|
|
4114d27603
|
[CP] to issue<52735354>:fix dynamic memory leak
|
2023-11-20 15:45:04 +00:00 |
|
|
|
5b56913d35
|
fix bugs that lost stmt scala group by property after remove all aggr_items
|
2023-11-20 14:49:02 +00:00 |
|
|
|
79a6339f13
|
transfer partition sql placeholder
|
2023-11-20 09:56:09 +00:00 |
|
|
|
8a11eaaeaa
|
[CP] fix spf+px batch rescan clean dtl interm result bug
|
2023-11-20 09:23:49 +00:00 |
|
|
|
c121ea9bf4
|
fix check range partition increase bug
|
2023-11-17 13:11:10 +00:00 |
|
|
|
f244deaf6b
|
occupy fields on master for ob_gis_42x branch
|
2023-11-17 11:10:55 +00:00 |
|
|
|
ec834c2946
|
Not report 4016 when there is no leader replica
|
2023-11-17 07:10:56 +00:00 |
|
|
|
b1be3d77c4
|
Support spf left rows dump and control rpc package size
|
2023-11-17 03:11:13 +00:00 |
|
|
|
761938037c
|
[to #53127984]out param bind to const value need report error
|
2023-11-17 02:45:37 +00:00 |
|
|
|
63ee8a5fd4
|
fix bugs in master
|
2023-11-16 14:16:33 +00:00 |
|
|
|
9e13005016
|
[FEAT MERGE]support 'alter system reset' clause
|
2023-11-16 13:46:59 +00:00 |
|