Some issues with Gradle release for Avatica

2019-12-05 Thread Francis Chuang
I was attempting to make Avatica 1.16.0-rc0 available for voting, but ran into a few show stopper bugs. Vladimir would probably be the best person to fix this as he did most of the migration to Gralde. A few things I noticed: - I am using -Pasf.git.pushRepositoryProvider=GITBOX to push the ta

Re: Updating the Website

2019-12-08 Thread Francis Chuang
I agree, updating the website is a lot more complicated than it should be. However, the site branch is necessary because it's used to publish changes that must be visible on the site immediately. There are changes such as documentation for new features, etc that should not be published immediat

Re: Updating the Website

2019-12-08 Thread Francis Chuang
I think this is a great idea. Users of older versions can refer to the appropriate version of the docs. If we do want to go down this path, we need to look at the content in https://calcite.apache.org/docs/ and decide what should be versioned and what should just be on master. There are also l

[VOTE] Release apache-calcite-avatica-1.16.0 (release candidate 0)

2019-12-08 Thread Francis Chuang
Hi all, I have created a build for Apache Calcite Avatica 1.16.0, release candidate 0. Thanks to everyone who has contributed to this release. You can read the release notes here: https://github.com/apache/calcite-avatica/blob/204d58849ecdf2ef639308edba74f416311f7d88/site/_docs/history.md The

[CANCEL] [VOTE] Release apache-calcite-avatica-1.16.0 (release candidate 0)

2019-12-09 Thread Francis Chuang
The vote has been cancelled due to issues with the release artifacts. We will fix this and make rc1 available for voting.

Re: [VOTE] Release apache-calcite-avatica-1.16.0 (release candidate 0)

2019-12-09 Thread Francis Chuang
adlew build -Prelease -PskipSigning * Checked signatures and hashes against tar.gz and zip * Checked passes tests from tar.gz - ./gradlew build -Prelease -PskipSigning * Checked tests in zip - this failed see above * Checked staged Maven repo is complete Kevin Risden On Sun, Dec 8, 2019 at 5:17 PM

[VOTE] Release apache-calcite-avatica-1.16.0 (release candidate 1)

2019-12-11 Thread Francis Chuang
Hi all, I have created a build for Apache Calcite Avatica 1.16.0, release candidate 1. Thanks to everyone who has contributed to this release. You can read the release notes here: https://github.com/apache/calcite-avatica/blob/512bbee4aa24ef9fb8106d0286d1243679dce2d0/site/_docs/history.md The

Re: Ziwei Liu want to be contributor in calcite

2019-12-11 Thread Francis Chuang
I've added your account to the contributor role. Francis On 12/12/2019 2:13 pm, Liu Ziwei wrote: Hi: I want to contribute to Apache Calcite. Would you please give me the contributor permission? My JIRA ID is Ziwei Liu. Thanks.

Re: Updating the Website

2019-12-12 Thread Francis Chuang
My plan is to get automated site builds up and running first, which should get rid of the most difficult/troublesome steps for updating the site. We can then evolve/experiment with the site to improve the process further. On 12/12/2019 6:28 pm, Stamatis Zampetakis wrote: I guess it will requi

Line endings for source files on Windows

2019-12-12 Thread Francis Chuang
In this commit, Vladimir brought to my attention that editors on Windows will complain about line endings if there isn't a zip source release with Windows line endings: https://github.com/apache/calcite-avatica/commit/34bbcb63f9216d3a5bc29dae1981a55e335d30df#commitcomment-36393594 I don't real

Re: [CALCITE-3589]

2019-12-12 Thread Francis Chuang
Hey, I've added you as a contributor to the project and assigned you to the issue. Please go ahead and open a PR on Github for review. Francis On 12/12/2019 9:43 pm, 过 冰峰 wrote: Dear calcite developer community: https://issues.apache.org/jira/projects/CALCITE/issues/CALCITE-3589. I am a me

Re: [VOTE] Release apache-calcite-avatica-1.16.0 (release candidate 1)

2019-12-16 Thread Francis Chuang
Hey everyone, Just a quick reminder that the vote for Avatica 1.16.0 rc1 is still open. Francis On 12/12/2019 9:20 am, Francis Chuang wrote: Hi all, I have created a build for Apache Calcite Avatica 1.16.0, release candidate 1. Thanks to everyone who has contributed to this release. You

Re: Contribute to Calcite

2019-12-16 Thread Francis Chuang
Hey Shuo, I've added you as a contributor in Jira. Francis On 17/12/2019 3:13 pm, Shuo Cheng wrote: Hi Guys, I want to contribute to Apache Calcite. Would you please give me the permission as a contributor? My JIRA ID is icshuo.

Re: [VOTE] Release apache-calcite-avatica-1.16.0 (release candidate 1)

