[GitHub] [incubator-shardingsphere] tristaZero edited a comment on issue #2275: Reconstruct rewriting module

2019-05-22 Thread GitBox
tristaZero edited a comment on issue #2275: Reconstruct rewriting module URL: https://github.com/apache/incubator-shardingsphere/issues/2275#issuecomment-494758009 Some suggestions: - [x] Remove SQLRewriteEngine.originalSQL, use sqlStatement.getLogicSQL() - [x] For EncryptRule w

[GitHub] [incubator-shardingsphere] tristaZero edited a comment on issue #2275: Reconstruct rewriting module

2019-05-22 Thread GitBox
tristaZero edited a comment on issue #2275: Reconstruct rewriting module URL: https://github.com/apache/incubator-shardingsphere/issues/2275#issuecomment-494758009 Some suggestions: - [x] Remove SQLRewriteEngine.originalSQL, use sqlStatement.getLogicSQL() - [x] For EncryptRule w

[GitHub] [incubator-shardingsphere] coveralls commented on issue #2425: use p3c check code

2019-05-22 Thread GitBox
coveralls commented on issue #2425: use p3c check code URL: https://github.com/apache/incubator-shardingsphere/pull/2425#issuecomment-495077683 ## Pull Request Test Coverage Report for [Build 8200](https://coveralls.io/builds/23556491) * **0** of **5** **(0.0%)** changed or added

[GitHub] [incubator-shardingsphere] luochao-hz opened a new issue #2433: 复合分片不支持范围查询问题

2019-05-22 Thread GitBox
luochao-hz opened a new issue #2433: 复合分片不支持范围查询问题 URL: https://github.com/apache/incubator-shardingsphere/issues/2433 @SuppressWarnings("unchecked") @Override public Collection doSharding(final Collection availableTargetNames, final Collection shardingValues) { Map

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2431: when select no rows, sharding return Cannot invoke method intdiv() on null object

2019-05-22 Thread GitBox
KomachiSion commented on issue #2431: when select no rows, sharding return Cannot invoke method intdiv() on null object URL: https://github.com/apache/incubator-shardingsphere/issues/2431#issuecomment-495070530 Hi @thineagle, the problem is not caused by SQL return null, it should be c

[GitHub] [incubator-shardingsphere] terrymanu opened a new issue #2432: Remove hint database only route

2019-05-22 Thread GitBox
terrymanu opened a new issue #2432: Remove hint database only route URL: https://github.com/apache/incubator-shardingsphere/issues/2432 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [incubator-shardingsphere] lthaoshao closed issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm?

2019-05-22 Thread GitBox
lthaoshao closed issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm? URL: https://github.com/apache/incubator-shardingsphere/issues/2429 This is an automated message from the Apach

[GitHub] [incubator-shardingsphere] lthaoshao commented on issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm?

2019-05-22 Thread GitBox
lthaoshao commented on issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm? URL: https://github.com/apache/incubator-shardingsphere/issues/2429#issuecomment-495060528 > Master-Slave + Sharding can satisfied most of general requirement, we have no

[GitHub] [incubator-shardingsphere] tristaZero edited a comment on issue #2275: Reconstruct rewriting module

2019-05-22 Thread GitBox
tristaZero edited a comment on issue #2275: Reconstruct rewriting module URL: https://github.com/apache/incubator-shardingsphere/issues/2275#issuecomment-494758009 Some suggestions: - [x] Remove SQLRewriteEngine.originalSQL, use sqlStatement.getLogicSQL() - [x] For EncryptRule w

[GitHub] [incubator-shardingsphere] tristaZero edited a comment on issue #2275: Reconstruct rewriting module

2019-05-22 Thread GitBox
tristaZero edited a comment on issue #2275: Reconstruct rewriting module URL: https://github.com/apache/incubator-shardingsphere/issues/2275#issuecomment-494758009 Some suggestions: - [x] Remove SQLRewriteEngine.originalSQL, use sqlStatement.getLogicSQL() - [x] For EncryptRule w

[GitHub] [incubator-shardingsphere] terrymanu edited a comment on issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm?

2019-05-22 Thread GitBox
terrymanu edited a comment on issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm? URL: https://github.com/apache/incubator-shardingsphere/issues/2429#issuecomment-495052113 Master-Slave + Sharding can satisfied most of general requirement, we hav

