|
|
6672b68e98
|
fix erase interm result with errno 4201
|
2023-05-11 02:34:05 +00:00 |
|
|
|
6a42a36864
|
fix wrong output bug for group join buffer
|
2023-05-10 05:51:43 +00:00 |
|
|
|
4b60f93f18
|
[BUGFIX] fix hash distinct
|
2023-05-06 06:12:00 +00:00 |
|
|
|
9e328378c8
|
[FEAT MERGE] 4.2 add trans_debug_info for 4377
Co-authored-by: Handora <qcdsr970209@gmail.com>
|
2023-05-06 06:08:35 +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 |
|
|
|
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 |
|
|
|
17abf2818a
|
[FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
|
2023-04-28 03:45:10 +00:00 |
|
|
|
349ecdf982
|
fix bug in group join buffer
|
2023-04-24 12:14:27 +00:00 |
|
|
|
8ffbfb18de
|
add log for sampling
|
2023-04-18 13:15:15 +00:00 |
|
|
|
27488211d2
|
[FEAT MERGE] [v4.2] add table generator and several random utility functions
|
2023-04-13 08:22:22 +00:00 |
|
|
|
b7bc53891b
|
fix:48956906
|
2023-04-13 07:53:51 +00:00 |
|
|
|
8ce2f275c4
|
[fix] remove some internal urls and emails
|
2023-03-17 20:57:21 +08:00 |
|
|
|
3f3afdb086
|
add diag log for chunk store read corrupt data
|
2023-03-14 19:46:27 +00:00 |
|
|
|
e43d803a55
|
fix merge sort OOM when add merge ways
|
2023-03-14 14:41:36 +00:00 |
|
|
|
c9b053fcc8
|
[das group rescan] clear eval flag when fill param for right op
|
2023-03-13 06:11:09 +00:00 |
|
|
|
c1d0f92279
|
fix:48260610
|
2023-03-10 03:17:16 +00:00 |
|
|
|
b2e064e9da
|
bugfix : json table expr format json conflict with json type
|
2023-03-02 21:12:02 +08:00 |
|
|
|
41c067141f
|
[BUGFIX] fix lob type pushdown filter def val
|
2023-02-27 09:11:11 +00:00 |
|
|
|
e5e94972ef
|
fix:json table syntax compatible and error clause hehavior
|
2023-02-24 15:54:30 +00:00 |
|
|
|
431bb53903
|
fix white filter pushdown judgement
|
2023-02-24 13:41:33 +00:00 |
|
|
|
ca1fd8c5c3
|
json_table core dump when use timestamp()
|
2023-02-20 05:17:01 +00:00 |
|
|
|
7770bb3358
|
fix: 1.roll back add quote 2.add new type support for json table value column 3 error clause process bug
|
2023-02-17 03:11:54 +00:00 |
|
|
|
454158d35e
|
delete a unused code file and add JingLin be backup of dml
|
2023-02-14 06:41:54 +00:00 |
|
|
|
68b805d4be
|
fix:46520694,47245275,47250762,47050323,47539331
|
2023-02-13 11:12:09 +00:00 |
|
|
|
735665f131
|
[BUGFIX]fix process lob default val
|
2023-02-13 03:12:18 +00:00 |
|
|
|
efc9ff610b
|
fix select into plan bug
|
2023-02-08 20:27:18 +08:00 |
|
|
|
c129aa89d0
|
fix core in nlj
|
2023-02-08 15:08:46 +08:00 |
|
|
|
9bd86a8db4
|
fix shared hj hang when 1 of worker is interrupted in sync_open && fix 3-stage aggr do not reset distinct info leads 4005
|
2023-02-08 11:11:16 +08:00 |
|
|
|
c157309bc6
|
add -Wshorten-64-to-32 for share
|
2023-02-07 00:40:02 +08:00 |
|
|
|
eb9e752f37
|
fix bug: not clear evaluated flag after eval filter expr
|
2023-02-06 23:26:51 +08:00 |
|
|
|
bc0bf5a498
|
fix:47511241,47428434
|
2023-02-06 16:53:25 +08: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 |
|
|
|
ab3056c41a
|
fix lob pushdown problem
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
|
2023-01-29 15:50:09 +08:00 |
|
|
|
3d4f554258
|
[FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
|
2023-01-28 20:40:16 +08:00 |
|
|
|
67b7f03d59
|
fix core in group join buffer
|
2023-01-28 19:49:33 +08:00 |
|
|
|
ba19ba90e0
|
[FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2023-01-28 19:29:23 +08:00 |
|
|
|
8376705cbd
|
remove developer's work email address
|
2023-01-28 18:38:34 +08:00 |
|
|
|
a269ffe6be
|
Fix reset evaluated flag for constant expr
|
2023-01-28 18:14:27 +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 |
|
|
|
3080f2b66f
|
Enhanced resource isolation capability, previous IOPS group control for front-end and back-end tasks
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
|
2023-01-28 15:58:19 +08:00 |
|
|
|
bbb017266b
|
[FEAT MERGE]:Oracle Json Supported
|
2023-01-28 15:52:30 +08:00 |
|
|
|
263a44af96
|
[FEAT MERGE] merge NLJ/SPF group rescan
|
2023-01-12 15:17:04 +00:00 |
|
|
|
901bdbb9dc
|
change dump block log level
|
2023-01-12 19:02:33 +08:00 |
|
|
|
99a529ed7e
|
Clear sub expr evaluated flag of black filter when apply filter
|
2023-01-12 19:02:33 +08:00 |
|
|
|
4250b40aa2
|
[CP] fix program crashed when top_limit_cnt_ in operator select-into is set to zero
|
2023-01-12 19:02:33 +08:00 |
|
|
|
2c8c28887f
|
[FEAT MERGE]support ddl real time monitoring
|
2023-01-12 19:02:33 +08:00 |
|
|
|
b300756dff
|
add log info for sort op memory dump controlled by amm
|
2023-01-12 19:02:33 +08:00 |
|
|
|
40d215fc5a
|
[FEAT MERGE] GIS
|
2023-01-12 19:02:33 +08:00 |
|