2019-12-17 Thread Francis Chuang
Contributors and Committers who have voted, please review this issue and let me know if this changes your vote. On 17/12/2019 8:07 pm, Vladimir Sitnikov wrote: https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-avatica-1.16.0-rc1/apache-calcite-avatica-1.16.0-src.tar.gz does not buil

[ANNOUNCE] New Calcite PMC chair: Stamatis Zampetakis

2019-12-18 Thread Francis Chuang
Calcite community members, I am pleased to announce that we have a new PMC chair and VP as per our tradition of rotating the chair once a year. I have resigned, and Stamatis was duly elected by the PMC and approved unanimously by the Board. Please join me in congratulating Stamatis! -Francis

[RESULT] [VOTE] Release apache-calcite-avatica-1.16.0 (release candidate 1)

2019-12-18 Thread Francis Chuang
Thanks to everyone who has tested the release candidate and given their comments and votes. The tally is as follows. 4 binding +1s: Danny Chan Francis Chuang Kevin Risden Stamatis Zampetakis 1 non-binding +1s: Rui Wang No 0s or -1s. Therefore, I am delighted to announce that the proposal to

[DISCUSS] Towards Avatica-Go 5.0.0

2019-12-18 Thread Francis Chuang
Now that Avatica 1.16.0 is just about to be wrapped up, it's time to talk about the next release for Avatica-Go, 5.0.0. Most of the changes are already in place and I will add Avatica-1.16.0 as a test target. This release will be a major release because there will be some breaking changes to

Feedback for Avatica gradle release

2019-12-18 Thread Francis Chuang
The Avatica 1.16.0 has been finalized, pending a final announcement. The docker hub build was not triggered, so I am in contact with infra to get it fixed and the images published. Overall, the release process using gradle has been very smooth. One thing I noticed is that the publishDist task

Re: Feedback for Avatica gradle release

2019-12-18 Thread Francis Chuang
Another solution is to have the gradle task release the nexus repository and poll it until it's completely released. Then once that's done, proceed with the rest of the tasks under publishDist. On 19/12/2019 11:24 am, Francis Chuang wrote: The Avatica 1.16.0 has been finalized, pendi

[DISCUSS] Avatica 1.16.0 dockerfiles broken. Release 1.17.0?

2019-12-18 Thread Francis Chuang
Upon finalizing the release for Avatica 1.16.0, I noticed that the dockerfiles would not build on docker hub. Upon investigation, it appears that the file names of the jars on nexus has changed slightly. The current dockerfiles [1] references https://repository.apache.org/content/groups/public

Re: I want to be a contributor :D

2019-12-19 Thread Francis Chuang
Hey Lei, I've added you as a contributor on Jira. Francis On 19/12/2019 5:44 pm, ppx wrote: Hi: Following is my Jira account. Username: Lei Jiang Full name: Lei Jiang Sincerely, Lei

Re: [DISCUSS] Avatica 1.16.0 dockerfiles broken. Release 1.17.0?

2019-12-19 Thread Francis Chuang
d versions should be comparable on Nexus. Kevin Risden On Wed, Dec 18, 2019 at 9:59 PM Francis Chuang wrote: Upon finalizing the release for Avatica 1.16.0, I noticed that the dockerfiles would not build on docker hub. Upon investigation, it appears that the file names of the jars on nexus h

Re: [DISCUSS] Avatica 1.16.0 dockerfiles broken. Release 1.17.0?

2019-12-19 Thread Francis Chuang
Thanks for confirming, Vladimir. I'll fix the dockerfiles and make 1.17.0 available for voting. Does the release repository task wait until the repository has been fully released before returning? If so, I think it should be quite easy to rearrange the tasks and we can get it into this release

Re: [DISCUSS] Avatica 1.16.0 dockerfiles broken. Release 1.17.0?

2019-12-19 Thread Francis Chuang
From past experience, I think it the files should become available as long as the repository is marked as released within nexus, so this shouldn't be too much of a problem. On 20/12/2019 9:18 am, Vladimir Sitnikov wrote: AFAIK it does wait for the Nexus to release, however, I have no idea if t

Re: Jira Contributor list

2019-12-19 Thread Francis Chuang
Hey, I added you as a contributor. I think your username is pranay.parmar as there's only one user under your name. Francis On 20/12/2019 5:20 pm, Pranay Parmar wrote: Hi, I would like to be added to the JIRA/GitHub contributors list. I have a pull request raised but not able to assign myse

Re: [DISCUSS] Avatica 1.16.0 dockerfiles broken. Release 1.17.0?

2019-12-20 Thread Francis Chuang
still obtain and use the new release by other means. Having said that, I wouldn't mind having a 1.17.0 with the fix for docker. We could also take advantage of this, to decide if we want to do something for the build problem of the artifacts in Windows systems. Best, Stamatis On Thu, Dec 19,

Re: Draft board report for January 2020

