|
|
d2afa610a2
|
[CP] xml tenant memory leak
|
2023-09-20 17:01:21 +00:00 |
|
|
|
7df46cab65
|
bugfix: json_object_t on_error && json_object_t duplicate key && regression case
|
2023-09-20 16:50:01 +00:00 |
|
|
|
4273f55ffa
|
[CP] fix bug: expr sqrt not set eval flag in eval_batch
|
2023-09-20 16:34:32 +00:00 |
|
|
|
85888c990d
|
[CP] Add in_rescan flag in TableScanOp and disable retry when in_rescan
|
2023-09-20 16:23:05 +00:00 |
|
|
|
c2bee5f2d3
|
align_date4cmp bug fixs
|
2023-09-20 16:07:40 +00:00 |
|
|
|
75ab3b592c
|
fix ora_trunc fails to handle some data types under MySQL mode
|
2023-09-20 15:28:42 +00:00 |
|
|
|
c2dfd2792f
|
[CP][BUGFIX] fix repeat deduce text type compat
|
2023-09-20 15:17:00 +00:00 |
|
|
|
db195563f0
|
[CP] fix correctness problem because of gi split tasks randomly
|
2023-09-20 14:15:14 +00:00 |
|
|
|
cc74381bb9
|
[CP] generate new px_sequence_id when register interrupt_id of qc
|
2023-09-20 14:11:23 +00:00 |
|
|
|
3c73bbd7c2
|
fix soundex calc result type not stable bug
|
2023-09-20 13:52:01 +00:00 |
|
|
|
dcac08120c
|
fix bug: config runtime_bloom_filter_max_size is not effective
|
2023-09-20 13:48:09 +00:00 |
|
|
|
284626c49d
|
fix reversing align_date4cmp_expr problem
|
2023-09-20 13:16:02 +00:00 |
|
|
|
36b219a97f
|
Add log_user_error for direct_load
|
2023-09-18 07:44:15 +00:00 |
|
|
|
98f8d4dd13
|
[xml] fix ObPathVarObject mem leak
|
2023-09-18 07:40:15 +00:00 |
|
|
|
350df65bbf
|
[CP] Disable das retry for rescan.
|
2023-09-18 04:40:20 +00:00 |
|
|
|
0534888042
|
fix some bugs about tenant=all
|
2023-09-18 03:40:23 +00:00 |
|
|
|
0dbddf0b27
|
fix: to_cstring may use lot of time and memory
|
2023-09-15 14:10:12 +00:00 |
|
|
|
8f7ed1a53f
|
[BUGFIX] fix repeat/space expr compat
|
2023-09-15 10:40:41 +00:00 |
|
|
|
14f411060e
|
fix purge recyclebin timeout
|
2023-09-15 00:40:27 +00:00 |
|
|
|
f00019cb7c
|
[FOREIGN KEY] fix the bug about meet invalid conflict during checking child table which without index
|
2023-09-14 23:47:53 +00:00 |
|
|
|
6ef12ffdc7
|
[CP] Fix number div wrong result when div_precision_increment is zero
|
2023-09-14 13:43:41 +00:00 |
|
|
|
dbe3b91642
|
fix pl dblink report conn is killed.
|
2023-09-14 13:40:01 +00:00 |
|
|
|
1c8aa41d3e
|
Fix: The set variable does not involve rewriting logic
|
2023-09-14 11:43:59 +00:00 |
|
|
|
d57a913644
|
Fix aggregation error 4013
|
2023-09-14 11:40:15 +00:00 |
|
|
|
80a6b1d58e
|
fix align_date4cmp get_double problem
|
2023-09-14 11:14:09 +00:00 |
|
|
|
8915b19f61
|
Fix: column_conv type inference set wrong collation_level
|
2023-09-14 09:10:25 +00:00 |
|
|
|
89260ce666
|
invalid tenant id bugfix: tenant_id check with ddl_info_
|
2023-09-14 07:51:25 +00:00 |
|
|
|
53824d0e67
|
fix connect by level cannot be pushed down
|
2023-09-14 05:18:03 +00:00 |
|
|
|
1f0c63c0d7
|
bugfix: json_set order & JsonBaseCmp bugfix
|
2023-09-14 04:17:52 +00:00 |
|
|
|
41b8832a65
|
fix runtime filter memory leak
|
2023-09-14 03:47:37 +00:00 |
|
|
|
1db0d89765
|
fix sign expr bug
|
2023-09-13 13:14:13 +00:00 |
|
|
|
f2a538942f
|
to issue<52166867>:fix core when using object construct function if input argument is null
|
2023-09-13 07:40:11 +00:00 |
|
|
|
e4415822c8
|
fix bug: update set should report error when charset convert error
|
2023-09-13 07:10:33 +00:00 |
|
|
|
c9ee19a33c
|
Merge branch 'pr_1549'
|
2023-09-13 05:38:03 +00:00 |
|
|
|
105d1b66c2
|
fix json-array exceeding max depth bug
|
2023-09-13 04:17:18 +00:00 |
|
|
|
d6f15c7b10
|
Recursive CTE iscycle clause support number type
|
2023-09-12 03:14:33 +00:00 |
|
|
|
1fb2c7983c
|
fix bug: p2p datahub map not init
|
2023-09-11 13:40:26 +00:00 |
|
|
|
3f04abacab
|
clear ddl checksum of source table and dest table before retry execution.
|
2023-09-11 10:44:11 +00:00 |
|
|
|
03cad9e55c
|
remove some modification
|
2023-09-11 18:03:59 +08:00 |
|
|
|
cd786d560e
|
fix mysql compatible bug with partition table
|
2023-09-11 08:10:37 +00:00 |
|
|
|
fe15aec896
|
make regexp functions be valid for generated column in mysql
|
2023-09-11 07:14:27 +00:00 |
|
|
|
794549cf22
|
Add normal_date_expr to the rewriting phase to solve the problem of comparing illegal date constants with date columns.
|
2023-09-11 07:10:43 +00:00 |
|
|
|
53a02c619d
|
[to #52021144] fix(expr): make max VARCHAR2 length compatible with oracle MAX_STRING_SIZE=EXTENDED mode
|
2023-09-11 03:44:05 +00:00 |
|
|
|
c72fbafe90
|
Merge branch 'master' of https://github.com/shuangzi52/ob4 into fix_new_05
|
2023-09-11 10:18:26 +08:00 |
|
|
|
4a904949c2
|
fix correctness bug of replacing zerofill column expr
|
2023-09-09 13:42:25 +00:00 |
|
|
|
f36e7c5565
|
to issue<51805002>:fix serveral pltemp mod memory leak stack
|
2023-09-09 13:27:39 +00:00 |
|
|
|
eb7498a085
|
fix WORK_ARENA over limit
|
2023-09-09 11:55:13 +00:00 |
|
|
|
de8174ebf2
|
discard ObChunkRowDE mod && do not push view task when queue size almost full
|
2023-09-09 11:44:07 +00:00 |
|
|
|
930fc3844a
|
Modify schema related parameters
|
2023-09-09 10:59:21 +00:00 |
|
|
|
5b773f1b88
|
fix validate password bug of special char
|
2023-09-08 14:21:17 +08:00 |
|