Re: [DISCUSS] Remove Kotlin

2019-12-16 Thread Vladimir Sitnikov
Julian>actions over the last few weeks have left me angry, depressed, and burned out with the project That is sad. Please accept my apologies for hurting your feelings. Julian>Of course, a lot of the things he is removing are things that I personally have created, so I naturally take this more

Re: Problems to validate ddl commands

2019-12-16 Thread XING JIN
Hi Anthony ~ Calcite supports to validate DDL; I cannot open your link, would you please give some details for your problem ? Best, Jin Anthony Louis 于2019年12月17日周二 上午4:08写道: > When I try to validate a sql statement that contains "CREATE TABLE" it > throws an error that is described in this

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.

Contribute to Calcite

2019-12-16 Thread Shuo Cheng
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-16 Thread Rui Wang
Mac OS 10.15.2, jdk 1.8.0_181, Gradle 6.0.1 - checked that the git tag has the right commit. - run "./gradlew build -PskipSigning" in git repo successfully. - run "./gradlew clean build" in staged sources successfully. - verified the sha512 hash of apache-calcite-avatica-1.16.0-src.tar.gz by

Re: [DISCUSS] Remove Kotlin

2019-12-16 Thread Chunwei Lei
As far as I can see, introducing Kotlin does not have remarkable benefits. Furthermore, it brings some extra burdens. So I am +1 for removing Kotlin. Best, Chunwei On Tue, Dec 17, 2019 at 8:38 AM Kevin Risden wrote: > Focusing on the technical side of things, I agree that introducing a new

Re: [DISCUSS] Remove Kotlin

2019-12-16 Thread Kevin Risden
Focusing on the technical side of things, I agree that introducing a new language is of little benefit currently. I am not paying super close attention to the commits lately and am surprised that a change went in to switch to Kotlin especially after the discussion that is happening on the mailing

Re: [DISCUSS] Tests vs multiline strings

2019-12-16 Thread Kevin Risden
I don't see a major benefit to switching to an entirely new language to get multiline strings. I agree that sticking to Java makes sense. Kevin Risden On Mon, Dec 16, 2019 at 12:50 AM Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > Feng>Introducing another language > > It is the same

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

2019-12-16 Thread Kevin Risden
+1 (binding) * Check signatures and hashes * Checked src matches git hash - same comment about licenses as Stamtis * Checked build ran for git hash and src tar.gz * Checked Maven repo looks complete * Same comment as Stamatis about release notes being a bit rough to follow w/ all the commits.

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

[DISCUSS] Remove Kotlin

2019-12-16 Thread Julian Hyde
Vladimir proposed that we convert some tests to Kotlin. The general reaction was against the idea[1]. After receiving this feedback, he went ahead anyway[2]. I propose that we remove all Kotlin from our source code, including tests. The benefits of being a hybrid Java+Kotlin project do not

Problems to validate ddl commands

2019-12-16 Thread Anthony Louis
When I try to validate a sql statement that contains "CREATE TABLE" it throws an error that is described in this gist https://gist.github.com/anthonylouisbsb/5f7d57886836cfac1742366722afcf41. I would like to know if is possible to validate a query using ddl statements?

Re: Contribute to calcite

2019-12-16 Thread Michael Mior
I've added you as a contributor on JIRA. Welcome to Calcite! -- Michael Mior mm...@apache.org Le lun. 16 déc. 2019 à 07:04, hailongwang <18868816...@163.com> a écrit : > > Hi all: > > > I want to contribute to calcite, could you please give me contribution > permission. My jira id is hailong

[jira] [Created] (CALCITE-3605) Semantics of relation operator changed after decorrelated

2019-12-16 Thread Wang Yanlin (Jira)
Wang Yanlin created CALCITE-3605: Summary: Semantics of relation operator changed after decorrelated Key: CALCITE-3605 URL: https://issues.apache.org/jira/browse/CALCITE-3605 Project: Calcite

[jira] [Created] (CALCITE-3604) Test failed caused by localized exception message

2019-12-16 Thread Feng Zhu (Jira)
Feng Zhu created CALCITE-3604: - Summary: Test failed caused by localized exception message Key: CALCITE-3604 URL: https://issues.apache.org/jira/browse/CALCITE-3604 Project: Calcite Issue Type:

Contribute to calcite

2019-12-16 Thread hailongwang
Hi all: I want to contribute to calcite, could you please give me contribution permission. My jira id is hailong wang. Thank you. Best. hailong wang

[jira] [Created] (CALCITE-3603) SqlLateralOperator's unparse add additional keyword 'LATERAL' when the inner operator is SqlSnapshot

2019-12-16 Thread Kevin Zhang (Jira)
Kevin Zhang created CALCITE-3603: Summary: SqlLateralOperator's unparse add additional keyword 'LATERAL' when the inner operator is SqlSnapshot Key: CALCITE-3603 URL: