[New API] Add new API to check table metadata or not at startup of ShardingSphere

2018-12-27 Thread juan pan
. Therefore we need to add API to make user decide to check it or not. Please refer to #1688 <https://github.com/sharding-sphere/sharding-sphere/issues/1688> for more detail. - Juan Pan (Trista) Apache ShardingSphere

Module refactoring of merging the data generated by `DISTINCT` syntax

2019-01-01 Thread juan pan
. This work does not take up too much time, so it will be done before next release. - Juan Pan (Trista) Apache ShardingSphere

Re: [apache/incubator-shardingsphere] #1754 failed to get string sharding value (#1760)

2019-01-15 Thread juan pan
Thanks for your proposal, i have checked my name in gitHub already. Juan Pan (Trista) Apache ShardingSphere Craig Russell 于2019年1月16日周三 上午11:19写道: > Can everyone in shardingsphere community please change your name in github > to include your Latin-cha

[Plan] Enhancement for parsing and rewriting modules of Sharding-Core

2019-01-22 Thread juan pan
. - Juan Pan (Trista) Apache ShardingSphere

Re: Discuss for new mentor required of ShardingSphere

2018-12-12 Thread juan pan
+1 for this zhangli...@apache.org 于2018年12月12日周三 上午4:03写道: > Hi all, > > ShardingSphere needs more mentors to help us to create a diverse community > and best practice of Apache way. > So I want to discuss about inviting Von Gosling(apache id is vongosling) as > our mentor. Any suggestions? > >

Re: Discuss include Elastic-Job as a part of ShardingSphere

2018-12-17 Thread juan pan
s a sub project of ShardingSphere, If the > idea is fine, I can communicate with company, and begin to prepare SGA, any > suggestion? > > [1] https://github.com/elasticjob/elastic-job-lite > > -- > > Liang Zhang (John) > Apache ShardingSphere & Dubbo > -- Juan Pan (Trista) Apache ShardingSphere

Re: Discuss for new mentor required of ShardingSphere

2018-12-17 Thread juan pan
Welcome~ -- Juan Pan (Trista) Apache ShardingSphere Gosling Von 于2018年12月14日周五 下午3:11写道: > Hi, > > I would like to help shardingsphere community to be podling. Consider my > personal tech. Interest, I am vey happy to help to build a prosper > Data

Re: Release document ref from SkyWalking community

2018-12-23 Thread juan pan
That is just what we need, thanks for your kindness. - Juan Pan (Trista) Apache ShardingSphere 吴晟 Sheng Wu 于2018年12月22日周六 下午9:56写道: > Hi ShardingSphere > > > We are going to move repositories to Apache org soon, plan says Jan. Then > we will

New plan for supporting `DISTINCT` syntax

2018-12-24 Thread juan pan
will be presented on the issues and Prs on gitHub, and any progress will also be updated afterward here. Welcome your suggestions, and wish you *merry **Christmas* - Juan Pan (Trista) Apache ShardingSphere

Re: New feature for Sharding-orchestration

2018-12-24 Thread juan pan
Thanks for your efforts. if so, maybe we can mark this task done. - Juan Pan (Trista) Apache ShardingSphere Zhang Yonglun 于2018年12月25日周二 下午12:29写道: > I've tried this feature last night. This really can provide good experience > to users. > > juan pa

Re: New feature for Sharding-orchestration

2018-12-24 Thread juan pan
Hi all, This task is moving ahead, here is The lastest status <https://github.com/sharding-sphere/sharding-sphere/pull/1665> On this special day, Merry Christmas to you and your family. - Juan Pan (Trista) Apache ShardingSphere juan pan 于2018年12月23日周日 上午

New feature for Sharding-orchestration

2018-12-22 Thread juan pan
of applications online. 3. Applications online refresh their schema configurations to make those changes effective. Your voice is important for this feature, any suggestion, please tell me. - Juan Pan (Trista) Apache ShardingSphere

Enhancement for generating globally unique ID for ShardingSphere

2019-01-09 Thread juan pan
/MT_Leaf.html The first task has been done, please refer to https://github.com/sharding-sphere/sharding-sphere/pull/1724. Any suggestions, please reply to this email. - Juan Pan (Trista) Apache ShardingSphere

Re: Module refactoring of merging the data generated by `DISTINCT` syntax

