|
bc37923871
|
support adjust parallel degree of complement data dag.
|
2023-05-22 03:11:29 +00:00 |
|
|
ea2c5fc8b2
|
Fix binary flag not compatible with MySQL
|
2023-05-19 09:41:52 +00:00 |
|
|
1a117748a6
|
Modify the view definition of TABLE_CONSTRAINTS
|
2023-05-19 08:11:43 +00:00 |
|
|
69405ba6eb
|
add: opensource obd config
|
2023-05-19 03:46:58 +00:00 |
|
|
2d02db08cf
|
fix some optimizer stat bugs
|
2023-05-19 02:46:44 +00:00 |
|
|
51b2ce63be
|
obd: update for new deploy.py
|
2023-05-16 08:42:03 +00:00 |
|
|
7fa3fae890
|
Fix const expr as implicit first aggr eval sanity core
|
2023-05-16 04:22:02 +00:00 |
|
|
7a69923d04
|
add: support auto port config
|
2023-05-16 02:46:50 +00:00 |
|
|
2f6eea23d6
|
add a check rule when trigger groupby pullup
|
2023-05-15 10:11:40 +00:00 |
|
|
dbaf4e2210
|
Fix mysqltest
|
2023-05-15 09:41:22 +00:00 |
|
|
3674a6668d
|
obd update: support more deploy syntax and use new deploy.py by default
|
2023-05-12 03:41:28 +00:00 |
|
|
4ca1daa3c1
|
Fix outline bug
|
2023-05-12 03:16:41 +00:00 |
|
|
c25187b07c
|
CP data_version/cluster_version to 4.2.0.0
|
2023-05-11 13:53:19 +00:00 |
|
|
aaab6560a1
|
[FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
|
2023-05-11 10:07:21 +00:00 |
|
|
93283e3726
|
fix nullif deduce type
|
2023-05-10 18:10:02 +00:00 |
|
|
bf7035b688
|
fix some bug
|
2023-05-10 13:45:59 +00:00 |
|
|
d2424c13db
|
[CP] add with_subquery, generate_with_clause, group by placement parameters
|
2023-05-10 09:38:30 +00:00 |
|
|
253e483237
|
BugFix:Add Column 'Expression' to 'show index from'
|
2023-05-10 05:35:36 +00:00 |
|
|
dc8b7ebdb7
|
add virtual table __all_virtual_ls_log_restore_status and view V$OB_LS_LOG_RESTORE_STATUS
|
2023-05-10 04:41:31 +00:00 |
|
|
4108e781d4
|
[FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
|
2023-05-09 18:32:04 +00:00 |
|
|
38b78ad442
|
update obproxy version to 4.2
|
2023-05-09 18:21:16 +00:00 |
|
|
0e16cc4545
|
Fix incorrect accuracy when replacing nvl expr and disable simplify nvl expr in rollup
|
2023-05-09 06:12:11 +00:00 |
|
|
22122d69ee
|
fix mysqltest fail because of outline
|
2023-05-08 14:08:46 +00:00 |
|
|
5cec66d5f1
|
Force flushing of files created by fio to disk
|
2023-05-08 04:15:20 +00:00 |
|
|
ccde264e06
|
[FEAT MERGE] Improve the inner implementation of tx table
Co-authored-by: kongfy <njukongfy@gmail.com>
|
2023-05-07 07:38:34 +00:00 |
|
|
fab24a1afb
|
add: mysqltest recover cluster data
|
2023-05-06 10:08:33 +00:00 |
|
|
d6c6e05727
|
[FEAT MERGE] log4200
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
|
2023-05-06 08:15:43 +00:00 |
|
|
03ed5b7544
|
Fix master case
|
2023-05-04 12:19:40 +00:00 |
|
|
8094743d24
|
[FEAT MERGE] implement of log disk writing throttling
|
2023-05-02 01:45:12 +00:00 |
|
|
3ae36f5774
|
[FEAT MERGE]4.2 PX Feature
|
2023-04-30 04:41:31 +00:00 |
|
|
09ed904b58
|
[FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
|
2023-04-29 15:11:50 +00:00 |
|
|
b41dc0ebdd
|
[FEAT MERGE] support auto dop
|
2023-04-28 15:11:53 +00:00 |
|
|
642f1c7d84
|
[FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
|
2023-04-28 13:11:58 +00:00 |
|
|
3cada22bdc
|
[FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
|
2023-04-28 11:12:11 +00:00 |
|
|
096d1eccdf
|
remove is_bulk_ from obdmlstmt & fix mysqltest
|
2023-04-28 06:11:59 +00:00 |
|
|
17abf2818a
|
[FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
|
2023-04-28 03:45:10 +00:00 |
|
|
f745b47cbc
|
[FEAT MERGE] implement dynamic sampling
|
2023-04-27 12:15:28 +00:00 |
|
|
a52d8673b2
|
support display tenant compitable version str and cluster version str in ob_admin
|
2023-04-27 08:48:08 +00:00 |
|
|
57f1c6e7ee
|
[FEAT MERGE]:develop pl feature of 4.2 version
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
|
2023-04-27 16:08:11 +08:00 |
|
|
bc1c4b7599
|
Fix ifnull/nvl expr result wrong precision
|
2023-04-27 02:14:22 +00:00 |
|
|
2293904cc0
|
[FEAT MERGE] datafile auto extend
|
2023-04-26 15:45:40 +00:00 |
|
|
8fb50cdf65
|
[FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
|
2023-04-26 15:30:18 +00:00 |
|
|
3efcefc29e
|
[FEAT MERGE] Support gb18030_2022
|
2023-04-26 15:13:03 +00:00 |
|
|
a35a5344d0
|
modify upgrade script
|
2023-04-26 13:36:02 +00:00 |
|
|
229db2bb7b
|
[CP] [OBCDC] Support heap table for OB4.x mark part_key or dep_col of part_key as primary_key
|
2023-04-24 08:11:42 +00:00 |
|
|
5ac41d01f7
|
obd: support deploy.py syntax
|
2023-04-22 14:41:23 +00:00 |
|
|
42309e3d93
|
[FEAT MERGE] Support PIE
|
2023-04-22 14:13:33 +00:00 |
|
|
8a5cf3c010
|
Add tenant unit tablet total cnt limitation
|
2023-04-20 13:41:27 +00:00 |
|
|
0dbff9d9b9
|
[FEAT MERGE] merge the feature OBServer supports specified IP start to master
|
2023-04-20 11:12:25 +00:00 |
|
|
cc7bc4e29d
|
support ob do display-tarce
|
2023-04-20 10:41:57 +00:00 |
|