[GitHub] [incubator-shardingsphere] KomachiSion opened a new issue #2159: ShardingResultSet getTimestamp throw ClassCastException when using oracle database

2019-04-03 Thread GitBox
KomachiSion opened a new issue #2159: ShardingResultSet getTimestamp throw ClassCastException when using oracle database URL: https://github.com/apache/incubator-shardingsphere/issues/2159 ## Bug Report ClassCastException is thrown when querying the timestamp type field of the

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2149: How about support HintShardingStrategy with other ShardingStrategy at same time?

2019-04-03 Thread GitBox
terrymanu commented on issue #2149: How about support HintShardingStrategy with other ShardingStrategy at same time? URL: https://github.com/apache/incubator-shardingsphere/issues/2149#issuecomment-479744372 How to storage data in database in static structure, the sharding strategy is

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #2153: SQL `Show tables` are show when config huge mount of actual tables

2019-04-03 Thread GitBox
terrymanu commented on issue #2153: SQL `Show tables` are show when config huge mount of actual tables URL: https://github.com/apache/incubator-shardingsphere/issues/2153#issuecomment-479742006 relate with #2155 This is an

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2101: Sharding-jdbc get different shardingValue between version 3.1.0 and version 2.0.3 when use a string type sharding column.

2019-04-03 Thread GitBox
terrymanu closed issue #2101: Sharding-jdbc get different shardingValue between version 3.1.0 and version 2.0.3 when use a string type sharding column. URL: https://github.com/apache/incubator-shardingsphere/issues/2101

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2125: not support count if, database will be the default , not the true

2019-04-03 Thread GitBox
terrymanu closed issue #2125: not support count if, database will be the default , not the true URL: https://github.com/apache/incubator-shardingsphere/issues/2125 This is an automated message from the Apache Git Service.

[GitHub] [incubator-shardingsphere] terrymanu closed issue #2130: supported hibernate insert values ( )

2019-04-03 Thread GitBox
terrymanu closed issue #2130: supported hibernate insert values ( ) URL: https://github.com/apache/incubator-shardingsphere/issues/2130 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-shardingsphere] coveralls commented on issue #2157: #2134 MySQL sharding encrypt test

2019-04-03 Thread GitBox
coveralls commented on issue #2157: #2134 MySQL sharding encrypt test URL: https://github.com/apache/incubator-shardingsphere/pull/2157#issuecomment-479737194 ## Pull Request Test Coverage Report for [Build 7450](https://coveralls.io/builds/22591797) * **0** of **8** **(0.0%)**

[GitHub] [incubator-shardingsphere] lalicw opened a new issue #2158: support for SQL route extension

2019-04-03 Thread GitBox
lalicw opened a new issue #2158: support for SQL route extension URL: https://github.com/apache/incubator-shardingsphere/issues/2158 ## Feature Request we are using shardingsphere in our project, but we found there is no way to customize the sql route logic. for example, there

[GitHub] [incubator-shardingsphere] codefairy08 opened a new pull request #2157: #2134 MySQL sharding encrypt test

2019-04-03 Thread GitBox
codefairy08 opened a new pull request #2157: #2134 MySQL sharding encrypt test URL: https://github.com/apache/incubator-shardingsphere/pull/2157 Fixes #ISSUSE_ID. Changes proposed in this pull request: - - -

Re: [Feature Enhancement] Provide Spring Configuration method to use the feature of Data Masking

2019-04-03 Thread juan pan
Thanks for your reply. I just consider to provide different configuration modes for users to use data masking feature. Here[1] is the difference between Java code and spring configuration. - [1] https://shardingsphere.apache.org/document/current/en/manual/sharding-jdbc/usage/encrypt/

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2137: batchSave IndexOutOfBoundsException

2019-04-03 Thread GitBox
KomachiSion commented on issue #2137: batchSave IndexOutOfBoundsException URL: https://github.com/apache/incubator-shardingsphere/issues/2137#issuecomment-479709391 Hi @zcqshine, any new progress? This is an automated

[GitHub] [incubator-shardingsphere] young891221 edited a comment on issue #1496: Read write splitter for `Select ... for update` should route to master data node