2019-01-03 Thread juan pan
. `SUM(DISTINCT col1 + col2)` row by row for each result set. Finally, how to make users get the resultset using original column labels or indexes, not the rewrited column labels or indexes. - Juan Pan (Trista) Apache ShardingSphere Hongtao Gao 于2019年1月3日周四 下午2

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

2019-04-03 Thread juan pan
/ - Juan Pan (Trista) Apache ShardingSphere guangyuan wang 于2019年4月1日周一 下午8:36写道: > It is a good idea to provide another way to configure data masking. Could > you explain more clearly about the difference between Java code and spring > configuration. >

Re: Release votes

2019-04-06 Thread juan pan
Hello, everyone Our release vote template has been updated already, please visit [1] to learn more. Thanks for your attention. - [1] https://shardingsphere.apache.org/community/en/contribute/release/ - Juan Pan (Trista) Apache ShardingSphere zhangli

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

2019-04-01 Thread juan pan
are preparing for our first Apache version release which is very important for us. Hope everything goes well. If you have any suggestion, please let us know. Thanks. - Juan Pan (Trista) Apache ShardingSphere

Re: [DISCUSS] ShardingSphere 4.0.0-RC1 release [ROUND 2]

2019-03-29 Thread juan pan
. Items for source package. 4. Items for binary packages. - Juan Pan (Trista) Apache ShardingSphere zhangli...@apache.org 于2019年3月29日周五 下午2:58写道: > Hello ShardingSphere Community, > > This is a call for 2 round of discuss to release Apache Shard

Re: [Discuss] Acceptance test for ShardingSphere 4.0.0 [RC1] release

2019-03-26 Thread juan pan
I give more attention to the following items, for i participated in developing those new features. 1. DISTINCT SQL syntax available. 2. Data encrypt available. After testing for those features, i think it is ok for this version release. - Juan Pan (Trista) Apache

Re: Re: [Discuss] Acceptance test for ShardingSphere 4.0.0 [RC1] release

2019-03-26 Thread juan pan
+1 I think we can do this version release, hope everything will go well. - Juan Pan (Trista) Apache ShardingSphere zhangli...@apache.org 于2019年3月27日周三 上午11:34写道: > I summarize the issues we received on this thread: > > 1. PR for [1], missing some

[New feature] Independent encryptedDataSource to decrypt or encrypt sensitive data.

2019-02-26 Thread juan pan
. - Juan Pan (Trista) Apache ShardingSphere

Re: [New feature] Sharding Encryptor

2019-02-21 Thread juan pan
/incubator-shardingsphere/issues/1844 - Juan Pan (Trista) Apache ShardingSphere 吴晟 Sheng Wu 于2019年1月30日周三 下午9:40写道: > If you are planning to use Apache common to do md5, I think it is safe. > Just be carefully, if someone tries to contribute new encrytor, you may &

[New API] Write configuration online into log files

2019-02-21 Thread juan pan
. - Juan Pan (Trista) Apache ShardingSphere

Re: [VOTE]: Release Apache ShardingSphere (Incubating) 4.0.0-RC1 [ROUND 3]

2019-04-14 Thread juan pan
+1 approve - Juan Pan (Trista) Apache ShardingSphere zhangli...@apache.org 于2019年4月13日周六 上午1:57写道: > Hello ShardingSphere Community, > > This is a call for vote to release Apache ShardingSphere (Incubating) > version 4.0.0-RC1 > > Releas

Re: Talk about opportunity to upgrade Java version form 7 to 8 on ShardingSphere

2019-05-30 Thread juan pan
We can enjoy the new feature of JDK 8, and as Sheng Wu said, updating to JDK 8 is not difficult. After we listen to voices of SharingSphere community, i think it is better to upgrade. My +1 to upgrade. - Juan Pan (Trista) Apache ShardingSphere zhangli

Re: [DISCUSS] The scope of Sharding-Sphere 4.0.0-RC2 release

2019-06-15 Thread juan pan
- Juan Pan (Trista) Apache ShardingSphere Zhang Yonglun 于2019年6月13日周四 下午12:32写道: > [1] > > https://github.com/apache/incubator-shardingsphere/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.0.M2 > [2] https://github.com/seata/seata > > Zhang Yonglun 于2019年6月13日周四 下

Re: How the sharding works when no sharding key defined

