|
|
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 |
|
|
|
17abf2818a
|
[FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
|
2023-04-28 03:45:10 +00:00 |
|
|
|
ff7c6d0243
|
Fix type deduce stack overflow in ps mode
|
2023-04-26 13:42:51 +00:00 |
|
|
|
220e8fceac
|
Do not print WDIAG log when syslog_level set to ERROR
|
2023-04-26 13:07:58 +00:00 |
|
|
|
d3f25346dd
|
Fix index back bug
|
2023-04-20 04:14:43 +00:00 |
|
|
|
0a0ba897c9
|
[FEAT MERGE] [to #48722125] pl/sql name resolve refactor
|
2023-04-18 06:12:14 +00:00 |
|
|
|
21403dd730
|
to issue<>:fix a typo
|
2023-04-17 04:11:36 +00:00 |
|
|
|
27488211d2
|
[FEAT MERGE] [v4.2] add table generator and several random utility functions
|
2023-04-13 08:22:22 +00:00 |
|
|
|
f6c64ffeb2
|
Fix print window function bug
|
2023-04-04 00:44:54 +00:00 |
|
|
|
2b93405b74
|
to issue<48456442>:fix dml stmt with udt hit plan issue
|
2023-04-03 23:11:16 +00:00 |
|
|
|
8ce2f275c4
|
[fix] remove some internal urls and emails
|
2023-03-17 20:57:21 +08:00 |
|
|
|
8752faba5e
|
[bugfix] fix shared expr related problems
|
2023-03-02 17:08:05 +00:00 |
|
|
|
f8c5c2647f
|
[FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
|
2023-02-06 15:52:24 +08:00 |
|
|
|
814de27a42
|
dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
|
2023-01-29 16:23:19 +08:00 |
|
|
|
2d19a9d8f5
|
[FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
|
2023-01-28 16:01:28 +08:00 |
|
|
|
bbb017266b
|
[FEAT MERGE]:Oracle Json Supported
|
2023-01-28 15:52:30 +08:00 |
|
|
|
ec56715ea5
|
[FEAT MERGE] information_schema enhence
|
2023-01-13 03:42:07 +00:00 |
|
|
|
0379d889a1
|
[to #46981168]remove is_deterministic_ in ObUDFRawExpr
|
2023-01-12 19:02:33 +08:00 |
|
|
|
08802d94f6
|
[FEAT MERGE] 4.1 PL/SQL enhence & development
|
2023-01-12 19:02:33 +08:00 |
|
|
|
40d215fc5a
|
[FEAT MERGE] GIS
|
2023-01-12 19:02:33 +08:00 |
|
|
|
1be6c41e7e
|
Fix failed mysqltests caused by fixing rollup shared exprs bug and fixing core at inner_same_as
|
2023-01-12 19:02:33 +08:00 |
|
|
|
6feedb3cee
|
Fix core at ObSysFunRawExpr::inner_same_as when compare CONCAT expr with T_OP_CNN expr
|
2023-01-12 19:02:33 +08:00 |
|
|
|
e57d864e41
|
Fixbug46241845: OB hits the wrong cached plan when rollup exprs contains const exprs
|
2023-01-12 19:02:33 +08:00 |
|
|
|
e2c4bb64fa
|
[CP] [bugfix] Assigning ObRawExprPointer eats error code
|
2023-01-12 19:02:33 +08:00 |
|
|
|
d874825952
|
fix failed cases caused by udf expr compare
|
2023-01-12 19:02:33 +08:00 |
|
|
|
f5db12ecdd
|
[SCN] modify with review comments
|
2023-01-12 19:02:33 +08:00 |
|
|
|
51de5b5911
|
[SCN] fix farm failure
|
2023-01-12 19:02:33 +08:00 |
|
|
|
54b64a7263
|
[scn] fix failure of mittest after refresh feature scn
|
2023-01-12 19:02:20 +08:00 |
|
|
|
8727754142
|
Fix roll up with const expr bug
|
2022-11-25 10:35:48 +00:00 |
|
|
|
8aee7d972f
|
add inner_same_as for udf func and remove useless GET_MIN_CLUSTER_VERSION
|
2022-11-16 07:35:39 +00:00 |
|
|
|
93a1074b0c
|
patch 4.0
|
2022-10-24 17:57:12 +08:00 |
|
|
|
97badd0075
|
[CP] Json bugfix: json column length and create view with json
|
2022-08-23 10:03:30 +08:00 |
|
|
|
9dc9c4894f
|
fix typo
|
2022-08-11 10:01:00 +08:00 |
|
|
|
bc26b2f163
|
[CP] remove const params in window function
|
2022-06-02 10:10:55 +08:00 |
|
|
|
b6333008b5
|
[WhiteScan] fix unreachable logic
|
2022-03-14 20:30:44 +08:00 |
|
|
|
e5f59ea074
|
support json type
|
2022-02-08 15:08:04 +08:00 |
|
|
|
0fac1dd0b9
|
fix use GCONF.enable_static_engine_for_query bug
|
2021-12-01 16:27:51 +08:00 |
|
|
|
e28151b107
|
Support uuid_short in mysql mode.
|
2021-11-30 11:13:10 +08:00 |
|
|
|
d01e355c6a
|
Fix stack overflow of recursive get_name
|
2021-10-25 16:24:43 +08:00 |
|
|
|
c19f7ea941
|
fix print type scale bug
|
2021-09-13 17:45:23 +08:00 |
|
|
|
f45d2cdbe2
|
cp bug fix to open source branch
|
2021-07-20 17:06:14 +08:00 |
|
|
|
1777c9769e
|
cherry-pick from 3_1_x_release to 3.1_opensource_release
|
2021-07-19 21:27:14 +08:00 |
|
|
|
cea7de1475
|
init push
|
2021-05-31 22:56:52 +08:00 |
|