[GitHub] [shardingsphere] kimmking commented on issue #7783: I encounter incompatible problems with the shardingjdbc when I use alibaba springcloud 2.2.X

2020-10-15 Thread GitBox
kimmking commented on issue #7783: URL: https://github.com/apache/shardingsphere/issues/7783#issuecomment-708974704 @szlzhm I guess this is a alibaba-springcloud-seata issue. This is an automated message from the Apache Git

[GitHub] [shardingsphere] kimmking edited a comment on issue #7783: I encounter incompatible problems with the shardingjdbc when I use alibaba springcloud 2.2.X

2020-10-15 Thread GitBox
kimmking edited a comment on issue #7783: URL: https://github.com/apache/shardingsphere/issues/7783#issuecomment-708974704 @szlzhm I guess this is an alibaba-springcloud-seata issue. This is an automated message from the

[GitHub] [shardingsphere] kimmking closed issue #7783: I encounter incompatible problems with the shardingjdbc when I use alibaba springcloud 2.2.X

2020-10-15 Thread GitBox
kimmking closed issue #7783: URL: https://github.com/apache/shardingsphere/issues/7783 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [shardingsphere] c913168497 commented on issue #7800: Test case for database getTableNamePattern

2020-10-15 Thread GitBox
c913168497 commented on issue #7800: URL: https://github.com/apache/shardingsphere/issues/7800#issuecomment-709007534 hi, I am very interested in this task, please assign it to me This is an automated message from the Apache

[GitHub] [shardingsphere] exploit1609 commented on issue #7799: Test case for database getSchema

2020-10-15 Thread GitBox
exploit1609 commented on issue #7799: URL: https://github.com/apache/shardingsphere/issues/7799#issuecomment-709021925 I get it. This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [shardingsphere] kimmking commented on pull request #7751: #7471 resolved

2020-10-15 Thread GitBox
kimmking commented on pull request #7751: URL: https://github.com/apache/shardingsphere/pull/7751#issuecomment-709053945 Hello, @johnny2002 thanks a lot for contribution. As a team discussion for configuration design, common configured parameters will be removed from current version.

[shardingsphere-benchmark] branch master updated (ddefdea -> 46a7bb0)

2020-10-15 Thread panjuan
This is an automated email from the ASF dual-hosted git repository. panjuan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere-benchmark.git. from ddefdea update benchmark result new 271afef update shell and statistics new 1b546b0

[GitHub] [shardingsphere-benchmark] tristaZero merged pull request #67: update statistics

2020-10-15 Thread GitBox
tristaZero merged pull request #67: URL: https://github.com/apache/shardingsphere-benchmark/pull/67 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[shardingsphere-benchmark] branch master updated: update benchmark result

2020-10-15 Thread zhangyonglun
This is an automated email from the ASF dual-hosted git repository. zhangyonglun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere-benchmark.git The following commit(s) were added to refs/heads/master by this push: new e748f9d update

[GitHub] [shardingsphere] kimmking closed issue #7786: If i want database sharding only,not tables。can I only set ‘defaultDatabaseStrategy’

2020-10-15 Thread GitBox
kimmking closed issue #7786: URL: https://github.com/apache/shardingsphere/issues/7786 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [shardingsphere] kimmking commented on issue #7786: If i want database sharding only,not tables。can I only set ‘defaultDatabaseStrategy’

2020-10-15 Thread GitBox
kimmking commented on issue #7786: URL: https://github.com/apache/shardingsphere/issues/7786#issuecomment-708971869 ` shardingRule: tables: t_order: actualDataNodes: ds${0..1}.t_order tableStrategy: standard: shardingColumn:

[GitHub] [shardingsphere] kimmking edited a comment on issue #7786: If i want database sharding only,not tables。can I only set ‘defaultDatabaseStrategy’

2020-10-15 Thread GitBox
kimmking edited a comment on issue #7786: URL: https://github.com/apache/shardingsphere/issues/7786#issuecomment-708971869 ``` shardingRule: tables: t_order: actualDataNodes: ds${0..1}.t_order tableStrategy: inline:

