Re: Supporting named row construction in Calcite SQL

2018-04-04 Thread Albert
if it is not SQL standard, it's just a matter of categorizing it to some dialect ? On Wed, Apr 4, 2018 at 10:19 AM, Michael Mior wrote: > Apologies for my silence. I don't really have thoughts on the matter at > this point. It might be helpful if you can give an example of what you're > proposin

Re: [ANNOUNCE] New committer: Shuyi Chen

2018-04-04 Thread Fabian Hueske
Hi Shuyi, Congratulations for becoming a Calcite committer and thank you for all the contributions to Calcite (and Flink)! Best, Fabian 2018-04-04 1:18 GMT+02:00 Michael Mior : > If you ever see any opportunity to speak about Calcite, you're always > welcome to do so. If you ask on the list, th

Re: [ANNOUNCE] New committer: Shuyi Chen

2018-04-04 Thread Rong Rong
Congratulations Shuyi! -- Rong On Wed, Apr 4, 2018 at 6:05 AM, Fabian Hueske wrote: > Hi Shuyi, > > Congratulations for becoming a Calcite committer and thank you for all the > contributions to Calcite (and Flink)! > > Best, > Fabian > > 2018-04-04 1:18 GMT+02:00 Michael Mior : > > > If you ev

Re: DISTINCT ON clause

2018-04-04 Thread Aman Sinha
Would the Calcite community be ok with having a new function called 'ANY_VALUE()' which is of type SqlAggFunction ? The usage of this would be with a GROUP BY, similar to what Gian described for Druid but with the difference that the keyword any_value makes it explicit that there is no ordering re

Re: Supporting named row construction in Calcite SQL

2018-04-04 Thread Julian Hyde
If I recall correctly, Google BigQuery has SELECT AS STRUCT. It’s not standard, but if it does what you need we could consider adopting that syntax. Julian > On Apr 4, 2018, at 10:23 AM, Albert wrote: > > if it is not SQL standard, it's just a matter of categorizing it to some > dialect ? >

Calcite-Master - Build # 241 - Still Failing

2018-04-04 Thread Apache Jenkins Server
The Apache Jenkins build system has built Calcite-Master (build #241) Status: Still Failing Check console output at https://builds.apache.org/job/Calcite-Master/241/ to view the results.