Re: [DISCUSS] Default disable the RexNode normalization(or operands reorder)

2020-07-14 Thread Haisheng Yuan
+1 to move rex node normalization out of constructor. On a second thought, I can't help thinking, do we really need RexNode normalization? There are 2 kinds of normalization in current codebase: 1. reverse the operator $2 > $1 is reordered to $1 < $2, so that predicate a > b and b < a can be

Calcite and Enum Type

2020-07-14 Thread Talat Uyarer
Hi, I am using Beam SQL which uses calcite. IN Beam we have logical types which we can use for Enumeration. But looks like they did not implement enumeration support for calcite. I want to give that support. But I could not find the right way to implement it. In my Enumeration is a HashMap. My

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

2020-07-14 Thread Danny Chan
Thanks for the great work, Francis ~ Best, Danny Chan 在 2020年7月15日 +0800 AM7:23,dev@calcite.apache.org,写道: > > Francis

Calcite-Master - Build # 1833 - Failure

2020-07-14 Thread Apache Jenkins Server
The Apache Jenkins build system has built Calcite-Master (build #1833) Status: Failure Check console output at https://builds.apache.org/job/Calcite-Master/1833/ to view the results.

[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

[jira] [Created] (CALCITE-4122) Support on-demand rule matching

2020-07-14 Thread Haisheng Yuan (Jira)
Haisheng Yuan created CALCITE-4122: -- Summary: Support on-demand rule matching Key: CALCITE-4122 URL: https://issues.apache.org/jira/browse/CALCITE-4122 Project: Calcite Issue Type:

[jira] [Created] (CALCITE-4120) Inconsistent Calendar used In JdbcMeta between prepareAndExecute and Fetch

2020-07-14 Thread Chris Snowden (Jira)
Chris Snowden created CALCITE-4120: -- Summary: Inconsistent Calendar used In JdbcMeta between prepareAndExecute and Fetch Key: CALCITE-4120 URL: https://issues.apache.org/jira/browse/CALCITE-4120