[jira] [Created] (CALCITE-2770) Add bitwise aggregate functions BIT_AND, BIT_OR

2019-01-03 Thread Haisheng Yuan (JIRA)
Haisheng Yuan created CALCITE-2770: -- Summary: Add bitwise aggregate functions BIT_AND, BIT_OR Key: CALCITE-2770 URL: https://issues.apache.org/jira/browse/CALCITE-2770 Project: Calcite Issue

[jira] [Created] (CALCITE-2769) CSV Adapter does not handle - Empty and malformed csv lines, space before or after comma

2019-01-03 Thread Chiradip Mandal (JIRA)
Chiradip Mandal created CALCITE-2769: Summary: CSV Adapter does not handle - Empty and malformed csv lines, space before or after comma Key: CALCITE-2769 URL: https://issues.apache.org/jira/browse/CALCITE-2769

Disabling of "merge commits" and "squash merge" on Github

2019-01-03 Thread Francis Chuang
Yesterday, Andrei brought to my attention that my attempt to merge Sergey's PR [1] using the default merge strategy (create a merge commit) on Github broke the linear history of the calcite repository. I have since removed the commit and merged the PR using a rebase. I have also tested the mer

Re: how does SortRemoveRule work?

2019-01-03 Thread Vladimir Sitnikov
Jess> Is my test incorrect? This also fails: The test looks like a correct one, however its correctness depends on the implementation of runDuplicateSortCheck. It turns out the implementation was wrong, so the top-level sort was removed not by SortRemoveRule, but it was removed by a mere fact that

[jira] [Created] (CALCITE-2768) PlannerTest ignores top-level order by clause (~RootRel.collation)

2019-01-03 Thread Vladimir Sitnikov (JIRA)
Vladimir Sitnikov created CALCITE-2768: -- Summary: PlannerTest ignores top-level order by clause (~RootRel.collation) Key: CALCITE-2768 URL: https://issues.apache.org/jira/browse/CALCITE-2768 Proj

[jira] [Created] (CALCITE-2767) Invalid operands for Case operator in RexSqlStandardConvertletTable

2019-01-03 Thread Benoit Hanotte (JIRA)
Benoit Hanotte created CALCITE-2767: --- Summary: Invalid operands for Case operator in RexSqlStandardConvertletTable Key: CALCITE-2767 URL: https://issues.apache.org/jira/browse/CALCITE-2767 Project:

Re: [Review request] (CALCITE-2554) Enrich enumerable join operators with order preserving information

2019-01-03 Thread Michael Mior
Stamatis, I left a comment on the PR. Overall it looks great to me although I wonder if we want to resolve CALCITE-2582 first to avoid disabling the subquery tests. Thanks! -- Michael Mior mm...@apache.org Le jeu. 3 janv. 2019 à 11:09, Stamatis Zampetakis a écrit : > Hello, > > Can somebody h

[jira] [Created] (CALCITE-2766) Bump jython-standalone to 2.7.1

2019-01-03 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created CALCITE-2766: - Summary: Bump jython-standalone to 2.7.1 Key: CALCITE-2766 URL: https://issues.apache.org/jira/browse/CALCITE-2766 Project: Calcite Issue Type: Imp

[Review request] (CALCITE-2554) Enrich enumerable join operators with order preserving information

2019-01-03 Thread Stamatis Zampetakis
Hello, Can somebody have a look in the PR. Enriching join operators with RelCollation information can have a big impact in performance of some queries since it allows dropping redundant sort operators which are in general costly to evaluate. Thanks in advance, Stamatis JIRA: https://issues.apac

[jira] [Created] (CALCITE-2765) Bump Janino compiler dependency to 3.0.10

2019-01-03 Thread Fokko Driesprong (JIRA)
Fokko Driesprong created CALCITE-2765: - Summary: Bump Janino compiler dependency to 3.0.10 Key: CALCITE-2765 URL: https://issues.apache.org/jira/browse/CALCITE-2765 Project: Calcite Issue

[jira] [Created] (CALCITE-2764) RelCompositeTrait does not work for non-trivial traits

2019-01-03 Thread Vladimir Sitnikov (JIRA)
Vladimir Sitnikov created CALCITE-2764: -- Summary: RelCompositeTrait does not work for non-trivial traits Key: CALCITE-2764 URL: https://issues.apache.org/jira/browse/CALCITE-2764 Project: Calcite

[jira] [Created] (CALCITE-2763) avatica-go process null

2019-01-03 Thread shining (JIRA)
shining created CALCITE-2763: Summary: avatica-go process null Key: CALCITE-2763 URL: https://issues.apache.org/jira/browse/CALCITE-2763 Project: Calcite Issue Type: Bug Components: ava

[jira] [Created] (CALCITE-2762) Quidem env variable is always false if its name is separated by dot(".")

2019-01-03 Thread Hongze Zhang (JIRA)
Hongze Zhang created CALCITE-2762: - Summary: Quidem env variable is always false if its name is separated by dot(".") Key: CALCITE-2762 URL: https://issues.apache.org/jira/browse/CALCITE-2762 Project: