[Discuss] Add new feature - shadow database

2019-12-02 Thread Zhiyi Yan
Hi ShardingSphere community, We are going to add a new feature - shadow database, this feature is designed to allow dirty data to be written to the shadow database when applying the online environment for pressure measurement, the relevant issue is :

Re: Podling Shardingsphere Report Reminder - December 2019

2019-12-02 Thread Juan Pan
Hi Justin, Thanks for your feedback and suggestion. You’re right, it seems not a proper expression, and maybe it is a better one that "Individuals from different companies and communities provided some patches to feed back ShardingSphere community”. We will pay more attention on it and try

Re: Podling Shardingsphere Report Reminder - December 2019

2019-12-02 Thread Justin Mclean
Hi, Looking at the report again I noticed this "some companies has already provided patches to feedback the community.". You might want to reword that, companies don't provide patches people do, people contribute to the project as individuals not who they work for. While it nice to know the

Re: What is the update of ShardingSphere new version plugin?

2019-12-02 Thread Sheng Wu
Zhang Yonglun 于2019年12月2日周一 下午5:28写道: > OK. I think RC1 and RC2 could share the same plugin, RC3 and 4.0.0 will > share a same plugin. > I'll test RC2 and develop RC3 plugin next week with Haitao or Zesi. That > bug also will be fixed together. > I think the migration of plugin test cases can

Re: What is the update of ShardingSphere new version plugin?

2019-12-02 Thread Zhang Yonglun
OK. I think RC1 and RC2 could share the same plugin, RC3 and 4.0.0 will share a same plugin. I'll test RC2 and develop RC3 plugin next week with Haitao or Zesi. That bug also will be fixed together. I think the migration of plugin test cases can also be finished in the next week. Zhang Yonglun

Re: What is the update of ShardingSphere new version plugin?

2019-12-02 Thread Sheng Wu
Juan Pan 于2019年12月2日周一 下午4:27写道: > Hi Sheng and Yonglun, > > > Keep in mind i do not know ShardingSphere plugin well, here is my > understanding. > > > ShardingSphere plugin for Skywalking is based on legacy version of > ShardingSphere, so there is no problem if user adopt legacy ShardingSphere

Re:Does the shardingProxyRC3 support registry type is nacos?

2019-12-02 Thread Juan Pan
Hi It was already underway, and is expected to get it done in our next release. Please refer to ISSUE[1] to learn more. [1] https://github.com/apache/incubator-shardingsphere/issues/3185 Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 12/2/2019

Does the shardingProxyRC3 support registry type is nacos?

2019-12-02 Thread shiyu.w...@ifudata.com
Hi: Does the shardingProxyRC3 support registry type is nacos? The code error is as follows: thank you

Re: Does shardingproxy4.0.0RC3 support nacos1.1

2019-12-02 Thread zhangli...@apache.org
They are not totally supported, it still has some bugs[1]. We want volunteer to complete it. [1] https://github.com/apache/incubator-shardingsphere/issues/3361 -- Liang Zhang (John) Apache ShardingSphere & Dubbo shiyu.w...@ifudata.com 于2019年12月2日周一 下午5:06写道: > >

Re: What is the update of ShardingSphere new version plugin?

2019-12-02 Thread zhangli...@apache.org
We can keep all rc versions even after 4.0 version released. So I'd like to add all plugins later. -- Liang Zhang (John) Apache ShardingSphere & Dubbo Zhang Yonglun 于2019年12月2日周一 下午4:35写道: > Sorry, I meant there's only one shardingsphere 4.0.0 plugin finally for > 4.x,

Does shardingproxy4.0.0RC3 support nacos?

2019-12-02 Thread shiyu.w...@ifudata.com
HI, Does Shardingproxy4.0.0 RC3 support registry is nacos type? The code error is as follows

Does shardingproxy4.0.0RC3 support nacos1.1

2019-12-02 Thread shiyu.w...@ifudata.com
Shardingproxy4.0.0 RC3 support registry is nacos type,The code error is as follows --- 北京资采信息技术有限公司 固话:010-87888917 手机:15840568955 邮箱:shiyu.w...@ifudata.com 地址:北京市丰台区南四环西路186号汉威国际广场1区1号楼6层22室

Re: 开发中遇到关于sharding的bug

2019-12-02 Thread zhangli...@apache.org
Hi, for English only, thank you. -- Liang Zhang (John) Apache ShardingSphere & Dubbo 易 浩 于2019年12月2日周一 下午4:45写道: > 原生sql 排序条件加上关键字CONVERT 会导致Actual SQL生成错误, > 例如: > 原生sql: ..and bpbi.area_code like ? > order by CONVERT (bpbi.area_code using gbk) DESC > > actual sql:

开发中遇到关于sharding的bug

2019-12-02 Thread 易 浩
原生sql 排序条件加上关键字CONVERT 会导致Actual SQL生成错误, 例如: 原生sql: ..and bpbi.area_code like ? order by CONVERT (bpbi.area_code using gbk) DESC actual sql: select.. bpbi.create_date as createDate ,CONVERT AS ORDER_BY_DERIVED_0 from .. 排序条件变为了查询条件,关键字变为了查询字段 发送自 Windows 10

Re: What is the update of ShardingSphere new version plugin?

2019-12-02 Thread Zhang Yonglun
Sorry, I meant there's only one shardingsphere 4.0.0 plugin finally for 4.x, because all other 4.x versions are RC versions. Zhang Yonglun Apache ShardingSphere Sheng Wu 于2019年12月2日周一 下午3:51写道: > So, ShardingSphere will abandon all existing plugins for all old versions? > What do you mean

Re: What is the update of ShardingSphere new version plugin?

2019-12-02 Thread Juan Pan
Hi Sheng and Yonglun, Keep in mind i do not know ShardingSphere plugin well, here is my understanding. ShardingSphere plugin for Skywalking is based on legacy version of ShardingSphere, so there is no problem if user adopt legacy ShardingSphere + any version Skywalking. Now the point is