[GitHub] [incubator-shardingsphere] terrymanu edited a comment on issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm?

2019-05-22 Thread GitBox
terrymanu edited a comment on issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm? URL: https://github.com/apache/incubator-shardingsphere/issues/2429#issuecomment-495052113 We are middleware developer, we don't care about business logic. M

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm?

2019-05-22 Thread GitBox
terrymanu commented on issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm? URL: https://github.com/apache/incubator-shardingsphere/issues/2429#issuecomment-495052113 We are middleware developer, we don't care about business logic. Master-S

[GitHub] [incubator-shardingsphere] tristaZero edited a comment on issue #2275: Reconstruct rewriting module

2019-05-22 Thread GitBox
tristaZero edited a comment on issue #2275: Reconstruct rewriting module URL: https://github.com/apache/incubator-shardingsphere/issues/2275#issuecomment-494758009 Some suggestions: - [x] Remove SQLRewriteEngine.originalSQL, use sqlStatement.getLogicSQL() - [x] For EncryptRule w

[GitHub] [incubator-shardingsphere] KomachiSion edited a comment on issue #2420: Spring boot starts loading data source asynchronously?

2019-05-22 Thread GitBox
KomachiSion edited a comment on issue #2420: Spring boot starts loading data source asynchronously? URL: https://github.com/apache/incubator-shardingsphere/issues/2420#issuecomment-495042751 > The database I use is PostgreSQL, the database connection pool is HikariDataSource About

[GitHub] [incubator-shardingsphere] KomachiSion edited a comment on issue #2420: Spring boot starts loading data source asynchronously?

2019-05-22 Thread GitBox
KomachiSion edited a comment on issue #2420: Spring boot starts loading data source asynchronously? URL: https://github.com/apache/incubator-shardingsphere/issues/2420#issuecomment-495042751 > The database I use is PostgreSQL, the database connection pool is HikariDataSource About

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2420: Spring boot starts loading data source asynchronously?

2019-05-22 Thread GitBox
KomachiSion commented on issue #2420: Spring boot starts loading data source asynchronously? URL: https://github.com/apache/incubator-shardingsphere/issues/2420#issuecomment-495042751 > The database I use is PostgreSQL, the database connection pool is HikariDataSource About PostgreSQL

[GitHub] [incubator-shardingsphere] jimmycheng888 removed a comment on issue #2420: Spring boot starts loading data source asynchronously?

2019-05-22 Thread GitBox
jimmycheng888 removed a comment on issue #2420: Spring boot starts loading data source asynchronously? URL: https://github.com/apache/incubator-shardingsphere/issues/2420#issuecomment-495040156 The database I use is PostgreSQL, the database connection pool is HikariDataSource, and there a

[GitHub] [incubator-shardingsphere] jimmycheng888 commented on issue #2420: Spring boot starts loading data source asynchronously?

2019-05-22 Thread GitBox
jimmycheng888 commented on issue #2420: Spring boot starts loading data source asynchronously? URL: https://github.com/apache/incubator-shardingsphere/issues/2420#issuecomment-495040184 > @jimmycheng888, Can you provide your database type(MySQL, Oracle, PostgreSQL or others), and Which co

[GitHub] [incubator-shardingsphere] jimmycheng888 commented on issue #2420: Spring boot starts loading data source asynchronously?

2019-05-22 Thread GitBox
jimmycheng888 commented on issue #2420: Spring boot starts loading data source asynchronously? URL: https://github.com/apache/incubator-shardingsphere/issues/2420#issuecomment-495040156 The database I use is PostgreSQL, the database connection pool is HikariDataSource, and there are too m

[GitHub] [incubator-shardingsphere] thineagle commented on issue #2418: saga transaction error

2019-05-22 Thread GitBox
thineagle commented on issue #2418: saga transaction error URL: https://github.com/apache/incubator-shardingsphere/issues/2418#issuecomment-495039259 ok , i will try again This is an automated message from the Apache Git Ser

[GitHub] [incubator-shardingsphere] cherrylzhao commented on issue #2418: saga transaction error

2019-05-22 Thread GitBox
cherrylzhao commented on issue #2418: saga transaction error URL: https://github.com/apache/incubator-shardingsphere/issues/2418#issuecomment-495035886 we have optimized the policy in dev branch, SagaTransaction will select the policy automatic. ---

