|
|
ffd0270234
|
fix flt tag local variable err
|
2023-07-14 02:12:33 +00:00 |
|
|
|
5e15f1b92a
|
rename table load thread name
Co-authored-by: suz-yang <suz.yang@foxmail.com>
|
2023-07-13 14:48:12 +00:00 |
|
|
|
59a7f93a3f
|
fix dblink bugs
|
2023-07-13 14:23:58 +00:00 |
|
|
|
a8b35aca3d
|
Oracle syntax compatibility: alter system kill session
|
2023-07-13 13:12:20 +00:00 |
|
|
|
c0135ba735
|
fix:oracle json function error
|
2023-07-13 12:48:20 +00:00 |
|
|
|
eaac55aef7
|
[xml bugfix] coalesce expr adapt xml and nvl expr adapt xml
|
2023-07-13 11:59:48 +00:00 |
|
|
|
ac62ba8388
|
fix not gather histogram bug when analyze table with SIZE AUTO
|
2023-07-13 11:24:03 +00:00 |
|
|
|
5ac2af6588
|
implement ob_table_load_shared_allocator with ob_table_load_handle
|
2023-07-13 10:24:18 +00:00 |
|
|
|
6c17bae597
|
[to #49903027] fix name resolve for sql udt & pl variables
|
2023-07-13 08:12:18 +00:00 |
|
|
|
316e56d882
|
[xml bugfix] obs1 channel, the value of the update xmltype field in pl is the value of the xmltype variable
|
2023-07-12 15:12:28 +00:00 |
|
|
|
8bbe380820
|
Add direct load client service
|
2023-07-12 14:42:12 +00:00 |
|
|
|
7af90145c2
|
to issue<50813268>:fix core when using set funciton to operate array type
|
2023-07-12 07:12:36 +00:00 |
|
|
|
f2ff2cfe02
|
Fix last_insert_id expr bugs
|
2023-07-12 05:24:00 +00:00 |
|
|
|
4da1c0c120
|
Fix the issue of misusing the in_black interface.
|
2023-07-12 02:13:07 +00:00 |
|
|
|
7e1fc2053a
|
fix error in judging overflow of unsigned integer multiplication
|
2023-07-11 19:23:56 +00:00 |
|
|
|
0472c5cc9a
|
Bugfix for sys tenant memory overflow
|
2023-07-11 19:12:11 +00:00 |
|
|
|
e269245733
|
[CP] add error code when alloc memory failed
|
2023-07-11 18:48:08 +00:00 |
|
|
|
871b092354
|
free new mgr when assign failed and switch back allocator when memory not enough
|
2023-07-11 18:18:17 +00:00 |
|
|
|
21e7012901
|
[CP] adjust algorithm for adaptive group by && split sqldtl memory to user tenant
|
2023-07-11 16:42:51 +00:00 |
|
|
|
a77abb22ee
|
fix:when case compare json type result not correct
|
2023-07-11 14:53:55 +00:00 |
|
|
|
ebe04c05a9
|
add log
|
2023-07-11 14:48:03 +00:00 |
|
|
|
957f63a256
|
Refine task assignments for external table
|
2023-07-11 14:19:50 +00:00 |
|
|
|
a73393f0e7
|
[CP] [CP] [CP] fix some bugs
|
2023-07-11 13:42:28 +00:00 |
|
|
|
63af839d05
|
[xml] update xmltype using clob in pl bugfix
|
2023-07-11 13:12:39 +00:00 |
|
|
|
4dd0e1e962
|
set extra timeout for ctas rollback if insert phase exhaust all execution time
|
2023-07-11 12:54:27 +00:00 |
|
|
|
1194d728cc
|
fix deduce type bug of expr decode
|
2023-07-11 10:48:27 +00:00 |
|
|
|
fa010efcd4
|
fix replace expr charset mistaken code bug
|
2023-07-11 10:42:33 +00:00 |
|
|
|
c5c92dfe7c
|
fix mode compatibility bug
|
2023-07-11 10:24:58 +00:00 |
|
|
|
4aee898f21
|
Fix default values for ObLoadDataStat
|
2023-07-11 06:24:22 +00:00 |
|
|
|
335db9ca4d
|
revert commit ‘Fix generated column bug’
|
2023-07-10 09:11:56 +00:00 |
|
|
|
2647aaccd3
|
add optimzer version control system variable OPTIMIZER_FEATURES_ENABLE
|
2023-07-10 03:41:49 +00:00 |
|
|
|
abb148c4c2
|
ObSortOp::inner_get_next_batch return OB_ITER_END incorrectly when calculating limit 0 in vectorized scenario
|
2023-07-10 03:12:01 +00:00 |
|
|
|
d8586ce753
|
[xa][4.x] acquire data lock before set tx desc in session for xa
|
2023-07-07 07:42:12 +00:00 |
|
|
|
4522385777
|
to issue<50708864>:fix mutilset nested table containg complex type core
|
2023-07-06 11:42:17 +00:00 |
|
|
|
e984dbcfb0
|
Fix generated column bug
|
2023-07-05 12:12:10 +00:00 |
|
|
|
d3d59029b1
|
fix rpc hang when px task start failed
|
2023-07-05 11:53:52 +00:00 |
|
|
|
34bc7336c0
|
reform order autoinc
|
2023-07-05 10:54:10 +00:00 |
|
|
|
6819b7ed03
|
das tablet mapper use schema_guard in sql_ctx
|
2023-07-05 08:18:11 +00:00 |
|
|
|
3943420210
|
fix variable server_uuid isn't correctly and master failed cases
|
2023-07-05 07:54:03 +00:00 |
|
|
|
cea8a51d2b
|
always reset row iter when iterator used
|
2023-07-05 07:48:11 +00:00 |
|
|
|
d43333d322
|
Fix das task retry issue introduce by transfer.
|
2023-07-04 10:42:04 +00:00 |
|
|
|
e8866b5f23
|
limit secure_file_priv local access
|
2023-07-04 02:48:24 +00:00 |
|
|
|
471cfeb36d
|
[BUGFIX] fix substr memcpy overlap
|
2023-07-04 02:42:29 +00:00 |
|
|
|
e97d5f54bc
|
fix core: Observer crash due to incorrect assessment of allocated buffer in deserialization of ObDynamicSamplePieceMsg.
|
2023-07-03 12:48:21 +00:00 |
|
|
|
469144616f
|
support check ls restore status when creating standby tenant
|
2023-07-03 10:42:22 +00:00 |
|
|
|
d3dcf6934d
|
bugfix: decode adaptation for xml && allow filter for count arg in xpath && filter result cache
|
2023-07-03 07:18:45 +00:00 |
|
|
|
cbcf416ad5
|
release row iterator resource even if execution was interrupted
|
2023-07-03 02:42:12 +00:00 |
|
|
|
756248ede0
|
[bugfix] scn_to_timestamp() should use sys_time_zone in mysql mode
|
2023-06-30 10:48:15 +00:00 |
|
|
|
077cf2c4b2
|
[CP] fix default expr calc bug
|
2023-06-30 04:47:53 +00:00 |
|
|
|
07e0da60be
|
fix:json bugfix json_set,json_object, json_arrayagg
|
2023-06-30 04:18:15 +00:00 |
|