2019-04-03 Thread GitBox
young891221 edited a comment on issue #1496: Read write splitter for `Select ... for update` should route to master data node URL: https://github.com/apache/incubator-shardingsphere/issues/1496#issuecomment-479498190 Hi, @terrymanu Our team discusses the introduction of ShardingSphere

[GitHub] [incubator-shardingsphere] young891221 edited a comment on issue #1496: Read write splitter for `Select ... for update` should route to master data node

2019-04-03 Thread GitBox
young891221 edited a comment on issue #1496: Read write splitter for `Select ... for update` should route to master data node URL: https://github.com/apache/incubator-shardingsphere/issues/1496#issuecomment-479498190 Hi, @terrymanu Our team discusses the introduction of ShardingSphere

[GitHub] [incubator-shardingsphere] young891221 commented on issue #1496: Read write splitter for `Select ... for update` should route to master data node

2019-04-03 Thread GitBox
young891221 commented on issue #1496: Read write splitter for `Select ... for update` should route to master data node URL: https://github.com/apache/incubator-shardingsphere/issues/1496#issuecomment-479498190 Hi, @terrymanu Could you tell me when to support `select for update`? I

[GitHub] [incubator-shardingsphere-example] betterjava commented on issue #115: Add a broadcast-table example for sharding-jdbc

2019-04-03 Thread GitBox
betterjava commented on issue #115: Add a broadcast-table example for sharding-jdbc URL: https://github.com/apache/incubator-shardingsphere-example/issues/115#issuecomment-479463967 when I work for the issue,I found a issue for broadcast table . Please see

[GitHub] [incubator-shardingsphere] wgy8283335 commented on issue #2148: how to pass mapping logic into sharding-algorithm?

2019-04-03 Thread GitBox
wgy8283335 commented on issue #2148: how to pass mapping logic into sharding-algorithm? URL: https://github.com/apache/incubator-shardingsphere/issues/2148#issuecomment-479463185 @terrymanu . Do u have any suggestion? This

[GitHub] [incubator-shardingsphere] betterjava opened a new issue #2156: Can not find a way to set KeyGeneratorConfiguration for broadcast table

2019-04-03 Thread GitBox
betterjava opened a new issue #2156: Can not find a way to set KeyGeneratorConfiguration for broadcast table URL: https://github.com/apache/incubator-shardingsphere/issues/2156 I can find a way to set KeyGeneratorConfiguration for broadcast table. for example: a.'t_country' is a

[GitHub] [incubator-shardingsphere] qinnnyul commented on issue #2148: how to pass mapping logic into sharding-algorithm?

2019-04-03 Thread GitBox
qinnnyul commented on issue #2148: how to pass mapping logic into sharding-algorithm? URL: https://github.com/apache/incubator-shardingsphere/issues/2148#issuecomment-479451822 @wgy8283335 yep, actually that is the very first solution which I tried, you know, nobody likes writing their

[GitHub] [incubator-shardingsphere] wgy8283335 commented on issue #2148: how to pass mapping logic into sharding-algorithm?

2019-04-03 Thread GitBox
wgy8283335 commented on issue #2148: how to pass mapping logic into sharding-algorithm? URL: https://github.com/apache/incubator-shardingsphere/issues/2148#issuecomment-479445268 Another way is configuring algorithm with inline expression in yaml file. As the expression is totally

[GitHub] [incubator-shardingsphere] neil4dong commented on issue #2149: How about support HintShardingStrategy with other ShardingStrategy at same time?

2019-04-03 Thread GitBox
neil4dong commented on issue #2149: How about support HintShardingStrategy with other ShardingStrategy at same time? URL: https://github.com/apache/incubator-shardingsphere/issues/2149#issuecomment-479414120 @terrymanu Sorry for what I was saying. But still this issue is not

[GitHub] [incubator-shardingsphere] KomachiSion commented on issue #2138: Could not commit JPA transaction when I use save to insert data to oracledatabase

2019-04-03 Thread GitBox
KomachiSion commented on issue #2138: Could not commit JPA transaction when I use save to insert data to oracledatabase URL: https://github.com/apache/incubator-shardingsphere/issues/2138#issuecomment-479400163 > 2、 > It may be a bug of shardingsphere3.1.0 which is unable to access the