[GitHub] [incubator-shardingsphere] cherrylzhao commented on issue #2418: saga transaction error

2019-05-22 Thread GitBox
cherrylzhao commented on issue #2418: saga transaction error URL: https://github.com/apache/incubator-shardingsphere/issues/2418#issuecomment-495035513 please use BackwardRecovery policy, forwardRecovery policy will not do revert in 4.0.0-RC1. -

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2420: Spring boot starts loading data source asynchronously?

2019-05-22 Thread GitBox
KomachiSion commented on issue #2420: Spring boot starts loading data source asynchronously? URL: https://github.com/apache/incubator-shardingsphere/issues/2420#issuecomment-495034513 @jimmycheng888, Can you provide your database type(MySQL, Oracle, PostgreSQL or others), and Which connec

[GitHub] [incubator-shardingsphere-example] zkzong opened a new pull request #140: add @Override annotation

2019-05-22 Thread GitBox
zkzong opened a new pull request #140: add @Override annotation URL: https://github.com/apache/incubator-shardingsphere-example/pull/140 Changes proposed in this pull request: - add @Override annotation - - Th

[GitHub] [incubator-shardingsphere] thineagle opened a new issue #2431: when select no rows, sharding return Cannot invoke method intdiv() on null object

2019-05-22 Thread GitBox
thineagle opened a new issue #2431: when select no rows, sharding return Cannot invoke method intdiv() on null object URL: https://github.com/apache/incubator-shardingsphere/issues/2431 version : 4.0.0-RC1 table sharding rule ``` ass_attach: actualDataNodes: ds${0..1}.

[GitHub] [incubator-shardingsphere] thineagle commented on issue #2418: saga transaction error

2019-05-22 Thread GitBox
thineagle commented on issue #2418: saga transaction error URL: https://github.com/apache/incubator-shardingsphere/issues/2418#issuecomment-494778160 vesion 4.0.0-RC1 , saga version 0.3.0 , saga config如下 `#Saga引擎所使用的线程池大小 saga.actuator.executor.size=5 #Saga引擎所使用的线程池大小 saga.a

[GitHub] [incubator-shardingsphere] tristaZero edited a comment on issue #2275: Reconstruct rewriting module

2019-05-22 Thread GitBox
tristaZero edited a comment on issue #2275: Reconstruct rewriting module URL: https://github.com/apache/incubator-shardingsphere/issues/2275#issuecomment-494758009 Some suggestions: - [x] Remove SQLRewriteEngine.originalSQL, use sqlStatement.getLogicSQL() - [ ] For EncryptRule w

[GitHub] [incubator-shardingsphere] lthaoshao commented on issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm?

2019-05-22 Thread GitBox
lthaoshao commented on issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm? URL: https://github.com/apache/incubator-shardingsphere/issues/2429#issuecomment-494764390 Yes, first of all, thank you for your response, what you said is very reasonabl

[GitHub] [incubator-shardingsphere] tristaZero edited a comment on issue #2275: Reconstruct rewriting module

2019-05-22 Thread GitBox
tristaZero edited a comment on issue #2275: Reconstruct rewriting module URL: https://github.com/apache/incubator-shardingsphere/issues/2275#issuecomment-494758009 Some suggestions: - [ ] Remove SQLRewriteEngine.originalSQL, use sqlStatement.getLogicSQL() - [ ] For EncryptRule w

[GitHub] [incubator-shardingsphere] tristaZero edited a comment on issue #2275: Reconstruct rewriting module

2019-05-22 Thread GitBox
tristaZero edited a comment on issue #2275: Reconstruct rewriting module URL: https://github.com/apache/incubator-shardingsphere/issues/2275#issuecomment-494758009 Some suggestions: - [ ] Remove SQLRewriteEngine.originalSQL, use sqlStatement.getLogicSQL() - [ ] For EncryptRule w

[GitHub] [incubator-shardingsphere] tristaZero commented on issue #2275: Reconstruct rewriting module

2019-05-22 Thread GitBox
tristaZero commented on issue #2275: Reconstruct rewriting module URL: https://github.com/apache/incubator-shardingsphere/issues/2275#issuecomment-494758009 - [ ] Remove SQLRewriteEngine.originalSQL, use sqlStatement.getLogicSQL() - [ ] For EncryptRule with SQLRewriteEngine, use

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm?