[GitHub] [shardingsphere] kimmking edited a comment on issue #7786: If i want database sharding only,not tables。can I only set ‘defaultDatabaseStrategy’

2020-10-15 Thread GitBox
kimmking edited a comment on issue #7786: URL: https://github.com/apache/shardingsphere/issues/7786#issuecomment-708971869 ``` shardingRule: tables: t_order: actualDataNodes: ds${0..1}.t_order tableStrategy: standard:

[shardingsphere] branch master updated: use labmda to optimize enum match (#7798)

2020-10-15 Thread panjuan
This is an automated email from the ASF dual-hosted git repository. panjuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new d3dac04 use labmda to optimize enum

[GitHub] [shardingsphere] tristaZero merged pull request #7798: use labmda to optimize enum match

2020-10-15 Thread GitBox
tristaZero merged pull request #7798: URL: https://github.com/apache/shardingsphere/pull/7798 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[shardingsphere-benchmark] branch master updated: remote exce in parent directory

2020-10-15 Thread panjuan
This is an automated email from the ASF dual-hosted git repository. panjuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere-benchmark.git The following commit(s) were added to refs/heads/master by this push: new 9c79e71 remote exce in

[GitHub] [shardingsphere] yu199195 opened a new issue #7800: Test case for database getTableNamePattern

2020-10-15 Thread GitBox
yu199195 opened a new issue #7800: URL: https://github.com/apache/shardingsphere/issues/7800 Hi, alll the friends in the community. Could you do me a little favor? We need to test different database get schemas , ex (H2, MariaDB, PostgreSQL, SQLServer). How to contributer?

[GitHub] [shardingsphere] wwj-go commented on issue #7800: Test case for database getTableNamePattern

2020-10-15 Thread GitBox
wwj-go commented on issue #7800: URL: https://github.com/apache/shardingsphere/issues/7800#issuecomment-709000735 @yu199195 hi, I am very interested in this task, please assign it to me This is an automated message from the

[GitHub] [shardingsphere] xunki removed a comment on issue #3366: Sharding-jdbc execute sql, in(x,x,x) performance issues

2020-10-15 Thread GitBox
xunki removed a comment on issue #3366: URL: https://github.com/apache/shardingsphere/issues/3366#issuecomment-706985727 I have the same problem... The routing result is the Cartesian product of the databases and the tables

[shardingsphere] branch master updated: refactor database dialect get delimiter (#7797)

2020-10-15 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new c7158fc2 refactor database dialect

[GitHub] [shardingsphere] terrymanu merged pull request #7797: refactor database dialect get delimiter

2020-10-15 Thread GitBox
terrymanu merged pull request #7797: URL: https://github.com/apache/shardingsphere/pull/7797 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere-benchmark] tristaZero merged pull request #68: remote excel in parent directory

2020-10-15 Thread GitBox
tristaZero merged pull request #68: URL: https://github.com/apache/shardingsphere-benchmark/pull/68 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [shardingsphere-benchmark] wcsoft opened a new pull request #68: remote excel in parent directory

2020-10-15 Thread GitBox
wcsoft opened a new pull request #68: URL: https://github.com/apache/shardingsphere-benchmark/pull/68 remote excel in parent directory This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [shardingsphere] liuyueve commented on issue #7799: Test case for database getSchema

2020-10-15 Thread GitBox
liuyueve commented on issue #7799: URL: https://github.com/apache/shardingsphere/issues/7799#issuecomment-709001712 I get it . This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [shardingsphere] kimmking commented on pull request #7751: #7471 resolved

2020-10-15 Thread GitBox
kimmking commented on pull request #7751: URL: https://github.com/apache/shardingsphere/pull/7751#issuecomment-709001939 @johnny2002 Can you change the title friendly for users? This is an automated message from the Apache

[GitHub] [shardingsphere] kimmking commented on pull request #7751: #7471 resolved

2020-10-15 Thread GitBox
kimmking commented on pull request #7751: URL: https://github.com/apache/shardingsphere/pull/7751#issuecomment-709001629 It seems a big issue. I will check it soon. This is an automated message from the Apache Git Service.

[GitHub] [shardingsphere] c913168497 commented on issue #7799: Test case for database getSchema

2020-10-15 Thread GitBox
c913168497 commented on issue #7799: URL: https://github.com/apache/shardingsphere/issues/7799#issuecomment-709002382 I get it This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [shardingsphere] kimmking closed issue #7785: execute the sql statement directly appear exception

2020-10-15 Thread GitBox
kimmking closed issue #7785: URL: https://github.com/apache/shardingsphere/issues/7785 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [shardingsphere] yu199195 commented on issue #7799: Test case for database getSchema

2020-10-15 Thread GitBox
yu199195 commented on issue #7799: URL: https://github.com/apache/shardingsphere/issues/7799#issuecomment-709003133 @liuyueve good luck for you This is an automated message from the Apache Git Service. To respond to the

[GitHub] [shardingsphere] yu199195 commented on issue #7800: Test case for database getTableNamePattern

2020-10-15 Thread GitBox
yu199195 commented on issue #7800: URL: https://github.com/apache/shardingsphere/issues/7800#issuecomment-709002499 @wwj-go good luck for you This is an automated message from the Apache Git Service. To respond to the

[GitHub] [shardingsphere] yu199195 commented on issue #7799: Test case for database getSchema

2020-10-15 Thread GitBox
yu199195 commented on issue #7799: URL: https://github.com/apache/shardingsphere/issues/7799#issuecomment-709004257 @c913168497 You can keep your eyes on the next task, and If you have any, I'll give it to you This is an

[GitHub] [shardingsphere] kimmking opened a new pull request #7801: remove unused config

2020-10-15 Thread GitBox
kimmking opened a new pull request #7801: URL: https://github.com/apache/shardingsphere/pull/7801 remove unused config This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] yu199195 opened a new pull request #7797: refactor database dialect get delimiter

2020-10-15 Thread GitBox
yu199195 opened a new pull request #7797: URL: https://github.com/apache/shardingsphere/pull/7797 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [shardingsphere] yu199195 opened a new issue #7799: Test case for database getSchema

2020-10-15 Thread GitBox
yu199195 opened a new issue #7799: URL: https://github.com/apache/shardingsphere/issues/7799 Hi, alll the friends in the community. Could you do me a little favor? We need to test different database get schemas , ex (H2, MariaDB, PostgreSQL, SQLServer). How to contributer?

[shardingsphere-benchmark] branch master updated (92979ac -> ddefdea)

2020-10-15 Thread zhangyonglun
This is an automated email from the ASF dual-hosted git repository. zhangyonglun pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere-benchmark.git. from 92979ac update benchmark result new 2bb8ca9 update benchmark result new ddefdea

[shardingsphere-benchmark] 01/02: update benchmark result

2020-10-15 Thread zhangyonglun
This is an automated email from the ASF dual-hosted git repository. zhangyonglun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere-benchmark.git commit 2bb8ca9c074bf33650e4aa00c7bf809b0f44b8a4 Author: tuohai666 AuthorDate: Thu Oct 15 14:27:15 2020

[shardingsphere-benchmark] 02/02: update benchmark result

2020-10-15 Thread zhangyonglun
This is an automated email from the ASF dual-hosted git repository. zhangyonglun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere-benchmark.git commit ddefdeab7d0a15cef4c312c447f6836632f52bd4 Author: tuohai666 AuthorDate: Thu Oct 15 15:00:19 2020

[GitHub] [shardingsphere-elasticjob] lxyyouxiang123 opened a new issue #1560: How to configure that the last task has not been executed, and the next task will be postponed,

2020-10-15 Thread GitBox
lxyyouxiang123 opened a new issue #1560: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1560 ## Question How to configure that the last task has not been executed, and the next task will be postponed,

[GitHub] [shardingsphere] codecov-io commented on pull request #7797: refactor database dialect get delimiter

2020-10-15 Thread GitBox
codecov-io commented on pull request #7797: URL: https://github.com/apache/shardingsphere/pull/7797#issuecomment-708950649 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/7797?src=pr=h1) Report > Merging

[GitHub] [shardingsphere] kimmking commented on issue #7780: java.sql.SQLFeatureNotSupportedException: isValid

2020-10-15 Thread GitBox
kimmking commented on issue #7780: URL: https://github.com/apache/shardingsphere/issues/7780#issuecomment-708962475 https://github.com/apache/shardingsphere/pull/6002 This is an automated message from the Apache Git Service.

[GitHub] [shardingsphere] yu199195 opened a new pull request #7798: use labmda to optimize enum match

2020-10-15 Thread GitBox
yu199195 opened a new pull request #7798: URL: https://github.com/apache/shardingsphere/pull/7798 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [shardingsphere] kimmking edited a comment on issue #7780: java.sql.SQLFeatureNotSupportedException: isValid

2020-10-15 Thread GitBox
kimmking edited a comment on issue #7780: URL: https://github.com/apache/shardingsphere/issues/7780#issuecomment-708962475 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] kimmking closed issue #7780: java.sql.SQLFeatureNotSupportedException: isValid

2020-10-15 Thread GitBox
kimmking closed issue #7780: URL: https://github.com/apache/shardingsphere/issues/7780 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[shardingsphere] branch master updated (d3dac04 -> 02098ba)

2020-10-15 Thread menghaoran
This is an automated email from the ASF dual-hosted git repository. menghaoran pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git. from d3dac04 use labmda to optimize enum match (#7798) add 02098ba remove unused config (#7801) No

[GitHub] [shardingsphere] menghaoranss merged pull request #7801: remove unused config

2020-10-15 Thread GitBox
menghaoranss merged pull request #7801: URL: https://github.com/apache/shardingsphere/pull/7801 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [shardingsphere] johnny2002 commented on pull request #7751: #7471 resolved

2020-10-15 Thread GitBox
johnny2002 commented on pull request #7751: URL: https://github.com/apache/shardingsphere/pull/7751#issuecomment-709206619 > @johnny2002 I guess `ds_$->{0..1}` can work as well. Have you ever tried it? @tristaZero YES, ds_$->{0..1} does work. While I think we shall NOT support

[GitHub] [shardingsphere-benchmark] tristaZero merged pull request #69: update shell

2020-10-15 Thread GitBox
tristaZero merged pull request #69: URL: https://github.com/apache/shardingsphere-benchmark/pull/69 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[shardingsphere-benchmark] branch master updated: update shell

2020-10-15 Thread panjuan
This is an automated email from the ASF dual-hosted git repository. panjuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere-benchmark.git The following commit(s) were added to refs/heads/master by this push: new 0944fd0 update shell

[GitHub] [shardingsphere] tristaZero commented on a change in pull request #7796: fix multi-table validation error for DML modify statements

2020-10-15 Thread GitBox
tristaZero commented on a change in pull request #7796: URL: https://github.com/apache/shardingsphere/pull/7796#discussion_r505475984 ## File path:

[GitHub] [shardingsphere] wwj-go opened a new pull request #7802: Add test case for database getTableNamePattern. (#7800)

2020-10-15 Thread GitBox
wwj-go opened a new pull request #7802: URL: https://github.com/apache/shardingsphere/pull/7802 Fixes #7800. Changes proposed in this pull request: - Add test case for database getTableNamePattern This is

[GitHub] [shardingsphere-benchmark] wcsoft opened a new pull request #69: update shell

2020-10-15 Thread GitBox
wcsoft opened a new pull request #69: URL: https://github.com/apache/shardingsphere-benchmark/pull/69 update shell This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [shardingsphere] johnny2002 commented on pull request #7751: #7471 resolved

2020-10-15 Thread GitBox
johnny2002 commented on pull request #7751: URL: https://github.com/apache/shardingsphere/pull/7751#issuecomment-709208353 > Hello, @johnny2002 thanks a lot for contribution. > As a team discussion for configuration design, common configured parameters will be removed from current

[GitHub] [shardingsphere-elasticjob] Technoboy- merged pull request #1558: Refactor JobItemExecutorFactory

2020-10-15 Thread GitBox
Technoboy- merged pull request #1558: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1558 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[shardingsphere-elasticjob] branch master updated: Refactor JobItemExecutorFactory (#1558)

2020-10-15 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git The following commit(s) were added to refs/heads/master by this push: new 77d49ff Refactor

[GitHub] [shardingsphere] codecov-io commented on pull request #7802: Add test case for database getTableNamePattern. (#7800)

2020-10-15 Thread GitBox
codecov-io commented on pull request #7802: URL: https://github.com/apache/shardingsphere/pull/7802#issuecomment-709277938 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/7802?src=pr=h1) Report > Merging

[GitHub] [shardingsphere-elasticjob] Technoboy- closed issue #1557: Refactor JobItemExecutorFactory, uniformly use ElasticJobServiceLoader to load TypedSPI implementation classes

2020-10-15 Thread GitBox
Technoboy- closed issue #1557: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1557 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[shardingsphere-benchmark] branch master updated: update benchmark result

2020-10-15 Thread zhangyonglun
This is an automated email from the ASF dual-hosted git repository. zhangyonglun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere-benchmark.git The following commit(s) were added to refs/heads/master by this push: new 78062a5 update

[shardingsphere] branch master updated: Add test case for database getTableNamePattern. (#7800) (#7802)

2020-10-15 Thread xiaoyu
This is an automated email from the ASF dual-hosted git repository. xiaoyu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new df70ec7 Add test case for database

[GitHub] [shardingsphere] yu199195 commented on pull request #7802: Add test case for database getTableNamePattern. (#7800)

2020-10-15 Thread GitBox
yu199195 commented on pull request #7802: URL: https://github.com/apache/shardingsphere/pull/7802#issuecomment-709345699 @wwj-go welcome join to apache shardingsphere This is an automated message from the Apache Git

[GitHub] [shardingsphere] yu199195 merged pull request #7802: Add test case for database getTableNamePattern. (#7800)

2020-10-15 Thread GitBox
yu199195 merged pull request #7802: URL: https://github.com/apache/shardingsphere/pull/7802 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [shardingsphere] yu199195 closed issue #7800: Test case for database getTableNamePattern

2020-10-15 Thread GitBox
yu199195 closed issue #7800: URL: https://github.com/apache/shardingsphere/issues/7800 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [shardingsphere] wwj-go commented on issue #7800: Test case for database getTableNamePattern

2020-10-15 Thread GitBox
wwj-go commented on issue #7800: URL: https://github.com/apache/shardingsphere/issues/7800#issuecomment-709237702 > @wwj-go good luck for you @yu199195 Thanks,I have finished it and commit a PR, Looking forward to your suggestions!

[GitHub] [shardingsphere] strongduanmu commented on a change in pull request #7796: fix multi-table validation error for DML modify statements

2020-10-15 Thread GitBox
strongduanmu commented on a change in pull request #7796: URL: https://github.com/apache/shardingsphere/pull/7796#discussion_r505621119 ## File path:

[GitHub] [shardingsphere] strongduanmu commented on a change in pull request #7796: fix multi-table validation error for DML modify statements

2020-10-15 Thread GitBox
strongduanmu commented on a change in pull request #7796: URL: https://github.com/apache/shardingsphere/pull/7796#discussion_r505584605 ## File path:

[GitHub] [shardingsphere] tristaZero commented on issue #7789: Did the shardingshpere support sql contains 'and find_in_set()' and 'and exists()'

2020-10-15 Thread GitBox
tristaZero commented on issue #7789: URL: https://github.com/apache/shardingsphere/issues/7789#issuecomment-709710964 Hi @z3sm 4.x is unsupported, but the master branch for 5.x release is likely to cover this case, I guess. Hi @strongduanmu do you think this SQL is in our

[GitHub] [shardingsphere] kimmking commented on issue #7803: use mysql ROW_NUMBER function error

2020-10-15 Thread GitBox
kimmking commented on issue #7803: URL: https://github.com/apache/shardingsphere/issues/7803#issuecomment-709775058 @Linuxea Window function are not supported in 4.x. This is an automated message from the Apache Git

[GitHub] [shardingsphere] strongduanmu commented on issue #7789: Did the shardingshpere support sql contains 'and find_in_set()' and 'and exists()'

2020-10-15 Thread GitBox
strongduanmu commented on issue #7789: URL: https://github.com/apache/shardingsphere/issues/7789#issuecomment-709786152 > Hi @z3sm 4.x is unsupported, but the master branch for 5.x release is likely to cover this case, I guess. > Hi @strongduanmu do you think this SQL is in our

[GitHub] [shardingsphere] strongduanmu edited a comment on issue #7789: Did the shardingshpere support sql contains 'and find_in_set()' and 'and exists()'

2020-10-15 Thread GitBox
strongduanmu edited a comment on issue #7789: URL: https://github.com/apache/shardingsphere/issues/7789#issuecomment-709786152 > Hi @z3sm 4.x is unsupported, but the master branch for 5.x release is likely to cover this case, I guess. > Hi @strongduanmu do you think this SQL is in our

[GitHub] [shardingsphere-elasticjob] TeslaCN opened a new pull request #1562: Remove protocol from EmailConfiguration and use SMTP as default protocol

2020-10-15 Thread GitBox
TeslaCN opened a new pull request #1562: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1562 Fixes #1561 Changes proposed in this pull request: - Remove 'protocol' from EmailConfiguration. - Set 'smtp' as default protocol of email error handler.

[GitHub] [shardingsphere] tuohai666 opened a new pull request #7804: #7792, fix postgresql insert statement result

2020-10-15 Thread GitBox
tuohai666 opened a new pull request #7804: URL: https://github.com/apache/shardingsphere/pull/7804 Fixes #7792. This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [shardingsphere-elasticjob] TeslaCN opened a new issue #1561: Set protocol for email error handler is meaningless because SMTP has already been written in code

2020-10-15 Thread GitBox
TeslaCN opened a new issue #1561: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1561 ## Question ```java JobConfiguration.newBuilder("hello-job", 1) .cron("0/10 * * * * ?") .jobErrorHandlerType("EMAIL")

[GitHub] [shardingsphere-elasticjob] codecov-io commented on pull request #1562: Remove protocol from EmailConfiguration and use SMTP as default protocol

2020-10-15 Thread GitBox
codecov-io commented on pull request #1562: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1562#issuecomment-709810293 # [Codecov](https://codecov.io/gh/apache/shardingsphere-elasticjob/pull/1562?src=pr=h1) Report > Merging

[GitHub] [shardingsphere-elasticjob] codecov-io edited a comment on pull request #1562: Remove protocol from EmailConfiguration and use SMTP as default protocol

2020-10-15 Thread GitBox
codecov-io edited a comment on pull request #1562: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1562#issuecomment-709810293 # [Codecov](https://codecov.io/gh/apache/shardingsphere-elasticjob/pull/1562?src=pr=h1) Report > Merging

[GitHub] [shardingsphere] jingshanglu removed a comment on issue #7803: use mysql ROW_NUMBER function error

2020-10-15 Thread GitBox
jingshanglu removed a comment on issue #7803: URL: https://github.com/apache/shardingsphere/issues/7803#issuecomment-709691533 @Linuxea Are you using SQLServer? This is an automated message from the Apache Git Service. To

[GitHub] [shardingsphere-elasticjob] Technoboy- commented on issue #1555: Unreleased Resource: Streams

2020-10-15 Thread GitBox
Technoboy- commented on issue #1555: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1555#issuecomment-709693478 Close due to merging #1550 . This is an automated message from the Apache Git Service. To

[GitHub] [shardingsphere-elasticjob] Technoboy- closed issue #1555: Unreleased Resource: Streams

2020-10-15 Thread GitBox
Technoboy- closed issue #1555: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1555 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [shardingsphere] jingshanglu commented on issue #7803: use mysql ROW_NUMBER function error

2020-10-15 Thread GitBox
jingshanglu commented on issue #7803: URL: https://github.com/apache/shardingsphere/issues/7803#issuecomment-709685439 @Linuxea Which version of ShardingSphere did you use? This is an automated message from the Apache Git

[GitHub] [shardingsphere] johnny2002 commented on pull request #7751: #7471 resolved

2020-10-15 Thread GitBox
johnny2002 commented on pull request #7751: URL: https://github.com/apache/shardingsphere/pull/7751#issuecomment-709688792 > Hello, @johnny2002 thanks a lot for contribution. > As a team discussion for configuration design, common configured parameters will be removed from current

[GitHub] [shardingsphere] Linuxea edited a comment on issue #7803: use mysql ROW_NUMBER function error

2020-10-15 Thread GitBox
Linuxea edited a comment on issue #7803: URL: https://github.com/apache/shardingsphere/issues/7803#issuecomment-709688123 @jingshanglu ``` 4.1.0 org.apache.shardingsphere sharding-jdbc-spring-boot-starter ${sharding-jdbc.version} ```

[GitHub] [shardingsphere] jingshanglu commented on issue #7803: use mysql ROW_NUMBER function error

2020-10-15 Thread GitBox
jingshanglu commented on issue #7803: URL: https://github.com/apache/shardingsphere/issues/7803#issuecomment-709691533 @Linuxea Are you using SQLServer? This is an automated message from the Apache Git Service. To respond to

[shardingsphere-elasticjob] branch master updated (77d49ff -> 67bafbe)

2020-10-15 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git. from 77d49ff Refactor JobItemExecutorFactory (#1558) add 67bafbe Refactor the configuration

[GitHub] [shardingsphere-elasticjob] Technoboy- closed issue #1516: Use java properties to config error handler's configuration

2020-10-15 Thread GitBox
Technoboy- closed issue #1516: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1516 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [shardingsphere-elasticjob] Technoboy- merged pull request #1550: Refactor the configuration of error handler

2020-10-15 Thread GitBox
Technoboy- merged pull request #1550: URL: https://github.com/apache/shardingsphere-elasticjob/pull/1550 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [shardingsphere] Linuxea opened a new issue #7803: use mysql ROW_NUMBER function error

2020-10-15 Thread GitBox
Linuxea opened a new issue #7803: URL: https://github.com/apache/shardingsphere/issues/7803 ## Question I use mybatis and shardingsphere in my project. This is my sql ```sql @Select(" select * " + "from (select user_id as userId, rank_value as rankValue,

[GitHub] [shardingsphere] Linuxea commented on issue #7803: use mysql ROW_NUMBER function error

2020-10-15 Thread GitBox
Linuxea commented on issue #7803: URL: https://github.com/apache/shardingsphere/issues/7803#issuecomment-709688123 ``` 4.1.0 org.apache.shardingsphere sharding-jdbc-spring-boot-starter ${sharding-jdbc.version} ```

[GitHub] [shardingsphere-elasticjob] Technoboy- commented on issue #1560: How to configure that the last task has not been executed, and the next task will be postponed,

2020-10-15 Thread GitBox
Technoboy- commented on issue #1560: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1560#issuecomment-709699055 Elasticjob is based on quartz, so please refer to [Misfire