Re: How to create user-defined data types in calcite?

2018-04-24 Thread Shuyi Chen
You are right. Thanks a lot for the explanation, Julian. On Tue, Apr 24, 2018 at 12:27 PM, Julian Hyde wrote: > I think it’s misleading to end-users if the web site contains features > that have not yet been released. So, we aim to re-generate the web site > just after a

Re: Druid Adapter - Error Prone checking result

2018-04-24 Thread Kevin Risden
Created CALCITE-2279 Kevin Risden On Tue, Apr 24, 2018 at 1:33 PM, Kevin Risden wrote: > No JIRA yet. Will create one for this. > > Kevin Risden > > On Tue, Apr 24, 2018, 09:31 Jesus Camacho Rodriguez > wrote: > >> Hi Kevin, >> >> Thanks for the

[jira] [Created] (CALCITE-2279) Druid adapter duplicates binary expression

2018-04-24 Thread Kevin Risden (JIRA)
Kevin Risden created CALCITE-2279: - Summary: Druid adapter duplicates binary expression Key: CALCITE-2279 URL: https://issues.apache.org/jira/browse/CALCITE-2279 Project: Calcite Issue Type:

The benefit of SqlValidatorImpl#performUnconditionalRewrites

2018-04-24 Thread Muhammad Gelbana
I'm trying to understand when would this method be useful but I couldn't. Would someone please clarify the benefit of executing this method ? Or at least provide a query

Re: [VOTE] Release calcite-avatica-go-3.0.0 (release candidate 1)

2018-04-24 Thread Francis Chuang
Thanks for the heads up, Julian! I will update the make-release-artifacts script and the documentation. On 25/04/2018 9:01 AM, Julian Hyde wrote: One more thing. The new release policy[1] says "SHOULD NOT provide a MD5-file”. My vote on this RC is still +1. But let’s remove the .md5 file next

Re: [VOTE] Release calcite-avatica-go-3.0.0 (release candidate 1)

2018-04-24 Thread Julian Hyde
One more thing. The new release policy[1] says "SHOULD NOT provide a MD5-file”. My vote on this RC is still +1. But let’s remove the .md5 file next release. .sha256 and .asc are all we need. [1] http://www.apache.org/dev/release-distribution#sigs-and-sums

[jira] [Created] (CALCITE-2278) AggregateJoinTransposeRule fails to split agg call for unique input with agg call

2018-04-24 Thread Haisheng Yuan (JIRA)
Haisheng Yuan created CALCITE-2278: -- Summary: AggregateJoinTransposeRule fails to split agg call for unique input with agg call Key: CALCITE-2278 URL: https://issues.apache.org/jira/browse/CALCITE-2278

Re: How to create user-defined data types in calcite?

2018-04-24 Thread Julian Hyde
I think it’s misleading to end-users if the web site contains features that have not yet been released. So, we aim to re-generate the web site just after a release. (For non product-related stuff, such as committers and upcoming talks, we change the web site continuously. The person maintaining

Re: Druid Adapter - Error Prone checking result

2018-04-24 Thread Kevin Risden
No JIRA yet. Will create one for this. Kevin Risden On Tue, Apr 24, 2018, 09:31 Jesus Camacho Rodriguez wrote: > Hi Kevin, > > Thanks for the feedback. Is there a JIRA for this case? It seems it is a > bug indeed. > > -Jesús > > > On 4/19/18, 8:06 PM, "Kevin Risden"

[jira] [Created] (CALCITE-2277) Skip SemiJoin operator in materialized view-based rewriting algorithm

2018-04-24 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created CALCITE-2277: Summary: Skip SemiJoin operator in materialized view-based rewriting algorithm Key: CALCITE-2277 URL: https://issues.apache.org/jira/browse/CALCITE-2277

Re: Druid Adapter - Error Prone checking result

2018-04-24 Thread Jesus Camacho Rodriguez
Hi Kevin, Thanks for the feedback. Is there a JIRA for this case? It seems it is a bug indeed. -Jesús On 4/19/18, 8:06 PM, "Kevin Risden" wrote: I was looking into Error Prone [1] checking for Calcite and it found what looks like a bug in Druid Adapter. The

Re: [VOTE] Release calcite-avatica-go-3.0.0 (release candidate 1)

2018-04-24 Thread Michael Mior
+1 (binding) Compiled and ran tests and checked hashes and signature. Thanks Francis! -- Michael Mior mm...@uwaterloo.ca 2018-04-22 20:05 GMT-04:00 Francis Chuang : > Hi all, > > I have created a release for Apache Calcite Avatica Go 3.0.0, release > candidate 1. > >