2019-05-22 Thread GitBox
terrymanu commented on issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm? URL: https://github.com/apache/incubator-shardingsphere/issues/2429#issuecomment-494751901 If insert to main database, query from slave databases, you can consider about

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2408: Refactor parse rule module

2019-05-22 Thread GitBox
terrymanu closed issue #2408: Refactor parse rule module URL: https://github.com/apache/incubator-shardingsphere/issues/2408 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-shardingsphere] terrymanu merged pull request #2430: Add test cases for loading parsing rule

2019-05-22 Thread GitBox
terrymanu merged pull request #2430: Add test cases for loading parsing rule URL: https://github.com/apache/incubator-shardingsphere/pull/2430 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [incubator-shardingsphere] tristaZero closed issue #2346: mysql client can't get the proxy configuration dynamically.

2019-05-22 Thread GitBox
tristaZero closed issue #2346: mysql client can't get the proxy configuration dynamically. URL: https://github.com/apache/incubator-shardingsphere/issues/2346 This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-shardingsphere] tristaZero edited a comment on issue #2346: mysql client can't get the proxy configuration dynamically.

2019-05-22 Thread GitBox
tristaZero edited a comment on issue #2346: mysql client can't get the proxy configuration dynamically. URL: https://github.com/apache/incubator-shardingsphere/issues/2346#issuecomment-494745286 Hi, are you there? Please ref [#1664](https://github.com/apache/incubator-shardingsphere/issue

[GitHub] [incubator-shardingsphere] tristaZero commented on issue #2346: mysql client can't get the proxy configuration dynamically.

2019-05-22 Thread GitBox
tristaZero commented on issue #2346: mysql client can't get the proxy configuration dynamically. URL: https://github.com/apache/incubator-shardingsphere/issues/2346#issuecomment-494745286 Hi, are you there? This is an automa

[GitHub] [incubator-shardingsphere] xfyang1989 closed issue #2427: Optional.get() cannot be called on an absent value"

2019-05-22 Thread GitBox
xfyang1989 closed issue #2427: Optional.get() cannot be called on an absent value" URL: https://github.com/apache/incubator-shardingsphere/issues/2427 This is an automated message from the Apache Git Service. To respond to t

[GitHub] [incubator-shardingsphere] xfyang1989 commented on issue #2427: Optional.get() cannot be called on an absent value"

2019-05-22 Thread GitBox
xfyang1989 commented on issue #2427: Optional.get() cannot be called on an absent value" URL: https://github.com/apache/incubator-shardingsphere/issues/2427#issuecomment-494745253 Version conflict This is an automated messag

[GitHub] [incubator-shardingsphere] tristaZero closed issue #2394: too slow when application running, version:4.0.0-RC1

2019-05-22 Thread GitBox
tristaZero closed issue #2394: too slow when application running,version:4.0.0-RC1 URL: https://github.com/apache/incubator-shardingsphere/issues/2394 This is an automated message from the Apache Git Service. To respond to t

[GitHub] [incubator-shardingsphere-doc] tuohai666 opened a new pull request #181: Update keyGenerator format of shardingRule

2019-05-22 Thread GitBox
tuohai666 opened a new pull request #181: Update keyGenerator format of shardingRule URL: https://github.com/apache/incubator-shardingsphere-doc/pull/181 #180 This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-shardingsphere] tristaZero opened a new pull request #2430: Add test cases for loading parsing rule

2019-05-22 Thread GitBox
tristaZero opened a new pull request #2430: Add test cases for loading parsing rule URL: https://github.com/apache/incubator-shardingsphere/pull/2430 #2408 This is an automated message from the Apache Git Service.

[GitHub] [incubator-shardingsphere] lthaoshao opened a new issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm?

2019-05-22 Thread GitBox
lthaoshao opened a new issue #2429: Can we get the operation type of CRUD in current SQL when using routing algorithm? URL: https://github.com/apache/incubator-shardingsphere/issues/2429 When we use Sharding-jdbc (4.0.0-RC1) for partitioning, we may want to use the CRUD type of SQL as part

[GitHub] [incubator-shardingsphere-doc] tuohai666 opened a new issue #180: Update keyGenerator format of shardingRule

