[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml

2020-01-15 Thread GitBox
KomachiSion commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml URL: https://github.com/apache/incubator-shardingsphere/issues/3977#issuecomment-575017307 > Add a field? like `private boolean enabled;` Not a good idea, the

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml

2020-01-15 Thread GitBox
KomachiSion commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml URL: https://github.com/apache/incubator-shardingsphere/issues/3977#issuecomment-575014564 I find the problem is caused by springboot. springboot parse yaml and

[GitHub] [incubator-shardingsphere-doc] haetao opened a new pull request #434: Add company to user list

2020-01-15 Thread GitBox
haetao opened a new pull request #434: Add company to user list URL: https://github.com/apache/incubator-shardingsphere-doc/pull/434 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-shardingsphere] tuohai666 opened a new pull request #3997: carry pr#3863 from dev to 4.0.1

2020-01-15 Thread GitBox
tuohai666 opened a new pull request #3997: carry pr#3863 from dev to 4.0.1 URL: https://github.com/apache/incubator-shardingsphere/pull/3997 Fixes #3861. This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-shardingsphere] tuohai666 opened a new pull request #3996: carry pr#3969 from dev to 4.0.1

2020-01-15 Thread GitBox
tuohai666 opened a new pull request #3996: carry pr#3969 from dev to 4.0.1 URL: https://github.com/apache/incubator-shardingsphere/pull/3996 Fixes #3968. This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-shardingsphere] haetao commented on issue #3993: Start error with yml

2020-01-15 Thread GitBox
haetao commented on issue #3993: Start error with yml URL: https://github.com/apache/incubator-shardingsphere/issues/3993#issuecomment-575009767 To be exact, ShardingSphere's compatibility with MySQL 8 is not good. This is

[GitHub] [incubator-shardingsphere-doc] haetao opened a new pull request #433: Correct orchestration configuration of java

2020-01-15 Thread GitBox
haetao opened a new pull request #433: Correct orchestration configuration of java URL: https://github.com/apache/incubator-shardingsphere-doc/pull/433 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-shardingsphere] SteNicholas removed a comment on issue #3994: PostgreSQL current user

2020-01-15 Thread GitBox
SteNicholas removed a comment on issue #3994: PostgreSQL current user URL: https://github.com/apache/incubator-shardingsphere/pull/3994#issuecomment-574999262 /ci This is an automated message from the Apache Git Service. To

[GitHub] [incubator-shardingsphere] beijing-penguin commented on a change in pull request #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData

2020-01-15 Thread GitBox
beijing-penguin commented on a change in pull request #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData URL: https://github.com/apache/incubator-shardingsphere/pull/3988#discussion_r367245631 ## File path:

[GitHub] [incubator-shardingsphere] beijing-penguin commented on a change in pull request #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData

2020-01-15 Thread GitBox
beijing-penguin commented on a change in pull request #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData URL: https://github.com/apache/incubator-shardingsphere/pull/3988#discussion_r367245267 ## File path:

[GitHub] [incubator-shardingsphere] SteNicholas commented on issue #3994: PostgreSQL current user

2020-01-15 Thread GitBox
SteNicholas commented on issue #3994: PostgreSQL current user URL: https://github.com/apache/incubator-shardingsphere/pull/3994#issuecomment-574999262 /ci This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-shardingsphere] beijing-penguin commented on a change in pull request #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData

2020-01-15 Thread GitBox
beijing-penguin commented on a change in pull request #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData URL: https://github.com/apache/incubator-shardingsphere/pull/3988#discussion_r367245008 ## File path:

[GitHub] [incubator-shardingsphere] KomachiSion merged pull request #3991: Support scaling PostgreSQL

2020-01-15 Thread GitBox
KomachiSion merged pull request #3991: Support scaling PostgreSQL URL: https://github.com/apache/incubator-shardingsphere/pull/3991 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-shardingsphere] tuohai666 commented on issue #3994: PostgreSQL current user

2020-01-15 Thread GitBox
tuohai666 commented on issue #3994: PostgreSQL current user URL: https://github.com/apache/incubator-shardingsphere/pull/3994#issuecomment-574990441 /ci This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-shardingsphere] cielswift commented on issue #3993: Start error with yml

2020-01-15 Thread GitBox
cielswift commented on issue #3993: Start error with yml URL: https://github.com/apache/incubator-shardingsphere/issues/3993#issuecomment-574990293 4.0 version does not support mysql8? This is an automated message from the

[GitHub] [incubator-shardingsphere-doc] haetao closed pull request #432: update community/content/poweredby doc

2020-01-15 Thread GitBox
haetao closed pull request #432: update community/content/poweredby doc URL: https://github.com/apache/incubator-shardingsphere-doc/pull/432 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-shardingsphere-doc] haetao opened a new pull request #432: update community/content/poweredby doc

2020-01-15 Thread GitBox
haetao opened a new pull request #432: update community/content/poweredby doc URL: https://github.com/apache/incubator-shardingsphere-doc/pull/432 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #3991: Support scaling PostgreSQL

2020-01-15 Thread GitBox
KomachiSion commented on issue #3991: Support scaling PostgreSQL URL: https://github.com/apache/incubator-shardingsphere/pull/3991#issuecomment-574982957 /run ci This is an automated message from the Apache Git Service. To

[GitHub] [incubator-shardingsphere] haetao commented on issue #3993: Start error with yml

2020-01-15 Thread GitBox
haetao commented on issue #3993: Start error with yml URL: https://github.com/apache/incubator-shardingsphere/issues/3993#issuecomment-574982247 Hi! ShardingSphere supports mysql5 at this version! Your driver is mysql8.

[GitHub] [incubator-shardingsphere] geomonlin opened a new issue #3995: logicTable of ShardingSphereMetaData don't contain encrypt field in sharding-proxy when testing 'sharding+encrypt'

2020-01-15 Thread GitBox
geomonlin opened a new issue #3995: logicTable of ShardingSphereMetaData don't contain encrypt field in sharding-proxy when testing 'sharding+encrypt' URL: https://github.com/apache/incubator-shardingsphere/issues/3995 ## Bug Report **For English only**, other languages will not

[GitHub] [incubator-shardingsphere] SteNicholas edited a comment on issue #3990: Parse engine rejects CURRENT_USER in 4.0.0

2020-01-15 Thread GitBox
SteNicholas edited a comment on issue #3990: Parse engine rejects CURRENT_USER in 4.0.0 URL: https://github.com/apache/incubator-shardingsphere/issues/3990#issuecomment-574947143 @encodeering 4.0.0 PostgreSQLParser doesn't support `SELECT CURRENT_USER`, I would like to add the keyword to

[GitHub] [incubator-shardingsphere] SteNicholas commented on a change in pull request #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData

2020-01-15 Thread GitBox
SteNicholas commented on a change in pull request #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData URL: https://github.com/apache/incubator-shardingsphere/pull/3988#discussion_r367220680 ## File path:

[GitHub] [incubator-shardingsphere] SteNicholas commented on a change in pull request #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData

2020-01-15 Thread GitBox
SteNicholas commented on a change in pull request #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData URL: https://github.com/apache/incubator-shardingsphere/pull/3988#discussion_r367220920 ## File path:

[GitHub] [incubator-shardingsphere] SteNicholas opened a new pull request #3994: PostgreSQL current user

2020-01-15 Thread GitBox
SteNicholas opened a new pull request #3994: PostgreSQL current user URL: https://github.com/apache/incubator-shardingsphere/pull/3994 Fixes #3990. PostgreSQLParser doesn't support `SELECT CURRENT_USER`, because `simpleExpr` of select statment lack of `CURRENT_USER` keyword.

[GitHub] [incubator-shardingsphere] leego86 commented on issue #3992: Sharding-JDBC lost insertValuesContexts when insert

2020-01-15 Thread GitBox
leego86 commented on issue #3992: Sharding-JDBC lost insertValuesContexts when insert URL: https://github.com/apache/incubator-shardingsphere/issues/3992#issuecomment-574964370 sql parse exception

[GitHub] [incubator-shardingsphere] avalon566 commented on issue #3991: Support scaling PostgreSQL

2020-01-15 Thread GitBox
avalon566 commented on issue #3991: Support scaling PostgreSQL URL: https://github.com/apache/incubator-shardingsphere/pull/3991#issuecomment-574961967 /run ci This is an automated message from the Apache Git Service. To

[GitHub] [incubator-shardingsphere] cielswift opened a new issue #3993: Start error with yml

2020-01-15 Thread GitBox
cielswift opened a new issue #3993: Start error with yml URL: https://github.com/apache/incubator-shardingsphere/issues/3993 spring boot version 2.2 jdk 13 sharding 4.0.0-RC3 I searched most of the cases and configured them with properties But I used yml, but something went

[GitHub] [incubator-shardingsphere] leego86 opened a new issue #3992: Sharding-JDBC lost insertValuesContexts when insert

2020-01-15 Thread GitBox
leego86 opened a new issue #3992: Sharding-JDBC lost insertValuesContexts when insert URL: https://github.com/apache/incubator-shardingsphere/issues/3992 ## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have: -

[incubator-shardingsphere-benchmark] branch master updated: for performance

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

[GitHub] [incubator-shardingsphere] tmjGitAccount commented on issue #3964: Hintmanager databaseShardingOnly problem

2020-01-15 Thread GitBox
tmjGitAccount commented on issue #3964: Hintmanager databaseShardingOnly problem URL: https://github.com/apache/incubator-shardingsphere/issues/3964#issuecomment-574947233 @KomachiSion spring: shardingsphere: props: sql: show: true sharding:

[GitHub] [incubator-shardingsphere] SteNicholas commented on issue #3990: Parse engine rejects CURRENT_USER in 4.0.0

2020-01-15 Thread GitBox
SteNicholas commented on issue #3990: Parse engine rejects CURRENT_USER in 4.0.0 URL: https://github.com/apache/incubator-shardingsphere/issues/3990#issuecomment-574947143 @encodeering 4.0.0 doesn't support this function call, I will add to parse rules.

[GitHub] [incubator-shardingsphere] 54czp commented on issue #2652: Sharding-Proxy4.0.0-RC1 Not available 。The download address is http://mirrors.tuna.tsinghua.edu.cn/apache/incubator/shardingsphere

2020-01-15 Thread GitBox
54czp commented on issue #2652: Sharding-Proxy4.0.0-RC1 Not available 。The download address is http://mirrors.tuna.tsinghua.edu.cn/apache/incubator/shardingsphere/4.0.0-RC1/apache-shardingsphere-incubating-4.0.0-RC1-sharding-proxy-bin.tar.gz URL:

[GitHub] [incubator-shardingsphere] sunyinhui commented on issue #234: Welcome to leave your company's info(欢迎使用ShardingSphere的公司在此登记)

2020-01-15 Thread GitBox
sunyinhui commented on issue #234: Welcome to leave your company's info(欢迎使用ShardingSphere的公司在此登记) URL: https://github.com/apache/incubator-shardingsphere/issues/234#issuecomment-574946223 聚励云机械 https://www.cloudm.com This

[GitHub] [incubator-shardingsphere] dongzl commented on issue #3973: 4.0.0 dosen't support LocalDateTime

2020-01-15 Thread GitBox
dongzl commented on issue #3973: 4.0.0 dosen't support LocalDateTime URL: https://github.com/apache/incubator-shardingsphere/issues/3973#issuecomment-574941239 The 4.0.0 stable version was released just now, and 5.x is in development. There is no exact release time yet. You can

[GitHub] [incubator-shardingsphere] avalon566 opened a new pull request #3991: Support scaling PostgreSQL

2020-01-15 Thread GitBox
avalon566 opened a new pull request #3991: Support scaling PostgreSQL URL: https://github.com/apache/incubator-shardingsphere/pull/3991 For #3961 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-shardingsphere] encodeering opened a new issue #3990: Parse engine rejects CURRENT_USER in 4.0.0

2020-01-15 Thread GitBox
encodeering opened a new issue #3990: Parse engine rejects CURRENT_USER in 4.0.0 URL: https://github.com/apache/incubator-shardingsphere/issues/3990 ## Bug Report ### Which version of ShardingSphere did you use? 4.0.0 ### Which project did you use? Sharding-JDBC or

[GitHub] [incubator-shardingsphere] tristaZero merged pull request #3989: Add table owner and delimiter assertion

2020-01-15 Thread GitBox
tristaZero merged pull request #3989: Add table owner and delimiter assertion URL: https://github.com/apache/incubator-shardingsphere/pull/3989 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-shardingsphere] coveralls commented on issue #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData

2020-01-15 Thread GitBox
coveralls commented on issue #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData URL: https://github.com/apache/incubator-shardingsphere/pull/3988#issuecomment-574639874 ## Pull Request Test Coverage Report for [Build

[GitHub] [incubator-shardingsphere] devefx commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml

2020-01-15 Thread GitBox
devefx commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml URL: https://github.com/apache/incubator-shardingsphere/issues/3977#issuecomment-574639640 This my configuration ```yml shardingsphere: datasource:

[GitHub] [incubator-shardingsphere] terrymanu opened a new pull request #3989: Add table owner and delimiter assertion

2020-01-15 Thread GitBox
terrymanu opened a new pull request #3989: Add table owner and delimiter assertion URL: https://github.com/apache/incubator-shardingsphere/pull/3989 For #3947. This is an automated message from the Apache Git Service. To

[GitHub] [incubator-shardingsphere] devefx commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml

2020-01-15 Thread GitBox
devefx commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml URL: https://github.com/apache/incubator-shardingsphere/issues/3977#issuecomment-574638367

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml

2020-01-15 Thread GitBox
KomachiSion commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml URL: https://github.com/apache/incubator-shardingsphere/issues/3977#issuecomment-574638323 Sorry, picture is not full configuration and quite inconvenient. Please

[GitHub] [incubator-shardingsphere] devefx commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml

2020-01-15 Thread GitBox
devefx commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml URL: https://github.com/apache/incubator-shardingsphere/issues/3977#issuecomment-574636807

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml

2020-01-15 Thread GitBox
KomachiSion commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml URL: https://github.com/apache/incubator-shardingsphere/issues/3977#issuecomment-574635787 For my test, ```yaml my_table: database-strategy: none:

[GitHub] [incubator-shardingsphere] tristaZero commented on a change in pull request #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData

2020-01-15 Thread GitBox
tristaZero commented on a change in pull request #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData URL: https://github.com/apache/incubator-shardingsphere/pull/3988#discussion_r366844620 ## File path:

[GitHub] [incubator-shardingsphere] devefx commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml

2020-01-15 Thread GitBox
devefx commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml URL: https://github.com/apache/incubator-shardingsphere/issues/3977#issuecomment-574633976 > @devefx Can you try to use? > > ```yaml > my_table: >

[GitHub] [incubator-shardingsphere] tristaZero commented on issue #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData

2020-01-15 Thread GitBox
tristaZero commented on issue #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData URL: https://github.com/apache/incubator-shardingsphere/pull/3988#issuecomment-574626422 /ci This

[GitHub] [incubator-shardingsphere] beijing-penguin commented on issue #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData

2020-01-15 Thread GitBox
beijing-penguin commented on issue #3988: Using multithreading make loadDefaultTables faster and remove repeat load tableMetaData URL: https://github.com/apache/incubator-shardingsphere/pull/3988#issuecomment-574592977 /ci

[GitHub] [incubator-shardingsphere] beijing-penguin opened a new pull request #3988: Using multithreading make loadDefaultTables faster and remove repeat

2020-01-15 Thread GitBox
beijing-penguin opened a new pull request #3988: Using multithreading make loadDefaultTables faster and remove repeat URL: https://github.com/apache/incubator-shardingsphere/pull/3988 Fixes #3979. Changes proposed in this pull request: - Using multithreading make

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #3964: Hintmanager databaseShardingOnly problem

2020-01-15 Thread GitBox
KomachiSion commented on issue #3964: Hintmanager databaseShardingOnly problem URL: https://github.com/apache/incubator-shardingsphere/issues/3964#issuecomment-574584713 @tmjGitAccount , Can you provide your full sharding configuration?

[GitHub] [incubator-shardingsphere] ette9844 closed issue #3987: How to handle JNDI datasource in spring namespace?

2020-01-15 Thread GitBox
ette9844 closed issue #3987: How to handle JNDI datasource in spring namespace? URL: https://github.com/apache/incubator-shardingsphere/issues/3987 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml

2020-01-15 Thread GitBox
KomachiSion commented on issue #3977: The sharding-JDBC non-sharding policy, NoneShardingStrategy, does not work in yml URL: https://github.com/apache/incubator-shardingsphere/issues/3977#issuecomment-574545912 @devefx Can you try to use? ```yaml my_table: database-strategy:

[GitHub] [incubator-shardingsphere] joewee commented on issue #3856: Parse `ON DUPLICATE KEY UPDATE xxx= VALUES(xxx)` error

2020-01-15 Thread GitBox
joewee commented on issue #3856: Parse `ON DUPLICATE KEY UPDATE xxx= VALUES(xxx)` error URL: https://github.com/apache/incubator-shardingsphere/issues/3856#issuecomment-574542715 > > Hi, is there any update about this issue ? @SteNicholas @terrymanu > > Sorry for the delay, and