Commit Graph

461 Commits

Author SHA1 Message Date
ba19ba90e0 [FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 19:29:23 +08:00
e3b89cd741 fix gis review 2023-01-28 19:26:33 +08:00
c15d389bef [4.1] Add previous check for arb service 2023-01-28 18:59:39 +08:00
8376705cbd remove developer's work email address 2023-01-28 18:38:34 +08:00
50024b39cd [FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 18:17:32 +08:00
a269ffe6be Fix reset evaluated flag for constant expr 2023-01-28 18:14:27 +08:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +08:00
dfbfe7050d [FEAT MERGE] Merge foreign key refactor to master; 2023-01-28 16:30:05 +08:00
a7753ea302 fix: add tenant config check when use tenant config for px acquire 2023-01-28 16:27:17 +08:00
30d0adec61 [4.1] support distributed txn free route 2023-01-28 16:07:18 +08:00
1cdf1dff1c fix parameterize dml sql bug in statement_digest 2023-01-28 16:04:30 +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
af2506b14c [FEAT MERGE]charset latin1 2023-01-28 15:43:48 +08:00
9e297b88ea refresh mysqltest of weight_string expr 2023-01-28 15:29:36 +08:00
df5bfcaa49 fix literal bug
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 13:57:29 +08:00
9484175163 [FEAT MERGE]: online optimizer stats gather.
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 13:54:38 +08:00
b2607a0ccf [FEAT MERGE] ddl parallel truncate table
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
Co-authored-by: obdev <obdev@oceanbase.com>
2023-01-28 13:37:56 +08:00
ec56715ea5 [FEAT MERGE] information_schema enhence 2023-01-13 03:42:07 +00:00
263a44af96 [FEAT MERGE] merge NLJ/SPF group rescan 2023-01-12 15:17:04 +00:00
fd39c584f3 [CP] Fix px worker check status always return OB_SUCCESS 2023-01-12 19:02:33 +08:00
87e368c52f Fix udt bugs 2023-01-12 19:02:33 +08:00
1131932cd3 Fix const aggregate expr with rollup wrong result 2023-01-12 19:02:33 +08:00
d59c83f18a fix case when merge result type bug 2023-01-12 19:02:33 +08:00
8f5facb3fe fix timestampadd bug 2023-01-12 19:02:33 +08:00
c88aab6b2d [FEAT MERGE]OBKV refactoring 2023-01-12 19:02:33 +08:00
da62af66ea Bugfix for nested loop join operator 2023-01-12 19:02:33 +08:00
31171bb553 [FEAT MERGE] das framework optimization. 2023-01-12 19:02:33 +08:00
080ca3a2dd [CP] fix CHAR and CONCAT result length bug 2023-01-12 19:02:33 +08:00
9c56a1418b fix qc not report error code when wait_all_running_dfo_exit 2023-01-12 19:02:33 +08:00
c1e0bb4522 fix 3-stage agg wrong result && fix aggr ignore error code && fix int_cell_str sanity core 2023-01-12 19:02:33 +08:00
460fdf9fc4 [bugfix] get wrong db_time when subplan filter is used in the plan 2023-01-12 19:02:33 +08:00
0739dcbef4 Fix distinct aggregate expr with rollup eval core 2023-01-12 19:02:33 +08:00
c7f7f1cff5 fix group_concat truncate bug 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
901bdbb9dc change dump block log level 2023-01-12 19:02:33 +08:00
c082c93fd4 Fix plan with das for update hang in px transmit operator 2023-01-12 19:02:33 +08:00
d3d0e6d263 adjust log level from ERROR to WARN 2023-01-12 19:02:33 +08:00
561432c689 [FEAT MERGE] Big Txn Execution Optimization 2023-01-12 19:02:33 +08:00
cce7bdeb9d Implement user-defined aggregate function overloading 2023-01-12 19:02:33 +08:00
a0b1894058 fix bug of weight_string 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
a09a9911fe to issue<47065195>:fix memory leak of pl temp when using udf in sql stmt 2023-01-12 19:02:33 +08:00
7c991b5da5 [FEAT MERGE] implement SQL level resource management based on pattern match 2023-01-12 19:02:33 +08:00
1c9259243e Fix base64 bug: ob doesn't return null as expected 2023-01-12 19:02:33 +08:00
07b1224a51 [FEAT MERGE] skip scan feature and performance optimization 2023-01-12 19:02:33 +08:00
0bd1b2cf37 fix char/nchar attribute bug in udt 2023-01-12 19:02:33 +08:00
0f5613364d fix width bucket result scale not set bug 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