2019-05-22 Thread GitBox
tuohai666 opened a new issue #180: Update keyGenerator format of shardingRule URL: https://github.com/apache/incubator-shardingsphere-doc/issues/180 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-shardingsphere] tuohai666 edited a comment on issue #2397: MasterSlaveDatasource and shardingDatasource could be used together in shardingproxy?

2019-05-22 Thread GitBox
tuohai666 edited a comment on issue #2397: MasterSlaveDatasource and shardingDatasource could be used together in shardingproxy? URL: https://github.com/apache/incubator-shardingsphere/issues/2397#issuecomment-494738974 Try config as follow which will be updated in official website few day

[GitHub] [incubator-shardingsphere] tuohai666 closed issue #2397: MasterSlaveDatasource and shardingDatasource could be used together in shardingproxy?

2019-05-22 Thread GitBox
tuohai666 closed issue #2397: MasterSlaveDatasource and shardingDatasource could be used together in shardingproxy? URL: https://github.com/apache/incubator-shardingsphere/issues/2397 This is an automated message from the Ap

[GitHub] [incubator-shardingsphere] tuohai666 commented on issue #2397: MasterSlaveDatasource and shardingDatasource could be used together in shardingproxy?

2019-05-22 Thread GitBox
tuohai666 commented on issue #2397: MasterSlaveDatasource and shardingDatasource could be used together in shardingproxy? URL: https://github.com/apache/incubator-shardingsphere/issues/2397#issuecomment-494738974 Try config as follow which will be updated in official website few days late

[GitHub] [incubator-shardingsphere-doc] Harper0122 opened a new pull request #179: Distrubuted Transaction: Concept and Feature

2019-05-22 Thread GitBox
Harper0122 opened a new pull request #179: Distrubuted Transaction: Concept and Feature URL: https://github.com/apache/incubator-shardingsphere-doc/pull/179 This is an automated message from the Apache Git Service. To respon

[GitHub] [incubator-shardingsphere] xfyang1989 commented on issue #2427: Optional.get() cannot be called on an absent value"

2019-05-22 Thread GitBox
xfyang1989 commented on issue #2427: Optional.get() cannot be called on an absent value" URL: https://github.com/apache/incubator-shardingsphere/issues/2427#issuecomment-494710318 Execute the above SQL report the following error, what is the general reason? Caused by: java.lang.Ille

[GitHub] [incubator-shardingsphere] terrymanu opened a new issue #2428: Add cache for master-slave

2019-05-22 Thread GitBox
terrymanu opened a new issue #2428: Add cache for master-slave URL: https://github.com/apache/incubator-shardingsphere/issues/2428 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2427: Optional.get() cannot be called on an absent value"

2019-05-22 Thread GitBox
terrymanu commented on issue #2427: Optional.get() cannot be called on an absent value" URL: https://github.com/apache/incubator-shardingsphere/issues/2427#issuecomment-494707224 I can't understand. Can you make title and description more clear?

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2425: use p3c check code

2019-05-22 Thread GitBox
terrymanu commented on issue #2425: use p3c check code URL: https://github.com/apache/incubator-shardingsphere/pull/2425#issuecomment-494706647 Thank you for contribute codes. But the codes cause travis failed. The problem maybe in here: ```java String text = duplicateSpecif

[GitHub] [incubator-shardingsphere] yaoyuandota edited a comment on issue #2426: 请问什么时候可以优化 in 查询,

2019-05-22 Thread GitBox
yaoyuandota edited a comment on issue #2426: 请问什么时候可以优化 in 查询, URL: https://github.com/apache/incubator-shardingsphere/issues/2426#issuecomment-494703756 > **For English only**, other languages will not accept. **ok When can we optimize 'in' query** for example: db1 (table_1,

[GitHub] [incubator-shardingsphere] yaoyuandota edited a comment on issue #2426: 请问什么时候可以优化 in 查询,

2019-05-22 Thread GitBox
yaoyuandota edited a comment on issue #2426: 请问什么时候可以优化 in 查询, URL: https://github.com/apache/incubator-shardingsphere/issues/2426#issuecomment-494703756 > **For English only**, other languages will not accept. ok When can we optimize 'in' queryfor example: db1 (table_1, table_3,

