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

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: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 17:18,shiyu.w

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

2019-12-02 Thread Juan Pan
is whether we should provide enhancement to make ShardingSphere plugin compatible with latest version of ShardingSphere, right? However ISSUE[1] is likely to be a bug for current ShardingSphere plugin. @Liang, what do you think? [1] https://github.com/apache/skywalking/issues/3984 Juan Pan

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

2019-12-01 Thread Juan Pan
Got it. I would give an update on the issue of LICENSE when ShardingSphere for SkyWalking backend storage moves ahead. Except for that, let’s wait for Yonglun’s reply. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 12/1/2019 21:06,Sheng Wu wrote: Juan Pan 于2019年

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

2019-12-01 Thread Juan Pan
/issues/3583 [3]https://github.com/apache/skywalking/issues/3984 [4] https://github.com/apache/incubator-shardingsphere/blob/dev/LICENSE Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 12/1/2019 15:46,Sheng Wu wrote: Hi ShardingSphere community, especially for Yonglun, Juan

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

2019-11-26 Thread Juan Pan
Hi We have some, but not enough. I like your proposal. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/26/2019 18:04,lidong dai wrote: stickers Best Regards --- DolphinScheduler(Incubator) PPMC Lidong Dai 代立冬 dailidon...@gmail.com

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

2019-11-26 Thread Juan Pan
Hi William, DolphinScheduler logo means stickers? Anything else? Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/26/2019 17:42,William-GuoWei wrote: Juan, We want to print some DolphinScheduler logo for the meetup, how about ShardingSphere? If you want, we

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

2019-11-25 Thread Juan Pan
Thanks Lidong, All the items on the agenda except an attached image are clear. If needed, i would like to preside over our co-meetup. Regards, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/25/2019 19:43,lidong dai wrote: dear users and developers

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

2019-11-24 Thread Juan Pan
Hi Craig, Very appreciated your clarification which helps us do better in future. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/23/2019 01:09,Craig Russell wrote: Hi Juan, I'm sorry you got in the middle of this. I thought that we had clear procedures

Re: Move ShardingScaling project to apache-incubator/shardingsphere repo

2019-11-24 Thread Juan Pan
Seems there are also much work to do, thanks Yi. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/25/2019 11:18,Sion Yang wrote: Dear Apache ShardingSphere Incubator Community, The initial committers' icla files has already been confirmed. I will merge

[ANNOUNCE] Release Apache ShardingSphere(incubating) 4.0.0-RC3

2019-11-21 Thread Juan Pan
atus is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere

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

2019-11-21 Thread Juan Pan
read.html/c425825f7d9da198adfbc5c5633dd0300f77f0ce3f9b88dba92dbe60@%3Cdev.pinot.apache.org%3E [2] https://lists.apache.org/thread.html/77c834b865753bbdefda3ce402738576c35c7a89a73e8992d392ae59b@ [3] http://incubator.apache.org/cookbook/#podling_releases Best wishes, Trista Juan Pan panj...@apache.org

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: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

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
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

