Hi, Yonglun, Some improvement and refactoring need to revise examples&documents[1], we should complete these tasks and merged to the branch.
[1]. https://github.com/apache/incubator-shardingsphere/issues/4736 At 2020-03-18 11:33:22, "Zhang Yonglun" <[email protected]> wrote: >Thanks Liang. I'll sync up the comments to the release notes. > >-- > >Zhang Yonglun >Apache ShardingSphere > > >[email protected] <[email protected]> 于2020年3月17日周二 下午5:43写道: > >> The tasks we need to discuss: >> >> > - Support scaling for shardingsphere >> >> This is alpha version, we need to discuss do binary release or just for >> source release. >> >> > - Optimization for Sharing Parser with ANTLR Visitor for MySQL >> >> It is for all databases dialect, not for MySQL only. >> >> > - Parsing SubQuery >> >> Not finished yet, we need to talk about excluding this feature. >> >> > - Upgrade to Java 8 >> >> OK. >> >> > - Redesign class domain of parser module >> > - Create database protocol module >> > - Create new module for shardingsphere-sql-parse-binder >> >> We are not publishing them as independent modules, maybe user do not care >> about these features. >> >> > - Refactor orchestration center interface >> > - Improve integrate SQL parser test engine >> >> OK. >> >> > - Decouple UI and ShardingSphere >> >> Not finish yet, it is better to finish this feature before release. >> >> ------------------ >> >> Liang Zhang (John) >> Apache ShardingSphere & Dubbo >> >> >> Zhang Yonglun <[email protected]> 于2020年3月17日周二 下午2:05写道: >> >> > That was already finished. Thanks. >> > >> > -- >> > >> > Zhang Yonglun >> > Apache ShardingSphere >> > >> > >> > sushixiang <[email protected]> 于2020年3月17日周二 下午1:15写道: >> > >> > > Sounds great. >> > > >> > > >> > > And I want to know 'Upgrade to Java 8' has already be finished yet? If >> > > not, I want to join. >> > > >> > > >> > > >> > > >> > > ------------------ Original ------------------ >> > > From: "Zhang Yonglun"<[email protected]>; >> > > Date: Tue, Mar 17, 2020 12:30 PM >> > > To: "dev"<[email protected]>; >> > > >> > > Subject: [DISCUSS] 4.1.0 release plan >> > > >> > > >> > > >> > > Hi ShardingSphere community, >> > > >> > > I'm preparing a new release of ShardingSphere 4.x. The new release >> > include >> > > a couple significant updates, so the version will be 4.1.0. >> > > >> > > The target tag is >> > > https://github.com/apache/incubator-shardingsphere/tree/dev-5.x which >> > > include many bug fixes, enhancement and refactor. >> > > >> > > All updatas can be found in >> > > >> > > >> > >> https://github.com/apache/incubator-shardingsphere/issues?q=is%3Aissue+milestone%3A5.0.0+ >> > > . >> > > >> > > After reviewing those issues, the major items in our next release note >> > > would be: >> > > >> > > - Support scaling for shardingsphere >> > > - Optimization for Sharing Parser with ANTLR Visitor for MySQL >> > > - Parsing SubQuery >> > > - Upgrade to Java 8 >> > > - Redesign class domain of parser module >> > > - Create database protocol module >> > > - Create new module for shardingsphere-sql-parse-binder >> > > - Refactor orchestration center interface >> > > - Improve integrate SQL parser test engine >> > > - Decouple UI and ShardingSphere >> > > >> > > Note: This release note is just a draft, anyone would add on to it. >> > > >> > > Currently, we are being preparing our next release, i appreciate it if >> > you >> > > could pick up more items for next release note, or give your >> suggestions >> > > about this release. >> > > >> > > Welcome to our release discussion. >> > > -- >> > > >> > > Zhang Yonglun >> > > Apache ShardingSphere >> > >>