[GitHub] [incubator-shardingsphere] yaoyuandota edited a comment on issue #2426: 请问什么时候可以优化 in 查询,

2019-05-22 Thread GitBox
yaoyuandota edited a comment on issue #2426: 请问什么时候可以优化 in 查询, URL: https://github.com/apache/incubator-shardingsphere/issues/2426#issuecomment-494703756 > **For English only**, other languages will not accept. **ok When can we optimize 'in' query** for example: db1 (table_1,

[GitHub] [incubator-shardingsphere] yaoyuandota edited a comment on issue #2426: 请问什么时候可以优化 in 查询,

2019-05-22 Thread GitBox
yaoyuandota edited a comment on issue #2426: 请问什么时候可以优化 in 查询, URL: https://github.com/apache/incubator-shardingsphere/issues/2426#issuecomment-494703756 > **For English only**, other languages will not accept. ok When can we optimize 'in' queryfor example: db1 (table_1, table_3,

[GitHub] [incubator-shardingsphere] yaoyuandota commented on issue #2426: 请问什么时候可以优化 in 查询,

2019-05-22 Thread GitBox
yaoyuandota commented on issue #2426: 请问什么时候可以优化 in 查询, URL: https://github.com/apache/incubator-shardingsphere/issues/2426#issuecomment-494703756 > **For English only**, other languages will not accept. ok When can we optimize 'in' queryfor example: db1 (table_1, table_3, t

[GitHub] [incubator-shardingsphere] yaoyuandota removed a comment on issue #2426: 请问什么时候可以优化 in 查询,

2019-05-22 Thread GitBox
yaoyuandota removed a comment on issue #2426: 请问什么时候可以优化 in 查询, URL: https://github.com/apache/incubator-shardingsphere/issues/2426#issuecomment-494703248 ok When can we optimize 'in' query for example: db1 (table_1, table_3, table_5), db2(table_0,table_2,table_4). sharding key is '

[GitHub] [incubator-shardingsphere] yaoyuandota commented on issue #2426: 请问什么时候可以优化 in 查询,

2019-05-22 Thread GitBox
yaoyuandota commented on issue #2426: 请问什么时候可以优化 in 查询, URL: https://github.com/apache/incubator-shardingsphere/issues/2426#issuecomment-494703248 ok When can we optimize 'in' query for example: db1 (table_1, table_3, table_5), db2(table_0,table_2,table_4). sharding key is 'id'.

[GitHub] [incubator-shardingsphere] xfyang1989 opened a new issue #2427: Optional.get() cannot be called on an absent value"

2019-05-22 Thread GitBox
xfyang1989 opened a new issue #2427: Optional.get() cannot be called on an absent value" URL: https://github.com/apache/incubator-shardingsphere/issues/2427 Occasionally, the following error occurs when performing an update. Sometimes there are no errors, why? nested exception i

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2426: 请问什么时候可以优化 in 查询,

2019-05-22 Thread GitBox
terrymanu closed issue #2426: 请问什么时候可以优化 in 查询, URL: https://github.com/apache/incubator-shardingsphere/issues/2426 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2426: 请问什么时候可以优化 in 查询,

2019-05-22 Thread GitBox
terrymanu commented on issue #2426: 请问什么时候可以优化 in 查询, URL: https://github.com/apache/incubator-shardingsphere/issues/2426#issuecomment-494698659 **For English only**, other languages will not accept. This is an automated mess

[GitHub] [incubator-shardingsphere] terrymanu edited a comment on issue #2275: Reconstruct rewriting module

2019-05-22 Thread GitBox
terrymanu edited a comment on issue #2275: Reconstruct rewriting module URL: https://github.com/apache/incubator-shardingsphere/issues/2275#issuecomment-494653578 Some suggestions: 1. Remove SQLRewriteEngine.originalSQL, use sqlStatement.getLogicSQL() 2. For EncryptRule with SQLRe

[GitHub] [incubator-shardingsphere] hwuHarry commented on issue #2426: 请问什么时候可以优化 in 查询,

2019-05-22 Thread GitBox
hwuHarry commented on issue #2426: 请问什么时候可以优化 in 查询, URL: https://github.com/apache/incubator-shardingsphere/issues/2426#issuecomment-494695498 同问 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [incubator-shardingsphere] yaoyuandota opened a new issue #2426: 请问什么时候可以优化 in 查询,

