|
|
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 |
|
|
|
ac6f8ca806
|
Implement das_simple_op for simple retry scenario
|
2023-09-08 14:09:03 +08:00 |
|
|
|
23e5e34042
|
fix result type merge error when func contain enum and char
|
2023-09-08 12:33:13 +08:00 |
|
|
|
73ae6ba395
|
add log for repeat/space cost too much memory
|
2023-09-08 11:51:25 +08:00 |
|
|
|
547cbbe6cc
|
Remove topk operator output count check
|
2023-09-08 11:22:06 +08:00 |
|
|
|
8bb7c8394f
|
[CP] Fix cume_dist/percent_rank bug
|
2023-09-08 10:40:37 +08:00 |
|
|
|
f131ac541c
|
Fix the issue of 500 tenant memory inflation caused by slice_calc in the px module
|
2023-09-06 07:38:42 +00:00 |
|
|
|
73c770ebab
|
Merge branch 'master' into fix_new_05
|
2023-09-06 11:23:56 +08:00 |
|
|
|
4f2cb1d056
|
fix cast int zerofill to text utf16 bug
|
2023-09-05 08:49:06 +00:00 |
|
|
|
f4bf5f41c9
|
[FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2023-09-05 06:47:00 +00:00 |
|
|
|
b60e4f8d97
|
[FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
|
2023-09-04 01:10:37 +00:00 |
|
|
|
38cdda42f8
|
Fix substr result type in mixing run of different versions of observer
|
2023-09-01 15:14:24 +00:00 |
|
|
|
36b4b174ea
|
limit get_real_batch_type conditions and fix some mysqltest
|
2023-09-01 08:10:45 +00:00 |
|
|
|
e957044033
|
Add Ob2DTMArray to solve sys_tenant memory problem caused by ObPxTabletRange
|
2023-09-01 06:40:42 +00:00 |
|
|
|
f8162edc20
|
Fix the memory leak issue in CleanDtlIntermRes
|
2023-09-01 06:14:22 +00:00 |
|
|
|
04020d65af
|
fix mysqltest case
|
2023-08-31 14:10:43 +00:00 |
|
|
|
26ddd1c766
|
fix bug print log cause core
|
2023-08-31 11:10:41 +00:00 |
|
|
|
49d54bfc46
|
[FEAT MERGE] Parallel create table
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
|
2023-08-31 10:40:35 +00:00 |
|