Re: [DISCUSS] Towards Calcite 1.31.0

2022-07-25 Thread Julian Hyde
Andrei, If you discovered something that may be of use to the next RM, can you add a note to CALCITE-4856? (Even though that issue is closed, it still seems to be the best place to put troubleshooting tips.) Julian On Fri, Jul 22, 2022 at 8:06 PM Andrei Sereda wrote: > > It should be all good n

New contributor + new PR for Firebolt dialect

2022-07-25 Thread Aymeric Dispa
Hi, I am a software engineer at Firebolt and I need to make a few changes in the Firebolt dialect. Can you please change my role to 'contributor' in Jira (I will have to create/work on a few tickets) ? My username is Aymeric-Dispa. Also, I have recently opened a PR for https://issues.apache.org/ji

Re: [VOTE] Release Apache Calcite 1.31.0 (release candidate 0)

2022-07-25 Thread Julian Hyde
Andrei, Thank you for being release manager! Downloaded, checked signatures & checksums, LICENSE, NOTICE, howto.md; compiled and ran tests using OpenJDK 18 and Gradle-7.4.2 on Ubuntu Linux. My vote is 0 (binding) due to the arrow and .mvn directories noted by Stamatis. I will change my vote to +1

Re: [VOTE] Release Apache Calcite 1.31.0 (release candidate 0)

2022-07-25 Thread Ruben Q L
Thanks Andrei for being RM. - Checksum and signature: ok - Gradle test: ok - Calcite-based application test suite: ok - I confirm the diff issues already described by Stamatis, not sure if this should be a blocking problem or not. My vote is: 0 (binding) Best, Ruben On Mon, Jul 25, 2022 at 5:0

Re: [VOTE] Release Apache Calcite 1.31.0 (release candidate 0)

2022-07-25 Thread Stamatis Zampetakis
Ubuntu 20.04.4 LTS, jdk1.8.0_261, Gradle wrapper, Gradle 7.4.2 * Checked signatures and checksums OK * Went over release note OK (left some comments in the draft PR) * Built from git tag and run tests (./gradlew clean build) OK * Built from source artifacts and run unit tests + slow tests OK