2019-06-28 Thread juan pan
or more databases, and tell ShardingSphere which one is master database and slave databases, and it will choose one database randomly to route your SQLs, which is called master-slave scenario. Two of scenarios are supported in ShardingSphere. - Juan Pan (Trista

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 Commun

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

2019-08-16 Thread juan pan
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

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC2 [ROUND 4]

2019-08-18 Thread juan pan
repo. [X] All files have license headers if necessary. [X] No compiled archives bundled in source archive. - Juan Pan (Trista) Apache ShardingSphere Zhang Yonglun 于2019年8月17日周六 下午3:44写道: > Hello ShardingSphere Community, > > This is a call for vote t

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

2019-08-13 Thread juan pan
Today, i ran some tests, and a bug of wrong rewritten SQL for `INSERT` in multiple threads appeared. Now this bug has been fixed already. It is not a big deal, so i think we can continue to prepare our version 4.0.0-RC2. - Juan Pan (Trista) Apache ShardingSphere

Re: [DISCUSS] Do we have to resolve issue #2884 in 4.0.0-RC2

2019-08-20 Thread juan pan
Ok, so that we can have more time to take care of it, and yesterday one volunteer also showed interest on it. So i think fixing it in our next version is better. - Juan Pan (Trista) Apache ShardingSphere Zhang Yonglun 于2019年8月21日周三 上午10:58写道: > Hi, > >

Re: Create table returns error cannot find table rule

2019-09-08 Thread Juan Pan
Yes, you’re right. The sharding rule is prerequisite before you execute any SQL. - Juan Pan (Trista) Apache ShardingSphere Eric 于2019年9月9日周一 上午5:53写道: > Hi Juan, > > Thank you. > > I think that makes sense because rules are need for the rout

Re: [Event time] Do the two podling have interests to hold an eventtogether?

2019-09-14 Thread Juan Pan
Hi William and LiDong, Thanks for your detailed schedule. And thanks for clickhouse's rich experience as well. :) We will consider this proposal seriously. How about this co-meetup, everybody of ShardingSphere? Best wishes, Trista | | Juan Pan | | panj...@apache.org Juan Pan(Trista

Re: Multiple SQL units scene

2019-09-07 Thread Juan Pan
Sorry, i can not get your idea. But when Sharding and multiple tables are existed in one database, it is possible that a SQL is executed in multiple tables in one database. - Juan Pan (Trista) Apache ShardingSphere 厉忠 于2019年9月7日周六 下午2:10写道: > Ask, when execut

Re: Create table returns error cannot find table rule

2019-09-07 Thread juan pan
Hi, Eric. DDL SQL will be routed to all the databases configured in setting file, please notice, not just all the instances. But the first thing is that you need to create a Sharding rule to tell ShardingSphere which databases tables are created. - Juan Pan (Trista

Re: Talk about how to set committer bar

2019-09-07 Thread Juan Pan
invite as commiters. Hope community will be more prosperous. - Juan Pan (Trista) Apache ShardingSphere zhangli...@apache.org 于2019年9月5日周四 下午9:29写道: > Hi ShardingSphere community, > > There are 64 contributors for ShardingSphere, I want discuss about elect

new committer: Haisheng Sun

2019-09-17 Thread Juan Pan
, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere

Re: [Event time] Do the two podling have interests to hold an event together?

2019-09-13 Thread Juan Pan
Hi Sheng, +1 from me. Thanks for your suggestion, i think it is great to hold meetup together for two young communities. And i'd like to learn the details more. | | Juan Pan | | panj...@apache.org Juan Pan(Trista), Apache ShardingSphere | Signature is customized by Netease Mail Master On 09

Re: [Event time] Do the two podling have interests to hold an event together?

2019-09-13 Thread Juan Pan
I'd like to attend. See u in Shanghai. | | Juan Pan | | panj...@apache.org Juan Pan(Trista), Apache ShardingSphere | Signature is customized by Netease Mail Master On 09/14/2019 09:08, Willem Jiang wrote: +1 for Apache podling projects working together. I'm quite interesting about these kind

Re:[DISCUSS] Set up new work flow for ShardingSphere

2019-09-13 Thread Juan Pan
to attend ApacheConn, and communicating with some one of you. :( I also want to listen to others’ voice of setting up a new workflow for ShardingSphere. Best wishes, Trista | | Juan Pan | | panj...@apache.org Juan Pan(Trista), Apache ShardingSphere | 签名由网易邮箱大师定制 On 09/13/2019 13:02,Sheng Wu wrote

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

2019-07-28 Thread juan pan
Moreover, now i have already finished the modification of new APIs and new features for Encryption module. Considering the modification of APIs, does anyone think it is better to add this modification to our 4.0.0.RC2? - Juan Pan (Trista) Apache ShardingSphere

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC2 [ROUND 2]

2019-07-16 Thread juan pan
] All files have license headers if necessary. [X] No compiled archives bundled in source archive. - Juan Pan (Trista) Apache ShardingSphere Zhang Yonglun 于2019年7月15日周一 下午4:11写道: > Hello ShardingSphere Community, > > This is a call for vote to relea

Re: 加入dev邮件列表

2019-07-16 Thread juan pan
Please refer to Subscribe Guide, i.e. https://shardingsphere.apache.org/community/en/contribute/subscribe/ - Juan Pan (Trista) Apache ShardingSphere kys sion <1409915...@qq.com> 于2019年7月16日周二 下午4:21写道: > 您好啊 > > 请问我可以加入dev邮件列表吗?大家一起讨论让这个框架变成apache顶级项目:-) > > > >

Re: Suggest to add team page to our website

2019-09-21 Thread Juan Pan
Hi Guangyuan and Haisheng, Can u provide your name and Apache ID? It will help lzs to add your information to our team page. Thanks. Regards, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 09/21/2019 22:34, Juan Pan wrote: Thanks for your contribution, now

Re: Suggest to add team page to our website

2019-09-21 Thread Juan Pan
two new committers to this page? Thinks a lot :) Regards, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 09/21/2019 13:45, lzs wrote: We added this team introduce page at https://shardingsphere.apache.org/community/en/team/ | | lzs | | geo...@163.com | 签名由网

[ANNOUNCE] New committer: Guangyuan Wang

2019-09-20 Thread Juan Pan
, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere

Re: [Discuss] What does ShardingSphere 4.0.0's final API look like?

2019-09-28 Thread Juan Pan
Making feature independent and use them in mixed mood? It sounds great, but challenging. It will take a lot of time to do, i think... Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 09/28/2019 18:44, Sheng Wu wrote: Does making this change in 5 make more sense? And we

Re:Gitbox/github notifications are not threaded

2019-09-28 Thread Juan Pan
that. In addition, creating rules to filter emails is a another solution, but not very practical i think. :) Regard, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 09/26/2019 18:36,Craig Russell wrote: Hi Infra, Every message from gitbox to notifications