[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

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

2019-11-18 Thread Juan Pan
Hi DolphinScheduler community and ShardingSphere community, This email is to give notice that our co-meetup is coming! After the further discussion between two communities yesterday, here is the draft schedule: Meetup date: 8th December Meetup place: Uncertain location in Beijing, depends on

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: [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
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: [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:[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

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: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-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: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] Accept ShardingScaling Donation

2019-11-12 Thread Juan Pan
LGTM, +1 Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/12/2019 15:23,Sion Yang wrote: Dear Apache ShardingSphere Incubator Community , After some discussions on the ShardingScaling donation proposal, I would like to start a vote on accepting ShardingScaling

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

2019-11-11 Thread Juan Pan
Hi Brian, This thread is for checking and voting for Release 4.0.0-RC3, you need to go through the check list and cast your vote. Notice: 4.0.0-RC3 has not been released until now. Did the exception you mentioned happen when you did checking? Juan Pan panj...@apache.org Juan Pan(Trista

[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

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

回复:订阅

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: [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
. 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

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

[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 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: [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

[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:Which module is concerned with shardingsphere configuration?

2019-11-04 Thread Juan Pan
Hi There are too many configurations, you can read implementations of `YamlConfiguration ` to learn more. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 11/4/2019 19:42,sushixiang wrote: Hi, everybody: I want to know which module has the configuration code

回复:请教一个sharding-proxy的配置问题

2019-11-04 Thread Juan Pan
/community/en/contribute/subscribe/ Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere 在2019年11月1日 11:02,edwardhuang<15372048...@163.com> 写道: hello,sharding-proxy怎么实现 比如分表规则: 日期(mmdd+userid%8 这个策略,能否给一个案例,这个在实际生产中非常常见,万分感谢 edward huang

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

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: [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: [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: [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: [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: [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

??????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: [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

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
/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-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-13 Thread Juan Pan
BTW, you can refer to this PR[1] to learn more about new registry center-Apollo. :) - [1] https://github.com/apache/incubator-shardingsphere/pull/3239 Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 10/14/2019 11:29,Juan Pan wrote: Hi A good news for our

Re:[DISCUSS] Towards ShardingSphere 4.0.0-RC3

2019-10-13 Thread Juan Pan
Hi A good news for our community is that Apollo, a reliable configuration management system can be used as a registry center in Sharding-Orchestration. Thanks for dongzl’s contribution, which will be included in our next release, i.e, 4.0.0-RC3. Juan Pan panj...@apache.org Juan Pan

Re:[ISSUE] Can't getClob for LongVarchar type data.

2019-10-11 Thread Juan Pan
Good job for our coming release. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 10/10/2019 16:58,Sion Yang wrote: Getting value accroding to target type in StreamQueryResult has completed.Pull Request is #3208 https://github.com/apache/incubator-shardingsphere/pull

回复:关于数据脱敏时更新导致的列错位问题

2019-10-11 Thread Juan Pan
Hi, this bug has been fixed, please refer to https://github.com/apache/incubator-shardingsphere/issues/3207. Please communicate with community in English. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere 在2019年10月11日 10:44,fu_d...@gzhc365.com 写道: 在插入数据时,列的加密数据正常,在更新时数据

[DISCUSS] Towards ShardingSphere 4.0.0-RC3

2019-10-10 Thread Juan Pan
note, or give your suggestions about this release. Welcome to our release discussion. Best wishes, Trista - [1] https://github.com/apache/incubator-shardingsphere/issues/3202 Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere

Re:[ISSUE]Data masking for Oracle can not work well

2019-10-09 Thread Juan Pan
Hi, One additional item is that `Query SQL`, e.g, `SELECT…` can not work well. In other words, decryption is the key point of this bug. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 10/9/2019 13:29,Juan Pan wrote: Hi all the contributors and committers

[ISSUE]Data masking for Oracle can not work well

2019-10-08 Thread Juan Pan
-shardingsphere/issues/3194 Regards, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere

Re: [DISCUSS] Add checkstyle template for CI to check codes format only

2019-10-05 Thread Juan Pan
Approve it. It will help us a lot. Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 10/5/2019 13:47,Sheng Wu wrote: I am +1 for this proposal. I set this in SkyWalking  zhangli...@apache.org 于2019年10月5日 周六下午1:05写道: Hi, ShardingSphere community, The project

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: [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: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

??????????????????????????????????????????????????

2019-09-25 Thread Juan Pan
-shardingsphere-doc Regards, Trista Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere ??2019??09??25?? 15:07<710302...@qq.com> ?? ?? shardin

Re:[ANNOUNCE] New committer: Qi Wang

2019-09-24 Thread Juan Pan
Welcome, Qi :) Juan Pan panj...@apache.org Juan Pan(Trista), Apache ShardingSphere On 09/25/2019 10:45,Chen QingYang wrote: The Podling Project Management Committee (PPMC) for Apache ShardingSphere has invited Qi Wang to become a committer and we are pleased to announce that he has accepted

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: 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

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 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: [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: [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:[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: 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: 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: 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

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: [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: [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: 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: [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] 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: 加入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: [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: [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: 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] 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: 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: [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: 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

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. >

[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: 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

<    1   2   3   4   >