[GitHub] [incubator-shardingsphere] fdlzp commented on issue #2138: Could not commit JPA transaction when I use save to insert data to oracledatabase

2019-04-03 Thread GitBox
fdlzp commented on issue #2138: Could not commit JPA transaction when I use save to insert data to oracledatabase URL: https://github.com/apache/incubator-shardingsphere/issues/2138#issuecomment-479398603 1、

[GitHub] [incubator-shardingsphere] fdlzp removed a comment on issue #877: spring-jpa oracle数据源使用报错,java.sql.SQLSyntaxErrorException: ORA-00942: 表或视图不存在

2019-04-03 Thread GitBox
fdlzp removed a comment on issue #877: spring-jpa oracle数据源使用报错,java.sql.SQLSyntaxErrorException: ORA-00942: 表或视图不存在 URL: https://github.com/apache/incubator-shardingsphere/issues/877#issuecomment-476505743 可以给个结合oracle的简单demo吗 784423...@qq.com 感激不尽

[GitHub] [incubator-shardingsphere] fdlzp removed a comment on issue #877: spring-jpa oracle数据源使用报错,java.sql.SQLSyntaxErrorException: ORA-00942: 表或视图不存在

2019-04-03 Thread GitBox
fdlzp removed a comment on issue #877: spring-jpa oracle数据源使用报错,java.sql.SQLSyntaxErrorException: ORA-00942: 表或视图不存在 URL: https://github.com/apache/incubator-shardingsphere/issues/877#issuecomment-476505551 how to deal with it? 也是mysql可以,改了驱动和url还有方言,然后就有错,暂时定位不到具体原因 [WARN ]

[GitHub] [incubator-shardingsphere-example] cherrylzhao commented on issue #117: enhance sharding-proxy example

2019-04-03 Thread GitBox
cherrylzhao commented on issue #117: enhance sharding-proxy example URL: https://github.com/apache/incubator-shardingsphere-example/issues/117#issuecomment-479391977 here is task list, we can leverage configuration of sharding-jdbc-example, make below scenario runnable within

[GitHub] [incubator-shardingsphere] cherrylzhao opened a new issue #2155: optimize performance for DAL SQL like show tables

2019-04-03 Thread GitBox
cherrylzhao opened a new issue #2155: optimize performance for DAL SQL like show tables URL: https://github.com/apache/incubator-shardingsphere/issues/2155 if user config huge of actual tables in one logic table, execute show tables are very slow. we can get the logic tables from

[GitHub] [incubator-shardingsphere] AlbertTao commented on issue #2101: Sharding-jdbc get different shardingValue between version 3.1.0 and version 2.0.3 when use a string type sharding column.

2019-04-03 Thread GitBox
AlbertTao commented on issue #2101: Sharding-jdbc get different shardingValue between version 3.1.0 and version 2.0.3 when use a string type sharding column. URL: https://github.com/apache/incubator-shardingsphere/issues/2101#issuecomment-479384820 thanks so much for your reply.

[GitHub] [incubator-shardingsphere-doc] tristaZero merged pull request #126: Unsupported items

2019-04-03 Thread GitBox
tristaZero merged pull request #126: Unsupported items URL: https://github.com/apache/incubator-shardingsphere-doc/pull/126 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-shardingsphere] qinnnyul commented on issue #2148: how to pass mapping logic into sharding-algorithm?

2019-04-03 Thread GitBox
qinnnyul commented on issue #2148: how to pass mapping logic into sharding-algorithm? URL: https://github.com/apache/incubator-shardingsphere/issues/2148#issuecomment-479375385 @wgy8283335 thanks mate, however, it is a way to "hard coded" your mapping logic in java class, which is NOT

[GitHub] [incubator-shardingsphere] wgy8283335 commented on issue #2148: how to pass mapping logic into sharding-algorithm?

2019-04-03 Thread GitBox
wgy8283335 commented on issue #2148: how to pass mapping logic into sharding-algorithm? URL: https://github.com/apache/incubator-shardingsphere/issues/2148#issuecomment-479372698 @qinnnyul .Hello,my friend.U quit the group of wechat so quickly, as u did not tell which issue number is