2019-05-22 Thread GitBox
yaoyuandota opened a new issue #2426: 请问什么时候可以优化 in 查询, URL: https://github.com/apache/incubator-shardingsphere/issues/2426 ![image](https://user-images.githubusercontent.com/48268070/58156864-af11b000-7ca9-11e9-9ea1-f1a8f9196781.png) 如果是分库分表,in 很多个id, 那么几乎所有的表都要执行 in (all id)。如上图文档所示,什么

[GitHub] [incubator-shardingsphere] KomachiSion edited a comment on issue #2417: Get error index info when use hibernate.hbm2ddl.auto=update

2019-05-22 Thread GitBox
KomachiSion edited a comment on issue #2417: Get error index info when use hibernate.hbm2ddl.auto=update URL: https://github.com/apache/incubator-shardingsphere/issues/2417#issuecomment-494634118 The problem will be caused by two reasons. 1. The connection to get metadata will be ge

[GitHub] [incubator-shardingsphere] tuohai666 commented on issue #2397: MasterSlaveDatasource and shardingDatasource could be used together in shardingproxy?

2019-05-22 Thread GitBox
tuohai666 commented on issue #2397: MasterSlaveDatasource and shardingDatasource could be used together in shardingproxy? URL: https://github.com/apache/incubator-shardingsphere/issues/2397#issuecomment-494694017 Don't need to wait the new document. Just configure by yourself instead of c

[GitHub] [incubator-shardingsphere] terrymanu merged pull request #2424: Fixes CachedDatabaseMetaData get error index info when use jpa auto update ddl

2019-05-22 Thread GitBox
terrymanu merged pull request #2424: Fixes CachedDatabaseMetaData get error index info when use jpa auto update ddl URL: https://github.com/apache/incubator-shardingsphere/pull/2424 This is an automated message from the Apac

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2417: Get error index info when use hibernate.hbm2ddl.auto=update

2019-05-22 Thread GitBox
terrymanu closed issue #2417: Get error index info when use hibernate.hbm2ddl.auto=update URL: https://github.com/apache/incubator-shardingsphere/issues/2417 This is an automated message from the Apache Git Service. To respo

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2423: linux 线上部署 updating database. Cause: java.sql.SQLException: HikariDataSource HikariDataSource (HikariPool-1) has been closed.

2019-05-22 Thread GitBox
terrymanu commented on issue #2423: linux 线上部署 updating database. Cause: java.sql.SQLException: HikariDataSource HikariDataSource (HikariPool-1) has been closed. URL: https://github.com/apache/incubator-shardingsphere/issues/2423#issuecomment-494693549 **For English only**, other languag

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2423: linux 线上部署 updating database. Cause: java.sql.SQLException: HikariDataSource HikariDataSource (HikariPool-1) has been closed.

2019-05-22 Thread GitBox
terrymanu closed issue #2423: linux 线上部署 updating database. Cause: java.sql.SQLException: HikariDataSource HikariDataSource (HikariPool-1) has been closed. URL: https://github.com/apache/incubator-shardingsphere/issues/2423 ---

[GitHub] [incubator-shardingsphere-example] cherrylzhao commented on issue #138: Can't download sharding-transaction-spring-boot-starter dependency in sharding-proxy-example

2019-05-22 Thread GitBox
cherrylzhao commented on issue #138: Can't download sharding-transaction-spring-boot-starter dependency in sharding-proxy-example URL: https://github.com/apache/incubator-shardingsphere-example/issues/138#issuecomment-494689907 sorry for late response. you can package it from our spi repos

[GitHub] [incubator-shardingsphere-example] cherrylzhao merged pull request #139: add seataAT raw-jdbc example.

2019-05-22 Thread GitBox
cherrylzhao merged pull request #139: add seataAT raw-jdbc example. URL: https://github.com/apache/incubator-shardingsphere-example/pull/139 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-shardingsphere-example] cherrylzhao opened a new pull request #139: add seataAT raw-jdbc example.

2019-05-22 Thread GitBox
cherrylzhao opened a new pull request #139: add seataAT raw-jdbc example. URL: https://github.com/apache/incubator-shardingsphere-example/pull/139 This is an automated message from the Apache Git Service. To respond to the me