|
|
3c06df8d70
|
fix recover external table bug
|
2023-12-12 12:22:30 +00:00 |
|
|
|
6c4338e939
|
disable expr pullup and const propagate with var assign
|
2023-12-12 12:17:51 +00:00 |
|
|
|
a323b61a4e
|
opt calc global bound for sql auto memory mgr
|
2023-12-12 12:13:14 +00:00 |
|
|
|
618ab67eb0
|
[FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
|
2023-12-12 10:17:50 +00:00 |
|
|
|
58aad590f1
|
[FEAT MERGE] Solidify session vars for functional index
|
2023-12-12 06:42:37 +00:00 |
|
|
|
e03554cea8
|
[FEAT MERGE] rpc authentication improvement
|
2023-12-12 03:31:09 +00:00 |
|
|
|
663ba5569a
|
[FEAT MERGE] Support index usage monitoring
Co-authored-by: Phoeniwx <phoeniwx@outlook.com>
Co-authored-by: jiangxianfu <steven_jiangxf@hotmail.com>
|
2023-12-12 10:21:52 +08:00 |
|
|
|
4d9dd617dc
|
fix failed cases and reserve error code in advance on the master branch.
|
2023-12-11 10:18:05 +00:00 |
|
|
|
385a1d50d8
|
Fix minimal logic for recording columns.
|
2023-12-11 09:12:40 +00:00 |
|
|
|
2af60a0292
|
[CP] [LOB] support inrow threshold config
|
2023-12-11 05:17:14 +00:00 |
|
|
|
820c5f4e6d
|
[FEAT MERGE]client session
|
2023-12-11 05:12:34 +00:00 |
|
|
|
f77f3b7f69
|
[CP] If the ring exists and exits prematurely, only the allocator is cleaned when operator is closed in oracle DFS mode
|
2023-12-11 04:13:21 +00:00 |
|
|
|
7643fd928c
|
Bugfix for nagating decimal_int
|
2023-12-11 03:12:47 +00:00 |
|
|
|
75f0ce04d8
|
[FEAT MERGE] dynamic_server_spec phase1
|
2023-12-10 12:12:31 +00:00 |
|
|
|
793f30a828
|
[CP] remove unsafe macro OB_UNIS_DECODEx
|
2023-12-08 11:47:27 +00:00 |
|
|
|
0ffed88033
|
fix subplan filter + px batch rescan hang
|
2023-12-08 10:42:44 +00:00 |
|
|
|
044e2b0b81
|
fix merge join bug when use interesting ordering for merge key
|
2023-12-08 08:17:35 +00:00 |
|
|
|
6a2fd09d6b
|
fix pwj table memory bloat
|
2023-12-08 07:42:51 +00:00 |
|
|
|
af61c60757
|
fix auto generated identifier is too long
|
2023-12-08 07:17:22 +00:00 |
|
|
|
121cb80b19
|
[CP] Fix the problem of still performing hard parsing when the SQL current limit reaches 0
|
2023-12-07 11:43:21 +00:00 |
|
|
|
a084a7ae38
|
Bugfix for dynamic evaluated questionmark
|
2023-12-07 11:12:43 +00:00 |
|
|
|
f0e43ced82
|
bugfix : json dot notation with item method , error code mismatch
|
2023-12-07 10:42:51 +00:00 |
|
|
|
4f13ffea18
|
[FEAT MERGE] zlib_upgrade
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
|
2023-12-07 08:43:28 +00:00 |
|
|
|
864a26e603
|
Fix type deduction error for sum aggregation
|
2023-12-07 07:16:16 +00:00 |
|
|
|
8e3236dca2
|
Fix zipf type deduction error
|
2023-12-07 05:46:18 +00:00 |
|
|
|
0fe424c626
|
Refine filtering external files by pattern option
|
2023-12-07 04:46:33 +00:00 |
|
|
|
a747b38b46
|
[BUGFIX] show tablegroups not display empty tablegroup
|
2023-12-06 09:42:31 +00:00 |
|
|
|
d8ccc0fc9f
|
Fix: There is a concurrency problem with on_get_session
|
2023-12-06 09:13:04 +00:00 |
|
|
|
dc76ede33e
|
force check status for get_next_row
|
2023-12-06 06:42:31 +00:00 |
|
|
|
d70d986be9
|
[FEAT MERGE]adaptive cost model
|
2023-12-06 03:12:01 +00:00 |
|
|
|
7b8ff9b9db
|
[to #53465378] fix CURRENT_USER inside DEFINER routines
|
2023-12-05 18:12:16 +00:00 |
|
|
|
5c7d80971b
|
Bugfix for ObDecimalIntType
|
2023-12-05 16:41:48 +00:00 |
|
|
|
80cb93dc2c
|
bugfix : json_table subquery param && json_table ban group by pushdown write
|
2023-12-05 07:12:17 +00:00 |
|
|
|
d6fe7444f1
|
Return Access Denied when alter system major freeze for a non-exist tenant in non-sys tenant.
|
2023-12-05 06:46:18 +00:00 |
|
|
|
d787f731e2
|
fix resolver bug of outer join symbol
|
2023-12-04 13:42:34 +00:00 |
|
|
|
f7f42ceda9
|
[CP] [to #53286756] refactor(ddl): alter package compile error if the package does not have a body
|
2023-12-04 13:11:52 +00:00 |
|
|
|
3b390c9e61
|
[CP] [to #53467004] fix: detect mutual dependency in multiple user scenario
|
2023-12-04 12:11:46 +00:00 |
|
|
|
6533f800dd
|
[CP] fix backup get wrong data version and fix recover table to standby tenant
|
2023-12-04 09:11:46 +00:00 |
|
|
|
f9aa4172eb
|
Fix default value of ObDecimalIntType
|
2023-12-04 08:11:56 +00:00 |
|
|
|
cf969a8d8e
|
to issue<53586439>:support set ob_query_timeout in non-nested store routine
|
2023-12-04 05:41:54 +00:00 |
|
|
|
0bda0dbd95
|
[CP] add serialization size check
|
2023-12-02 05:12:16 +00:00 |
|
|
|
9322b0b153
|
Fix join elimination bug
|
2023-12-01 08:42:15 +00:00 |
|
|
|
9a41b5b88c
|
[to #53413493] fix mysqltest
|
2023-12-01 03:17:13 +00:00 |
|
|
|
d505b4ceb5
|
Enhanced compatibility for illegal date comparisons in T_OP_ROW
|
2023-11-30 09:45:55 +00:00 |
|
|
|
19a1c56239
|
fix copy shared exec param bug
|
2023-11-30 09:16:16 +00:00 |
|
|
|
0723c591ab
|
Fix unused memory allocation
|
2023-11-30 05:46:17 +00:00 |
|
|
|
88451e8b98
|
[CP] fix: fix the correctness problem induced by batch rescan not supported reverse order
|
2023-11-29 11:46:05 +00:00 |
|
|
|
5bc6db2579
|
fix pre calc constraint bug
|
2023-11-29 11:16:33 +00:00 |
|
|
|
c553b960b7
|
[CP] issue<53399409>:fix listagg as udf argument used in sql issue
|
2023-11-29 09:11:28 +00:00 |
|
|
|
00140f1820
|
Fix the issue of align_date4cmp_expr having a default value for type.
|
2023-11-29 05:11:39 +00:00 |
|