Commit Graph

3429 Commits

Author SHA1 Message Date
wd2365151147 6bc63bf2d7 Hint specifies left/right inner replaced by inner join 2022-01-12 13:28:58 +08:00
Huqing Yan 1083405a37 inner-1552:add close conf for record heartbeat (#3020)
Signed-off-by: dcy <dcy10000@gmail.com>
2022-01-12 13:28:38 +08:00
wenyh a918e877fb Merge pull request #3064 from actiontech/inner/1591
[inner-1591] fix hang
2022-01-11 14:00:25 +08:00
wd2365151147 a61f981d8a [inner-1591] fix hang 2022-01-10 17:41:50 +08:00
guoaomen 3e60ef06a7 fix: processing of space values when parsing csv 2022-01-10 15:59:52 +08:00
wd2365151147 78af7fcf35 specify 'in' in Hint to transform to 'join' 2022-01-10 11:26:23 +08:00
LUA 23555244e3 Merge pull request #3058 from actiontech/other/2
ddl's prepare-stage must send the master instance
2022-01-10 10:56:33 +08:00
wd2365151147 de6f500fc3 ddl's prepare-stage must send the master instance 2022-01-07 17:13:55 +08:00
baofengqi a49f5e4ae2 inner 1504 - fix or condition in on join filter 2022-01-07 09:46:24 +08:00
Collapsar 0af53cc33e fix bug that dble can't find null constant column in select list (#2972)
* fix bug that dble can't find null constant column in select list

* revert
2022-01-07 09:46:24 +08:00
baofengqi 5631b2a0a5 inner 1563 - add header metadata for grpc 2022-01-06 16:52:33 +08:00
baofengqi 4a0f9d566c support com_field_list protocol for rw 2022-01-06 16:52:17 +08:00
wd2365151147 49c4b694b7 [inner-1478] create vertical view without falling disk 2022-01-06 16:51:56 +08:00
wenyh d10b1bb817 Merge pull request #3053 from actiontech/inner/1585
[inner-1585] fix NPE
2022-01-06 14:07:40 +08:00
wd2365151147 ba293797b5 [inner-1585] fix NPE 2022-01-06 13:45:22 +08:00
wd2365151147 0df825e281 [inner-1584] fix: Unreleased lock occurred during the ddl'test-phase when sharding table exception occurred 2022-01-05 16:47:09 +08:00
wenyh 1380aa17e5 Merge pull request #3049 from actiontech/inner/1583
[inner-1583] remove multiple errors
2022-01-05 13:11:08 +08:00
wd2365151147 e1f65c1547 [inner-1583] remove multiple errors 2022-01-05 11:09:16 +08:00
dependabot[bot] 4f2013ea7a build(deps): bump log4j-core from 2.17.0 to 2.17.1
Bumps log4j-core from 2.17.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 09:24:17 +08:00
wd2365151147 0e878e2cdc fix:build failure[UL_UNRELEASED_LOCK_EXCEPTION_PATH] 2021-12-31 14:08:27 +08:00
wd2365151147 526bcaab06 [inner-1447] DDL part code adjustment And DDL log optimization
fix: the ddl execution results are pushed twice in the cluster

fix: the ddl execution results are pushed twice in the cluster

fix: the ddl execution results are pushed twice in the cluster
2021-12-31 14:08:27 +08:00
yanhuqing666 f9b12db2d6 inner 1568 2021-12-30 09:37:42 +08:00
yanhuqing666 17b7bcf2e9 lost sub-query inner-1569 2021-12-30 09:37:42 +08:00
yanhuqing666 c68cfd22b4 lost distinct inner-1570 2021-12-30 09:37:42 +08:00
LUA acd5bdba95 fix: add function uuid (#3036) 2021-12-29 18:39:45 +08:00
Huqing Yan a76c198702 rollback inner 1560 2021-12-27 11:28:58 +08:00
Rico 94133e1687 inner-1535: modify tip of show slave status. (#3013)
* inner-1535: modify tip of show slave status.

Signed-off-by: dcy <dcy10000@gmail.com>

* inner-1535:supplement

Signed-off-by: dcy <dcy10000@gmail.com>
2021-12-27 10:15:38 +08:00
Huqing Yan 242db05502 1508 chinese col name (#3030) 2021-12-24 16:22:47 +08:00
Huqing Yan 6debd28c4c Inner 1508 (#3029)
* inner 1560/1508

* inner 1562/1508
2021-12-24 13:13:45 +08:00
Rico 5b3217418e inner-1548: fix rounding problem in show @@directmemory (#3019)
* inner-1548: fix rounding problem in show @@directmemory

Signed-off-by: dcy <dcy10000@gmail.com>

* inner-1548: modify display

Signed-off-by: dcy <dcy10000@gmail.com>
2021-12-23 16:28:56 +08:00
Rico 4db713e923 inner-1544: fix LVS/SLB heartbeat cause memory leak (#3018)
Signed-off-by: dcy <dcy10000@gmail.com>
2021-12-23 16:28:56 +08:00
LUA 0f6eb94c33 fix:column name parsing error (#3027) 2021-12-23 13:18:45 +08:00
Rico fc28a28425 inner-1374-bug:fix for explain doesn't work (#3024)
Signed-off-by: dcy <dcy10000@gmail.com>
2021-12-22 16:51:55 +08:00
Rico 10b236b7a6 inner-1374: Improve readability (#3014)
Signed-off-by: dcy <dcy10000@gmail.com>
2021-12-22 15:11:14 +08:00
Rico b65572a30b inner-1531: show detail error message when auth failed. (#3012)
Signed-off-by: dcy <dcy10000@gmail.com>
2021-12-22 15:10:39 +08:00
Huqing Yan 8bcfca65f6 Select item optimizer (#2991)
* three table union may wrong field

* no aggr function can pushdown for table node
2021-12-22 10:41:05 +08:00
Collapsar c68524f0d8 inner 1541 - execute sql that contains comment hang (#3016)
* inner 1542 - execute sql that contains comment hang

* fix unit test
2021-12-21 17:11:56 +08:00
dependabot[bot] 2b167660d2 Bump log4j-core from 2.16.0 to 2.17.0 (#3015)
Bumps log4j-core from 2.16.0 to 2.17.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 09:39:52 +08:00
Huqing Yan c47084b416 support non left-deep join trees, eg:right->left (#3007)
* support non left-deep join trees, eg:right->left

* right join optimizer child
2021-12-16 19:16:21 +08:00
Huqing Yan 86563f4d63 inner 1530 reorder topo (#3010) 2021-12-16 14:02:58 +08:00
LUA 46ed77e7ef Merge pull request #3009 from actiontech/fix/1444-master
fix: optimize split(cherry-pick & merge from 3.21.02.99)
2021-12-15 15:09:06 +08:00
LUA 40fc3a5458 Merge branch 'master' into fix/1444-master 2021-12-15 14:55:10 +08:00
LUA ff1dad799a Merge pull request #3008 from actiontech/fix/1510-master
fix: the split command will not be controlled by idleTime(cherry-pick & merge from 3.21.02.99)
2021-12-15 14:29:08 +08:00
guoaomen ead8dec6b3 fix: update
fix: optimize split
DBLE0REQ-1444

fix: exception handling & dos newline(\r) handling (#2979)

* fix: Exception handling
     Queue default value modification

* fix: dos newline handling
for druid does not support the processing of \r

fix: handle error (#2989)

* fix: catch error

* fix: handle error
2021-12-15 14:27:43 +08:00
guoaomen fc4c1d8de5 fix: the split command will not be controlled by idleTime 2021-12-15 14:08:12 +08:00
dependabot[bot] 6e57dc11cf Bump log4j-core from 2.15.0 to 2.16.0 (#3005)
Bumps log4j-core from 2.15.0 to 2.16.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-15 09:53:47 +08:00
Huqing Yan 26a4e5c862 inner-1519 (#3000)
* inner-1519

* subquery contains only one table
2021-12-14 13:41:32 +08:00
Huqing Yan 646900c585 inner 1512 keep order (#2995) 2021-12-14 11:05:48 +08:00
Huqing Yan cd84944d9b inner 1517 no need add other on (#2993)
* inner 1517 no need add other on

* stop optimize inner 1520
2021-12-13 17:07:08 +08:00
Rico 739b760f17 inner-1415: pause return two error message (#2980)
Signed-off-by: dcy <dcy10000@gmail.com>
2021-12-13 14:03:53 +08:00