The issue[1] mentioned by Sion Yang has been fixed already, please check the Pr[2].
[1] https://github.com/apache/incubator-shardingsphere/issues/2883 [2] https://github.com/apache/incubator-shardingsphere/pull/2886 --------------------------------- Juan Pan (Trista) Apache ShardingSphere Sion Yang <[email protected]> 于2019年8月16日周五 下午5:17写道: > These two issues can reproduce in > apache/incubator-shardingsphere-example[1]. > And I also open issue in GitHub[2][3]. > > > [1] https://github.com/apache/incubator-shardingsphere-example > [2] https://github.com/apache/incubator-shardingsphere/issues/2883 > [3] https://github.com/apache/incubator-shardingsphere/issues/2884 > > > -- > > Yi Yang(Sion) > Apache ShardingSphere > > > > At 2019-08-16 17:09:48, "Sion Yang" <[email protected]> wrote: > >There are another issue[1] for encrypt in 4.0.0-RC2. > >Encrypt may replace table name with column so that the column in SQL > become `column.column`. > > > > > >[1] https://github.com/apache/incubator-shardingsphere/issues/2883 > > > > > >-- > > > >Yi Yang(Sion) > >Apache ShardingSphere > > > > > > > >At 2019-08-13 18:38:13, "Sion Yang" <[email protected]> wrote: > >>I execute all examples. Most of examples execute successfully except > encrypt in JPA with SpringBoot. > >>The bug has marked `TODO` in example, and only affects part of encrypt. > >>So i think we can continue to prepare our version 4.0.0-RC2. > >> > >> > >>-- > >> > >>Yi Yang(Sion) > >>Apache ShardingSphere > >> > >> > >> > >>At 2019-08-09 18:46:33, "Zhang Yonglun" <[email protected]> wrote: > >>>Hello ShardingSphere Community, > >>> > >>>This is a call for the 4th round of discussion to release Apache > >>>ShardingSphere (Incubating) version 4.0.0-RC2 > >>> > >>>Release notes: > >>> > https://github.com/apache/incubator-shardingsphere/releases/edit/untagged-08931c6025e028ee428c > >>> > >>>Git branch for the release: > >>>The dev branch of ShardingSphere( > >>>https://github.com/apache/incubator-shardingsphere.git) > >>> > >>>We have fixed all know serious issues found during the integration > test. So > >>>the dev branch is ready for discussion. > >>> > >>>Anyone who is interested can do this acceptance test and discuss whether > >>>this version should be released or not. > >>> > >>>-- > >>>Zhang Yonglun > >>>Apache ShardingSphere >