Re:Support scenarios where multiple database table structures are different??

2019-09-26 Thread Juan Pan
Hi, Sorry i can not get the point for your question. You can go through the documents on Sharding[1] to learn more. [1] https://shardingsphere.apache.org/document/current/en/features/ Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 09/27/2019 11:24?? wrote

Re: Suggest to add team page to our website

2019-09-22 Thread Juan Pan
You're right, Sheng. When a new committer appears, we should tell him or her to add his or her name to this page. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 09/21/2019 23:50, Sheng Wu wrote: I think new committer should update their name by themselves

Re: [DISCUSS] Towards ShardingSphere 4.0.0-RC3

2019-10-30 Thread Juan Pan
Hi, All necessary issues have been solved, it is time to move into release stage. Any problems, please reply ASAP. Thanks. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 10/29/2019 17:37,Juan Pan wrote: Hi folks, ISSUE#3264[1] has been fixed, and another one[2

Re: proxy

2019-11-03 Thread Juan Pan
Please treat proxy as a regular DB to use it. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/03/2019 09:34, 张宇波 wrote: Dear How do I use springboot2 to connect to proxy

Re: About key generated by built-in snowflake algorithm(Sharding-JDBC)

2019-11-03 Thread Juan Pan
Here is the introduction of snowflake[1]. [1] https://shardingsphere.apache.org/document/current/en/features/sharding/other-features/key-generator/ Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 10/31/2019 17:17, 梁维伟 wrote: Hi. I found that the result of (the key

[VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 4

2019-11-11 Thread Juan Pan
. [ ] No compiled archives bundled in source archive. Best wishes, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere

回复:订阅

2019-11-09 Thread Juan Pan
Welcome, but please interact with community in English. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere 在2019年11月9日 16:47,刘江涛 写道: 订阅

Re:[Proposal] ShardingScaling donation

2019-11-09 Thread Juan Pan
Wow, it seems a big feather for ShardingSphere, Hope donation goes well. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/9/2019 09:06,Sion Yang wrote: ## Abstract ShardingScaling[1] is a simple scaling out component for Apache ShardingSphere Incubator[2

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 3

2019-11-07 Thread Juan Pan
Kind suggestion, got it. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/8/2019 15:34,Sheng Wu wrote: Juan Try GitHub action first, it is faster, and doesn't require INFRA to setup. Sheng Wu 吴晟 Apache SkyWalking Apache Incubator Apache ShardingSphere, ECharts

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 3

2019-11-07 Thread Juan Pan
Hi Yonglun, Thanks for your feedback. Actually, the exception you mentioned didn’t happened to me, either i run `MySQLTimeServiceTest` separately or installed the whole project. Can you provide more details about your runtime environment or test procedure? Juan Pan panj...@apache.org

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 3

2019-11-07 Thread Juan Pan
. Thanks, Sheng, appveyor is exactly what we need. :) Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/8/2019 14:41,Sheng Wu wrote: Look like an across platforms test fails. A suggestions, SkyWalking is using appveyor[1] to do Windows compiling check today. I think

[VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 3

2019-11-07 Thread Juan Pan
ShardingSphere repo. [ ] All files have license headers if necessary. [ ] No compiled archives bundled in source archive. Best wishes, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3

2019-10-31 Thread Juan Pan
called ROUND 2. Sorry for the inconvenience, please wait for Release vote round 2. Best wishes, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 10/31/2019 23:02, zhangli...@apache.org wrote: Release notes issue and source release issue have fixed at https

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3

2019-10-31 Thread Juan Pan
Hi Sheng, Thanks for your sound advices. I will review the problems you mentioned. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 10/31/2019 19:17, Sheng Wu wrote: One addition question, Why our changelog[1] so simple? The answer must be NO, and big NO. From

Re: [Event time] Do the two podling have interests to hold an eventtogether?

2019-10-30 Thread Juan Pan
Look forward to our co-meetup. +1 Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 10/30/2019 11:36,zhangli...@apache.org wrote: +1, really happy to hold a co-meetup with dolphinscheduler together, the time is fine for us. We can talk about the details of topics

[VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3

2019-10-30 Thread Juan Pan
wishes, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3

2019-10-30 Thread Juan Pan
Hi Liang, Thanks for your kind reminders. What you mentioned has been fixed already, and IMP other mentors and PPMCs can continue to go through checklist and cast your vote. Sorry for the inconvenience. Regards, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache

Re:Oracle configuration way start time is too long

2019-11-13 Thread Juan Pan
/incubator-shardingsphere/pull/2949 Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/13/2019 18:38??<313992...@qq.com> wrote?? Hello?? Oracle configuration way start time is too long application.properties mysql configuration is not this kind of phenomeno

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 4

2019-11-14 Thread Juan Pan
voting. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/15/2019 10:28, Willem Jiang wrote: +1. (binding) Checked the release candidate of source and binary, the signatures and sha are OK. License and Notice file looks good to me. DISCLAIMER are in the kits

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 4

2019-11-17 Thread Juan Pan
Thanks Craig, Waiting for your good or bad news. :) Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/18/2019 11:07,Craig Russell wrote: The problem was using --recv-keys with the KEYS file instead of the correct option --import wrote: Craig I think that may

Re: [Questionnaire] Questionnaire about Dolphin Scheduler Meetup inBeijing on December

2019-11-17 Thread Juan Pan
and future schedule? Very appreciated. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/18/2019 13:44,Sheng Wu wrote: As this is a co-meetup, what is the feedback from ShardingSphere? Sheng Wu 吴晟 Twitter, wusheng1108 William-GuoWei 于2019年11月18日周一 下午1:25写道: Not very

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 4

2019-11-17 Thread Juan Pan
Hi Craig, Very appreciated your checking and voting which help this release move ahead. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/18/2019 15:01,Craig Russell wrote: +1 I checked: [ x] Download links are valid. [x ] Checksums and PGP signatures are valid

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 4

2019-11-17 Thread Juan Pan
again to load keys from `KEYS-FILE`[1] ? Does anyone have idea about this issue? [1] https://dist.apache.org/repos/dist/dev/incubator/shardingsphere/KEYS Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/18/2019 09:02,Craig Russell wrote: I'm having trouble downloading

Re:Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 4 DataConversionException: Cannot determine value type from string 'NO'

2019-11-12 Thread Juan Pan
of ShardingSphere, please open a new thread or topic. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/12/2019 17:37??Brian You got this<2714510...@qq.com> wrote?? Hi Juan, The cause is in TableMetaDataLoader.class. That's my analysis result, Please c

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 4

2019-11-12 Thread Juan Pan
Yep, there are many issues fixed and features developed, some of which are trivial. Based on that, we’d like to summarize, thus it seems to `ignore` some change log, does anyone have some suggestions? Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/13/2019 11:38

[ANNOUNCE] New committer: Zhiyi Yan

2019-11-12 Thread Juan Pan
Hi folks, TheProjectManagementCommittee(PMC)forApache ShardingSphere hasinvited Zhiyi Yan tobecomeacommitterandwearepleasedtoannouncethat she hasaccepted. Welcome Zhiyi and Look forward to continued interaction. please join me in congratulating Zhiyi. Best wishes, Trista Juan Pan panj

Re:[VOTE] Accept ShardingScaling Donation ROUND2

2019-11-16 Thread Juan Pan
Sound great +1 Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/13/2019 09:57,Sion Yang wrote: Dear Apache ShardingSphere Incubator Community , With the help and effort of our community, the previous issues were fixed already. I am glad to invite everyone

[VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 2

2019-11-05 Thread Juan Pan
have license headers if necessary. [ ] No compiled archives bundled in source archive. Best wishes, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 2

2019-11-05 Thread Juan Pan
Thanks, i will review it now. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/5/2019 17:32,Sheng Wu wrote: Sorry, still -1. The source code compiles failures. [*ERROR*] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile *(default

Re: [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3 ROUND 2

2019-11-05 Thread Juan Pan
, please wait for it and continue to check and review. Thanks for Sheng's prompt reply to avoid worse result, i will try my best to make ROUND 3 go well. :) Best wishes, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/5/2019 17:32,Sheng Wu wrote: Sorry, still -1

Re:Fwd: [RESULT] [VOTE] Release Apache ShardingSphere (Incubating) 4.0.0-RC3

2019-11-21 Thread Juan Pan
Thanks Craig, I got your point, and this suggestion would be appended to our release guide later to help the following release managers. [1] https://shardingsphere.apache.org/community/en/contribute/release/ Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/22

Re: Podling Shardingsphere Report Reminder - December 2019

2019-12-02 Thread Juan Pan
d try our best to make our community diverse and active. Best wishes, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 12/3/2019 05:07,Justin Mclean wrote: Hi, Looking at the report again I noticed this "some companies has already provided patches t

Re: Discussion of pluggable platform of ShardingSphere

2019-12-09 Thread Juan Pan
imagination, don’t you think so? :) Regards, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 12/9/2019 14:13,Nicholas wrote: Hi guys, What features will be planned in pluggable platform? And how to assign features splits from sharding-core? Based on user concept

Re: 4.0.0 stable version release plan

2019-12-08 Thread Juan Pan
Finishing Acceptance-test framework is better, but not a block, IMO. As Liang said, a detailed schedule is necessary to makes everyone review all the tasks and their time costs. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 12/8/2019 22:50,Sheng Wu wrote: zhaojun

Re:Sharding-Proxy-mysql8.0.18-BUG

2019-12-12 Thread Juan Pan
Hi English communication is prerequisite. Could you use 4.0.0-RC3 to test? Juan Pan (Trista) Senior DBA & PPMC of Apache ShardingSphere(Incubating) email: panj...@apache.org On 12/12/2019 16:05,文光临 wrote: 您好! Sharding-Proxy 连接 mysql8.0.18 报错,读取元数据出错。 报错信息如下(

Re:[Discuss] sharding-orchestration module reconstruction

2019-12-11 Thread Juan Pan
Hi Yuan, I’d like to join in discussion, however i have no idea about what is going now, could you draft a workflow or schedule to give us a basic understanding about it. Based on that, maybe others could give some great suggestion or idea. Juan Pan panj...@apache.org Juan Pan(Trista

Re:Using mybatis, the parameter is list and null pointer error is reported

2019-12-06 Thread Juan Pan
configuration examples for different situations ? - [1] https://github.com/apache/incubator-shardingsphere-example Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 12/6/2019 17:47,xu wrote: Using mybatis, the parameter is list to report null pointer error. The version of mybatis

回复:sharding在springboot2的环境下,对jpa与mybatis同时生效

2019-12-07 Thread Juan Pan
Hi English for communication only. Beside, i have no clear idea about your problem, can you give more details of your issue? Thanks Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere 在2019年12月7日 16:29,石 写道: 你好,问题如标题; 我的项目为了开发便捷,同时使用了mybatis注解方式与Jpa注解方式;使用的是默认的一个

Re: 4.0.0 stable version release plan

2019-12-07 Thread Juan Pan
Hi Sheng, Thanks for your clarification, i get your point. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 12/7/2019 17:59,Sheng Wu wrote: Hi Actually, my point is those two even not source release :) Those are test frameworks. The user would feel they exist

Re: 4.0.0 stable version release plan

2019-12-07 Thread Juan Pan
to include them into this release? What’s the estimated time of completion? Thanks, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 12/7/2019 17:23,Sheng Wu wrote: zhangli...@apache.org 于2019年12月7日周六 下午5:18写道: Hi, ShardingSphere community, I'd like to talk

Re: [Discuss] sharding-orchestration module reconstruction

2019-12-11 Thread Juan Pan
Take it easy. And FYI, maybe we could modify the internal of orchestration without changing API of orchestration. When the refactoring of orchestration finishes, API changes and behavior changes of callers comes. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 12/11

Re: [Congrats] Happy to see the diversity is being established.

2019-10-20 Thread Juan Pan
Yep, attending Apache Conn, and communicating with Justin, Craig and you made a positive effect on the growth of ShardingSphere community. Thanks for your help. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 10/21/2019 08:57,Willem Jiang wrote: Yeah, it's import

??????sharding-JDBC????springdataJPA??????????

2019-10-20 Thread Juan Pan
ShardingSphere examples[1] will help you, i think. Again, please in english for communication. Thanks. - [1] https://github.com/apache/incubator-shardingsphere-example Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere ??2019??10??19?? 11:09<314794...@qq.com> ?? ?? ------ ??: ""

Re: Draft of Podling Maturity Assessment for ShardingSphere

2019-10-15 Thread Juan Pan
ShardingSphere has been in Apache incubator for nearly a year, we grew up quickly with mentors’ and community’s help. I thought ShardingSphere basically meets the requirement of maturity assessment, but not enough.Hope its community become more active. :) Juan Pan panj...@apache.org Juan

Re: [DISCUSS] Towards ShardingSphere 4.0.0-RC3

2019-10-15 Thread Juan Pan
Ok, i will be part of that. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 10/14/2019 15:10,zhangli...@apache.org wrote: I just doing test framework on rewrite[1] and already find some problems. We need pass all test cases before release. [1] https://github.com

Re:[DISCUSS] Towards ShardingSphere 4.0.0-RC3

2019-10-15 Thread Juan Pan
/3267 Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 10/11/2019 11:23,Juan Pan wrote: Hi ShardingSphere community, It's been around 2 months since the last release. There's been many of PRs merged into our dev branch, and issues solved. So I'd like to use

Re: [DISCUSS] Towards ShardingSphere 4.0.0-RC3

2019-10-29 Thread Juan Pan
, no other issues might hinder our coming release. If has, please tell me ASAP. - [1] https://github.com/apache/incubator-shardingsphere/issues/3264 - [2] https://github.com/apache/incubator-shardingsphere/issues/3265 Best wishes, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache

Re:How does shardingsphere handle queries about information_shema ?

2019-11-19 Thread Juan Pan
Hi did you use MySQL?? Please add item of `defaultDataSource` to your shardingRule configuration. When ShardingSphere doesn??t find any sharding table named `column`, it will send query to default datasource, i.e `innformation_schema`. Juan Pan panj...@apache.org Juan Pan(Trista), Apache

Re:How does shardingsphere handle queries about information_shema ?

2019-11-19 Thread Juan Pan
Exactly true. ShardingSphere only returns the metadata of actual table currently. We expect someone who is interested in it can do some contributions to make it better. :) Welcome. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/20/2019 14:11??sushixiang

Re:How does shardingsphere handle queries about information_shema ?

2019-11-19 Thread Juan Pan
Sure, a further discussion, as the first step, is necessary. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/20/2019 14:23??sushixiang wrote?? Thank you, And I think this feature may need a further disscussion. --Original

[DISCUSS] Co-meetup of Apache DolphinScheduler and Apache ShardingSphere

2019-11-18 Thread Juan Pan
receives the same email: Sorry, a new thread for further discussion is better, IMO. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere

  1   2   3   4   >