2020-01-01 Thread Francis Chuang
+1, looks good, Stamatis! On 1/01/2020 9:18 pm, Stamatis Zampetakis wrote: Attached below is a draft of this month's board report. I plan to submit it on January 7. Please let me know if you have any additions or corrections. ## Description: Apache Calcite is a highly customizable framework for

Re: Gradle documentation update

2020-01-07 Thread Francis Chuang
I pushed the latest site files under the avatica folder only in that commit. There were no changes to Calcite's site (everything other than the avatica folder). There is https://github.com/apache/calcite-site/commit/81960613e7750a9191280719352ae941a7d6a22d, but there doesn't appear to be any

Re: [DISCUSS] Avatica 1.16.0 dockerfiles broken. Release 1.17.0?

2020-01-07 Thread Francis Chuang
Has there been any progress/solution regarding the LF and CRLF issue? Francis On 30/12/2019 2:43 am, Vladimir Sitnikov wrote: Stamitis>I was thinking that if the check says that there is no problem then apply would be a noop. The current logic of 'apply' is it computes the appropriate style an

Re: Gradle documentation update

2020-01-07 Thread Francis Chuang
Ah, I see the problem now. I always build the site from the site branch (as there may be things on master that shouldn't be published before a release). Can you cherry pick the appropriate commits for the migration into the site branch? I'll rebuild and push the site. Francis On 8/01/2020 7:4

Re: Gradle documentation update

2020-01-07 Thread Francis Chuang
What I meant was that https://github.com/apache/calcite-site/commit/81960613e7750a9191280719352ae941a7d6a22d#diff-efedb3376e58f7bcc03c666d03682ce3R154 looked like it was built from calcite's master branch, so the documentation is missing. The site branch does not have any commits for gradle:

Re: [DISCUSS] Avatica 1.16.0 dockerfiles broken. Release 1.17.0?

2020-01-07 Thread Francis Chuang
In terms of the changes for this release, the dockerfiles has been fixed and I believe you've reordered the steps for finalizing a release using gradle. I think the problem is somewhat annoying, but has not been an issue before. If there is some consensus regarding this, I am happy to make rc

Re: Talk about Calcite at University of Cergy-Pontoise (France) on 3 March 2020

2020-02-16 Thread Francis Chuang
If there are slides and/or a recording, we can add it to the talks section on the website. On 17/02/2020 1:07 pm, Walaa Eldin Moustafa wrote: Will it be recorded? Might share the recording after the talk. Thanks, Walaa. On Sun, Feb 16, 2020 at 5:57 PM Julian Hyde wrote: I tweeted about thi

Re: [Needs help] How to config PGP key of Apache

2020-02-21 Thread Francis Chuang
Hey Danny, You need to update the KEYS file. See instructions here: https://gist.github.com/F21/b0e8c62c49dfab267ff1d0c6af39ab84#updating-your-key-in-the-keys-file Francis On 22/02/2020 2:27 pm, Danny Chan wrote: Hi, I encounter some problem when registering my Apache committer key  https://

Re: [Needs help] How to config PGP key of Apache

2020-02-21 Thread Francis Chuang
Another thing I would try is to upload the key to a few other servers. See: https://gist.github.com/F21/b0e8c62c49dfab267ff1d0c6af39ab84#signing-the-key On 22/02/2020 2:27 pm, Danny Chan wrote: Hi, I encounter some problem when registering my Apache committer key  https://people.apache.org/key

Re: [VOTE] Release apache-calcite-1.22.0 (release candidate 0)

2020-02-24 Thread Francis Chuang
There was a problem with the docker images not being built when a release was pushed. The Avatica code itself is fine, so I think it should be safe to upgrade to Avatica 1.16.0 in this release (if time and resources permits). Francis On 25/02/2020 2:44 am, Андрей Цвелодуб wrote: Greetings ev

Re: [VOTE] Release apache-calcite-1.22.0 (release candidate 1)

2020-02-25 Thread Francis Chuang
Thanks for pushing through this huge release, Danny! Checked GPG signature - OK Checked hash - OK Ran tests per HOWTO (./gradlew check) - OK Release notes (quick skim) - OK Maven artifacts (spot checked a few files on nexus) - OK Environment (gradle:latest docker container): Gradle 6.1.1 (via gr

Re: [VOTE] Release apache-calcite-1.22.0 (release candidate 2)

2020-02-25 Thread Francis Chuang
Hey Enrico, If a regression was introduced and broke existing behavior and is not a breaking change, then it's probably something that we should fix before the release. Are you able to open a PR with a test case to confirm the bug so that it can be fixed? The release is running a bit late

Re: [ANNOUNCE] New committer: Feng Zhu

2020-02-29 Thread Francis Chuang
Congrats, well-deserved! On 29/02/2020 6:26 pm, Stamatis Zampetakis wrote: Apache Calcite's Project Management Committee (PMC) has invited Feng Zhu to become a committer, and we are pleased to announce that he has accepted. Feng is an active contributor and has contributed a lot of code to some

Re: [VOTE] Release apache-calcite-1.22.0 (release candidate 3)

2020-03-02 Thread Francis Chuang
My vote is +1 (binding) Thanks for making this rc available for voting, Danny! Checked GPG signature - OK Checked hash - OK Ran tests per HOWTO (./gradlew check) - OK Release notes (quick skim) - OK Maven artifacts (spot checked a few files on nexus) - OK Environment (gradle:latest docker conta

Re: [contribution request] calcite contribution.

2020-03-02 Thread Francis Chuang
Hey Hanu, I've added you as a contributor in JIRA. Francis On 3/03/2020 9:13 am, hanu mapr wrote: Hi All, I would like to contribute to calcite. Can you please provide me the required contribution permissions to assign a bug to my JIRA account? JIRA account ID: hanu.ncr Thanks, -Hanu

Re: [VOTE] Release apache-calcite-1.22.0 (release candidate 3)

2020-03-02 Thread Francis Chuang
On 3/03/2020 12:31 pm, Julian Hyde wrote: We can discuss the proposal to add other products' test suites to CI. I think it would cause more work for us (triaging false-negative problems). And lots of important downstream projects do not have a public test suite. Apologies for not being clearer,

Re: [Needs Help] How to generate the right java doc for the site ?

2020-03-05 Thread Francis Chuang
I am not sure what yours is building in Chinese, perhaps it's due to your OS language? Can you try using docker to generate the docs? On 5/03/2020 10:06 pm, Danny Chan wrote: I tried the cmds from the doc https://github.com/apache/calcite/blob/master/site/README.md: But it outputs like this:

Re: [Needs Help] How to generate the right java doc for the site ?

2020-03-05 Thread Francis Chuang
Also, the docker instructions are out of date. When I last did the avatica release, I deleted the testapidocs and apidocs folder and replaced them with the javadocAggregate folder. I think the API and Test API menu items for the Calcite site will need to be redirected to the javadocAggregate f

Re: Promotion factoids about Calcite

2020-03-24 Thread Francis Chuang
I think Alibaba and a quite a few other companies[1] are heavy users of Calcite. Perhaps someone from those companies can write up a nice little factoid. [1] https://calcite.apache.org/docs/powered_by.html On 24/03/2020 8:26 pm, Stamatis Zampetakis wrote: Hello, There is an effort for promot

Re: Join the community

2020-03-24 Thread Francis Chuang
Hey Roman, I've added you as a contributor to the project. Francis On 25/03/2020 6:47 am, Roman Kondakov wrote: Hi everybody! My name is Roman Kondakov. I use Calcite for building SQL layer on the top of Apache Ignite. I would like to join the Calcite community. I will start with minor tasks

Re: issuing bugs?

2020-03-26 Thread Francis Chuang
Hi Shachar, You can open an account at https://issues.apache.org and file an issue for calcite here: https://issues.apache.org/jira/projects/CALCITE/issues I don't think you'll need an apache email address to register for an account. Francis On 26/03/2020 5:28 pm, Shachar Harussi wrote: H

Re: Draft board report for April 2020

2020-04-01 Thread Francis Chuang
Looks good to me, Stamatis! One very minor thing is a typo in "pull requests" in the very last sentence. Francis On 2/04/2020 9:07 am, Stamatis Zampetakis wrote: (~174 open pullvrequests),

[DISCUSS] Towards Calcite-Avatica 1.17.0

2020-04-08 Thread Francis Chuang
The last avatica release was in December last year. From activity on our mailing lists and the Calcite repository, it feels like there's currently a lull and things aren't as active. Would this be a good opportunity to work on Avatica and push a release out? There are currently 10 open PRs for

Re: Github autolinks to JIRA issues

2020-04-08 Thread Francis Chuang
We can make a request to infra to enable this. See [1] as an example. [1] https://issues.apache.org/jira/browse/INFRA-19655?jql=project%20%3D%20INFRA%20AND%20text%20~%20autolinks On 9/04/2020 10:24 am, Haisheng Yuan wrote: Is it possible to add autolinks to JIRA issues as shown in [1]? [1]

Re: contribute to calcite

2020-04-10 Thread Francis Chuang
Hey Junzheng, I've added you to the contributor role in jira. Francis On 10/04/2020 10:22 pm, 郑君正(郑君正) wrote: Hi all: I want to contribute to calcite, could you please give me contribution permission. My jira id is Junzheng Zheng Thank you! Junzheng Zheng

Re: Apply for contribute permission

2020-04-12 Thread Francis Chuang
Hey, I've added you as a contributor in jira. Francis On 13/04/2020 1:20 pm, Fan Liya wrote: Hi all, I want to contribute to calcite, could you please give me the contribution permission? My jira id is fan_li_ya (Liya Fan). Thank you! Liya Fan

Re: [DISCUSS] Towards Calcite-Avatica 1.17.0

2020-04-19 Thread Francis Chuang
but will do my best to check 1-2 PRs. On Fri, Apr 10, 2020 at 2:57 PM Josh Elser wrote: Always a good idea. I'll add this to my list and see if I can help get any committed. It's been a while since I've looked at the list. On 4/8/20 7:59 PM, Francis Chuang wrote: The last avatica

Re: The Travis CI build failure

2020-04-19 Thread Francis Chuang
Does the Github Actions tests always pass when this happens? I wonder if this is due to a network issue or a corrupt gradle cache on the travis nodes. See: https://github.com/facebook/react-native/issues/21130 On 20/04/2020 12:58 pm, XING JIN wrote: I have force pushed several times, but it

Re: [ANNOUNCE] New committer: Vineet Garg

2020-04-25 Thread Francis Chuang
Congrats, Vineet! On 26/04/2020 7:52 am, Stamatis Zampetakis wrote: Apache Calcite's Project Management Committee (PMC) has invited Vineet Garg to become a committer, and we are pleased to announce that he has accepted. With the first code contribution in Calcite back in 2017, Vineet is definit

Re: [ANNOUNCE] New committer: Wang Yanlin

2020-04-28 Thread Francis Chuang
Congrats, Wang! Francis On 29/04/2020 7:50 am, Stamatis Zampetakis wrote: Apache Calcite's Project Management Committee (PMC) has invited Wang Yanlin to become a committer, and we are pleased to announce that he has accepted. Wang has pushed numerous fixes and improvements to the project, land

Re: [ANNOUNCE] New committer: Jin Xing

2020-04-28 Thread Francis Chuang
Congrats, Jin! On 29/04/2020 7:47 am, Stamatis Zampetakis wrote: Apache Calcite's Project Management Committee (PMC) has invited Jin Xing to become a committer, and we are pleased to announce that he has accepted. Jin has contributed a lot of code in the project and many recent improvements in

Re: [ANNOUNCE] New committer: Forward Xu

2020-04-28 Thread Francis Chuang
Congrats, Forward! Francis On 29/04/2020 7:53 am, Stamatis Zampetakis wrote: Apache Calcite's Project Management Committee (PMC) has invited Forward Xu to become a committer, and we are pleased to announce that he has accepted. Forward has been helping the project for some time now. He added m

Re: [DISCUSS] Towards Calcite-Avatica 1.17.0

2020-05-04 Thread Francis Chuang
There hasn't been any commits to the repository since I last sent the message. Let's focus on Calcite 1.23.0 and revisit Avatica after the Calcite release. Francis On 20/04/2020 8:32 am, Francis Chuang wrote: Hey everyone, I am planning to make rc0 available for voting towards

Re: [CANCEL] [VOTE] Release apache-calcite-1.23.0 (release candidate 0)

2020-05-13 Thread Francis Chuang
From what I can see, you have completed all the steps to upload your key. It could just be that ASF's infrastructure is having some issues at the moment. Francis On 14/05/2020 10:48 am, Haisheng Yuan wrote: Hi, 24 hours passed, but my key link still doesn't work: https://people.apache.org/ke

Re: [CANCEL] [VOTE] Release apache-calcite-1.23.0 (release candidate 0)

2020-05-13 Thread Francis Chuang
Another thing I'd suggest is to upload the key to the default server used by GPG and the MIT server. See the last part here: https://gist.github.com/F21/b0e8c62c49dfab267ff1d0c6af39ab84#having-the-owner-of-the-signed-key-upload-the-key-himself On 14/05/2020 10:48 am, Haisheng Yuan wrote: Hi,

Re: [VOTE] Release apache-calcite-1.23.0 (release candidate 1)

2020-05-17 Thread Francis Chuang
Thanks for making this release available for voting, Haisheng! Verified GPG signature - OK Verified SHA512 - OK Ran tests per HOWTO (./gradlew check) - OK Quickly skimmed release notes - OK Spotted checked a few JARs in the Maven repository - OK Environment (OpenJDK:latest docker container): Gra

Re: JIRA bulk operations

2020-05-24 Thread Francis Chuang
Hey Haisheng, I've added you to the administrator role. You should now be able to uncheck the email notification checkbox. Francis On 24/05/2020 5:50 pm, Haisheng Yuan wrote: OK, I had to choose transition issues instead of edit issues. But I don't have permission to disable email notificati

Re: [DISCUSS] Towards Calcite-Avatica 1.17.0

2020-05-27 Thread Francis Chuang
erged, it would be really great and they can go into the 1.17.0 release. Francis [1] https://github.com/apache/calcite-avatica/pulls On 5/05/2020 9:00 am, Francis Chuang wrote: There hasn't been any commits to the repository since I last sent the message. Let's focus on Calcite 1.2

Re: [DISCUSS] Towards Calcite-Avatica 1.17.0

2020-06-02 Thread Francis Chuang
ppreciated! Francis On 28/05/2020 8:41 am, Francis Chuang wrote: Now that Calcite 1.23.0 has been released I think it's a good time to try to get Avatica 1.17.0 released. There are currently 10 open PRs on Github [1]. Can community members please review and comment on them if there are so

[VOTE] Release apache-calcite-avatica-1.17.0 (release candidate 0)

2020-06-16 Thread Francis Chuang
Hi all, I have created a build for Apache Calcite Avatica 1.17.0, release candidate 0. Thanks to everyone who has contributed to this release. You can read the release notes here: https://github.com/apache/calcite-avatica/blob/d56fcd004c68ca89c7e6aed2a86d46a9cb74f885/site/_docs/history.md The

Re: [VOTE] Release apache-calcite-avatica-1.17.0 (release candidate 0)

2020-06-18 Thread Francis Chuang
sts (after disabling license-checking tasks, as described above). Julian On Jun 16, 2020, at 6:01 PM, Francis Chuang wrote: Hi all, I have created a build for Apache Calcite Avatica 1.17.0, release candidate 0. Thanks to everyone who has contributed to this release. You can read the relea

[RESULT] [VOTE] Release apache-calcite-avatica-1.17.0 (release candidate 0)

2020-06-21 Thread Francis Chuang
Thanks to everyone who has tested the release candidate and given their comments and votes. The tally is as follows. 3 binding +1s: Francis Chuang Julian Hyde Stamatis Zampetakis No 0s or -1s. Therefore, I am delighted to announce that the proposal to release Apache Calcite Avatica 1.17.0

[DISCUSS] Towards Avatica-Go 5.0.0

2020-06-22 Thread Francis Chuang
Now that Avatica 1.17.0 is almost finalized, I plan to release Avatica-Go 5.0.0 soon. The last release was more than a year ago, so I think it's a good time to get the next release out. This should be a fairly straight-forward released. There is a breaking change in this version due to moving

[ANNOUNCE] Apache Calcite Avatica 1.17.0 released

2020-06-22 Thread Francis Chuang
/downloads/avatica.html We welcome your help and feedback. For more information on how to report problems and get involved, visit the project website at: https://calcite.apache.org/avatica/ or the Apache Calcite project website: https://calcite.apache.org/ Thanks to everyone involved! Francis

[VOTE] Release apache-calcite-avatica-go-5.0.0 (release candidate 0)

2020-06-22 Thread Francis Chuang
Hi all, I have created a release for Apache Calcite Avatica Go 5.0.0, release candidate 0. Thanks to everyone who has contributed to this release. The release notes are available here: https://github.com/apache/calcite-avatica-go/blob/0e3f5df582a09ac90869611b2d0a64b9f9b566e2/site/_docs/go_hi

Re: [VOTE] Release apache-calcite-avatica-go-5.0.0 (release candidate 0)

2020-06-28 Thread Francis Chuang
Hey everyone, Just a quick reminder that the vote for Avatica Go 5.0.0 is still open. Francis On 23/06/2020 1:30 pm, Francis Chuang wrote: Hi all, I have created a release for Apache Calcite Avatica Go 5.0.0, release candidate 0. Thanks to everyone who has contributed to this release. The

Re: Draft board report for July 2020

2020-07-02 Thread Francis Chuang
+1 Looks great, Stamatis! Francis On 3/07/2020 8:43 am, Haisheng Yuan wrote: Looks good to me, thanks! Haisheng On 2020/07/02 19:43:06, Michael Mior wrote: Looks great to me! Thanks Stamatis :) -- Michael Mior mm...@apache.org Le jeu. 2 juil. 2020 à 07:31, Stamatis Zampetakis a écrit :

Re: [VOTE] Release apache-calcite-avatica-go-5.0.0 (release candidate 0)

2020-07-06 Thread Francis Chuang
s) OK * Checkout from git tag and run tests (docker-compose run test) OK * Download source artifacts and run tests (docker-compose run test) OK * Checked diff between repo and artifacts OK +1 (binding) Best, Stamatis On Sun, Jun 28, 2020 at 10:38 AM Francis Chuang wrote: Hey everyone, Just a

Re: [VOTE] Release apache-calcite-avatica-go-5.0.0 (release candidate 0)

2020-07-12 Thread Francis Chuang
roll out a new rc? Francis On 7/07/2020 8:29 am, Francis Chuang wrote: Hey everyone, Just a quick reminder that the vote for Avatica Go 5.0.0 is still open. Francis On 2/07/2020 8:17 pm, Stamatis Zampetakis wrote: Hey guys, it's been almost nine days from the start of the vote. Franc

[RESULT] [VOTE] Release apache-calcite-avatica-go-5.0.0 (release candidate 0)

2020-07-14 Thread Francis Chuang
Thanks to everyone who has tested the release candidate and given their comments and votes. The tally is as follows. 3 binding +1s: Danny Chan Francis Chuang Stamatis Zampetakis No 0s or -1s. Therefore, I am delighted to announce that the proposal to release Apache Calcite Avatica Go 5.0.0

[ANNOUNCE] Apache Calcite Avatica Go 5.0.0 released

2020-07-15 Thread Francis Chuang
ds/avatica-go.html We welcome your help and feedback. For more information on how to report problems, and to get involved, visit the project website at https://calcite.apache.org/avatica or the Apache Calcite project website: https://calcite.apache.org/ Francis Chuang, on behalf of the Apac

Re: [DISCUSS] Binary files for testing InnoDB adapter

2020-07-15 Thread Francis Chuang
I am +1 for including the files in this release as long as they are removed in the next release. Francis On 16/07/2020 1:08 pm, Haisheng Yuan wrote: +1 I am fine to make an exception for this release. Let's see what's author's plan to remove the binary files in next release. On 2020/07/16 00

Re: [VOTE] Release apache-calcite-1.24.0 (release candidate 0)

2020-07-20 Thread Francis Chuang
Thanks for making this release available for voting, Chunwei! Verified GPG Signature - OK Verified SHA512 - OK Ran tests per HOWTO (./gradlew check) - OK Quickly skimmed release notes - Looks good, but I agree with Julian's comments. Spotted checked a few JARs in the Maven repository - OK Envi

Re: [RESULT] [VOTE] Release apache-calcite-1.24.0 (release candidate 0)

2020-07-23 Thread Francis Chuang
i On Fri, Jul 24, 2020 at 12:28 AM Chunwei Lei wrote: Thanks to everyone who has tested the release candidate and given their comments and votes. The tally is as follows. 5 binding +1s: Michael Mior Julian Hyde Haisheng Yuan Francis Chuang Danny Chen 4 non-binding +1s: Enrico Olivell

Re: [RESULT] [VOTE] Release apache-calcite-1.24.0 (release candidate 0)

2020-07-23 Thread Francis Chuang
asfTestSvnUsername=test asfTestGitSourceUsername=test asfTestGitSourcePassword=test asfTestNexusUsername=test asfTestNexusPassword=test Best, Chunwei On Fri, Jul 24, 2020 at 10:46 AM Francis Chuang wrote: You need to include your username and password using the -Pasf* flags. Here's how

Re: [RESULT] [VOTE] Release apache-calcite-1.24.0 (release candidate 0)

2020-07-23 Thread Francis Chuang
error. Because the folders is already removed from dev directory. On 2020/07/24 04:00:14, Haisheng Yuan wrote: I will help push the artifacts. On 2020/07/24 03:04:05, Francis Chuang wrote: I wonder if this is because only PMCs can push to the SVN repo. If this is the case, I think we need to n

Re: [RESULT] [VOTE] Release apache-calcite-1.24.0 (release candidate 0)

2020-07-23 Thread Francis Chuang
Actually, I am not sure why there are 6 repositories for 1.22.0 on nexus with 3 being closed and released. Chunwei, did `prepareVote` fail when you were making rc0? If so, I think those nexus repos were a byproduct and can be dropped. Francis On 24/07/2020 2:40 pm, Francis Chuang wrote

Re: Changing JIRAs' status to “Closed”

2020-07-25 Thread Francis Chuang
I've added you to the administrator role. You should be able to do that now. Francis On 25/07/2020 4:45 pm, Chunwei Lei wrote: Hi, I tried to do a bulk update changing JIRAs' status to “Closed”. But I can not find the button. Is it because I don't have such permission? Appreciate your help!

Re: [DISCUSSION] Rename master branch to main

2020-07-28 Thread Francis Chuang
I am also +1 for this change. - It's a simple change that doesn't require a lot of effort and disruption to the code base. - If we follow the links from the article Michael posted, the term "master" in git does not originate from "master record" but rather from master/slave. - We make our comm

Re: [VOTE] Release apache-calcite-1.25.0 (release candidate 0)

2020-08-09 Thread Francis Chuang
Thanks for making this release available for voting, Andrei! Verified GPG Signature - OK Verified SHA512 - OK Ran tests per HOWTO (./gradlew check) - OK Quickly skimmed release notes (https://github.com/apache/calcite/blob/calcite-1.25.0-rc0/site/_docs/history.md) - OK Spotted checked a few JA

Re: [ANNOUNCE] Ruben Quesada Lopez joins Calcite PMC

2020-08-12 Thread Francis Chuang
Congratulations, Ruben! Francis On 13/08/2020 3:43 am, Andrei Sereda wrote: Congratulations, Ruben! On Wed, Aug 12, 2020 at 1:21 PM Rui Wang wrote: Congrats, Ruben! Well deserved! -Rui On Wed, Aug 12, 2020 at 9:24 AM Enrico Olivelli wrote: Congrats Ruben! Enrico Il Mer 12 Ago 2020,

Re: [VOTE] Release apache-calcite-1.25.0 (release candidate 0)

2020-08-12 Thread Francis Chuang
Can someone please push the release artifacts for Andrei? I believe this is the same issue we had with the last release, where the RM is not a PMC member and doesn't have write access to SVN [1]. Once this release is done, we should consider whether we should give committers write access to SV

Re: [DISCUSS] Open SVN dist access to committers

2020-08-13 Thread Francis Chuang
+1 from me as well. From our side, the risk is minimized as the process to move the artifacts on SVN is automated using Vladimir's gradle plugin, so there shouldn't be any manual intervention on the part of the RM. Francis On 14/08/2020 8:34 am, Ruben Q L wrote: +1 Apart from the reasons alr

Re: Jira contribute access

2020-08-19 Thread Francis Chuang
Hey Kent, I've added you to the contributor role in jira. Francis On 20/08/2020 12:18 pm, Khuê Nguyễn Trần Tú wrote: Hello, While trying to fix Nifi issue https://issues.apache.org/jira/browse/NIFI-7601 I found a bug in calcite-avatica, and would like to fix it. My fix would work for https://

Re: [RESULT] [VOTE] Release apache-calcite-1.25.0 (release candidate 0)

2020-08-22 Thread Francis Chuang
one who has tested the release candidate and given their comments and votes. The tally is as follows. 4 binding +1s: * Francis Chuang * Michael Mior * Haisheng Yuan * Julian Hyde 7 non-binding +1s: * Enrico Olivelli * Rui Wang * chunwei * Ruben Q L * Anton Haidai * xzh * A

Re: [ANNOUNCE] New committer: Rui Wang

2020-09-09 Thread Francis Chuang
Congrats Rui! Well deserve. Francis On 10/09/2020 7:51 am, Stamatis Zampetakis wrote: Apache Calcite's Project Management Committee (PMC) has invited Rui Wang to become a committer, and we are pleased to announce that he has accepted. Rui has checked in a lot of high quality patches in the pro

Re: Hi. Calcaite help please

2020-09-29 Thread Francis Chuang
Avatica [1] is used as a HTTP server to serve requests. It talks in protobuf and JSON with the client. Perhaps dig around Avatica's code to see if you can find what you're looking for. [1] https://github.com/apache/calcite-avatica On 29/09/2020 6:46 pm, Test Last wrote: Hello I have been loo

Re: Draft board report for October 2020

2020-10-05 Thread Francis Chuang
+1 Thanks, Stamatis! Francis On 6/10/2020 9:15 am, Haisheng Yuan wrote: Looks good to me, thanks! - Haisheng -- 发件人:Stamatis Zampetakis 日 期:2020年10月06日 06:04:06 收件人: 主 题:Draft board report for October 2020 Attached below is a dr

Re: [HELP] Publishing site after release 1.26.0

2020-10-06 Thread Francis Chuang
Hi Ruben, Thanks for getting the released rolled out. In general, when making changes to the website: - Master is the source of truth. - Commit to Master first. - Cherry pick into Site. - Build Site and publish. If a commit is on site, but not on master, then the person making the change made

Re: Hi!

2020-10-12 Thread Francis Chuang
Hey, I tried granting contributor permissions to your jira account, but I am not able to find any user under the email address: 2318138...@qq.com Can you please let me know what your jira username is? If you have not signed up for an account, you can get one at https://issues.apache.org Fra

Re: Hi!

2020-10-13 Thread Francis Chuang
I've given you contributor permissions in jira. Welcome to the project and we look forward to your contributions! :) Francis On 13/10/2020 6:27 pm, wrote: Hi! I'm very sorry. I thought JIRA ID was registered at https://www.atlassian.com/software/jira I got a new Apache JIRA ID at https

Re: It's my pleasure to introduce myself to you

2020-10-13 Thread Francis Chuang
Hey Guangyuan, Welcome the Calcite community! If you have any questions please post on this mailing list. If you have a jira account and would like to be assigned contributor permissions to be assigned tickets, please let me know your jira username. We look forward to working with you :) Fr

Re: It's my pleasure to introduce myself to you

2020-10-13 Thread Francis Chuang
I have given you contributor permissions in jira. You should be able to assign issues to yourself now. Francis On 14/10/2020 12:57 pm, guangyuan wang wrote: Hi Francis Chuang I'm very glad to hear from you. I have a Jira account, its user name is Guangyuan Wang. Francis Chuang 于2020年10

Re: [DISCUSS] Screenshots of stack traces, code, and debugger sessions

2020-10-27 Thread Francis Chuang
I agree with Julian. Stacktraces should be posted in text as much as possible due to the ability for the traces to be indexed by search engines. I've often googled part of a stacktrace to find a solution to the problem I was encountering in a mailing list or on stackoverflow. Francis On 28/1

  1   2   3   4   5   6   7   8   9   10   >