Re: [DISCUSS] Apache ShardingSphere (Incubating) 4.0.0-RC2 release [ROUND 1]

2019-06-28 Thread juan pan
I give more attention and tests to Sharding-JDBC, and i think main feature tests for this version is ok, so we can continue to do release. - Juan Pan (Trista) Apache ShardingSphere Zhang Yonglun 于2019年6月27日周四 下午3:54写道: > Hello ShardingSphere Community, > > This

Re: How the sharding works when no sharding key defined

2019-06-28 Thread juan pan
Hi, Eric. Thanks for your attention. 1) Sharding is also applied on records update, insert, delete, truncate, etc. ShardingSphere will handle records by using the sharding rule. For example, when execute `UPDATE tableName SET...Where id =1`, ShardingSphere will only update the record of id = 1

How the sharding works when no sharding key defined

2019-06-28 Thread Eric
Hi, I am exploring the Sharding Sphere. I may have misunderstanding on the concepts. Very appreciated for your help on following questions. 1) Is sharding also applied on records update and insert? For example, the table sharding rules define even and odd numbers records on two different

????sharding-jdbc????????????????????????????????????????????????????????????2-3????????????????????+??????????????????????????

2019-06-28 Thread stark
sharding-jdbc2-3+??