[jira] [Commented] (CALCITE-1833) SqlAggFunction need new constructor to set paramTypes to allow user-defined aggregate function to have more than one parameter

2017-06-08 Thread yuemeng (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043812#comment-16043812 ] yuemeng commented on CALCITE-1833: -- [~julianhyde] can u review this issue For now,calci

[jira] [Updated] (CALCITE-1833) SqlAggFunction need new constructor to set paramTypes to allow user-defined aggregate function to have more than one parameter

2017-06-08 Thread yuemeng (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuemeng updated CALCITE-1833: - Summary: SqlAggFunction need new constructor to set paramTypes to allow user-defined aggregate function

[jira] [Created] (CALCITE-1835) Add more types to Pig adapter

2017-06-08 Thread Eli Levine (JIRA)
Eli Levine created CALCITE-1835: --- Summary: Add more types to Pig adapter Key: CALCITE-1835 URL: https://issues.apache.org/jira/browse/CALCITE-1835 Project: Calcite Issue Type: Improvement A

[jira] [Updated] (CALCITE-1195) Create docs for interacting with Avatica server using json+curl

2017-06-08 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated CALCITE-1195: -- Attachment: test_avatica_solr.sh I figured I'd share the script I used to test Avatica Solr (S

[jira] [Commented] (CALCITE-1646) Partition by and order by syntax support for MATCH_RECOGNIZE

2017-06-08 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043599#comment-16043599 ] Julian Hyde commented on CALCITE-1646: -- Reviewing and testing now. I found a bug in

[jira] [Commented] (CALCITE-1069) In Aggregate, deprecate indicators, and allow GROUPING to be used as an aggregate function

2017-06-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043598#comment-16043598 ] Ashutosh Chauhan commented on CALCITE-1069: --- Can you please hold off this till

[jira] [Commented] (CALCITE-1819) Druid Adapter does not push the boolean operator "<>" as a filter correctly

2017-06-08 Thread Zain Humayun (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043509#comment-16043509 ] Zain Humayun commented on CALCITE-1819: --- Added new commit that fixes the javadoc e

[jira] [Comment Edited] (CALCITE-1819) Druid Adapter does not push the boolean operator "<>" as a filter correctly

2017-06-08 Thread Zain Humayun (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043490#comment-16043490 ] Zain Humayun edited comment on CALCITE-1819 at 6/8/17 9:41 PM: ---

[jira] [Comment Edited] (CALCITE-1819) Druid Adapter does not push the boolean operator "<>" as a filter correctly

2017-06-08 Thread Zain Humayun (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043490#comment-16043490 ] Zain Humayun edited comment on CALCITE-1819 at 6/8/17 9:39 PM: ---

[jira] [Commented] (CALCITE-1819) Druid Adapter does not push the boolean operator "<>" as a filter correctly

2017-06-08 Thread Zain Humayun (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043490#comment-16043490 ] Zain Humayun commented on CALCITE-1819: --- {{mvn site}} fails on project "calcite" w

[jira] [Commented] (CALCITE-1819) Druid Adapter does not push the boolean operator "<>" as a filter correctly

2017-06-08 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043457#comment-16043457 ] Julian Hyde commented on CALCITE-1819: -- Try "mvn site", run under JDK 1.8 or 9 (whi

[jira] [Commented] (CALCITE-1819) Druid Adapter does not push the boolean operator "<>" as a filter correctly

2017-06-08 Thread Zain Humayun (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043447#comment-16043447 ] Zain Humayun commented on CALCITE-1819: --- I updated my PR to use enums. When I ru

[jira] [Commented] (CALCITE-1819) Druid Adapter does not push the boolean operator "<>" as a filter correctly

2017-06-08 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043327#comment-16043327 ] Julian Hyde commented on CALCITE-1819: -- Consider changing JsonFilter.type from a St

[jira] [Commented] (CALCITE-1805) Druid adapter incorrectly pushes down "COUNT(c)"; Druid only supports "COUNT(*)"

2017-06-08 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043319#comment-16043319 ] Julian Hyde commented on CALCITE-1805: -- Looks good, but I can't review/commit until

[jira] [Comment Edited] (CALCITE-1787) thetaSketch Support for Druid Adapter

2017-06-08 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043293#comment-16043293 ] Julian Hyde edited comment on CALCITE-1787 at 6/8/17 7:39 PM:

[jira] [Commented] (CALCITE-1787) thetaSketch Support for Druid Adapter

2017-06-08 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043293#comment-16043293 ] Julian Hyde commented on CALCITE-1787: -- I was thinking of adding a new collection a

[jira] [Commented] (CALCITE-1834) Implement precedence list for Array and Multiset

2017-06-08 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043228#comment-16043228 ] Julian Hyde commented on CALCITE-1834: -- Can you give one SQL statement that fails w

[jira] [Commented] (CALCITE-1833) SqlAggFunction need new constructor to set paramTypes not be null for support multiple parameters for udaf

2017-06-08 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043155#comment-16043155 ] Julian Hyde commented on CALCITE-1833: -- Can you explain this in terms that would ma

[jira] [Commented] (CALCITE-1069) In Aggregate, deprecate indicators, and allow GROUPING to be used as an aggregate function

2017-06-08 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043110#comment-16043110 ] Julian Hyde commented on CALCITE-1069: -- I have created a pull request. Please revie

[jira] [Updated] (CALCITE-1069) In Aggregate, deprecate indicators, and allow GROUPING to be used as an aggregate function

2017-06-08 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-1069: - Summary: In Aggregate, deprecate indicators, and allow GROUPING to be used as an aggregate funct

[jira] [Created] (CALCITE-1834) Implement precedence list for Array and Multiset

2017-06-08 Thread Ankit Singhal (JIRA)
Ankit Singhal created CALCITE-1834: -- Summary: Implement precedence list for Array and Multiset Key: CALCITE-1834 URL: https://issues.apache.org/jira/browse/CALCITE-1834 Project: Calcite Issu

[jira] [Updated] (CALCITE-1833) SqlAggFunction need new constructor to set paramTypes not be null for support multiple parameters for udaf

2017-06-08 Thread yuemeng (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuemeng updated CALCITE-1833: - Description: If a class(A) implement interface of AggregateFunction,that instance of class will be tran

[jira] [Commented] (CALCITE-1833) SqlAggFunction need new constructor to set paramTypes not be null for support multiple parameters for udaf

2017-06-08 Thread yuemeng (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042666#comment-16042666 ] yuemeng commented on CALCITE-1833: -- private static Iterator filterRoutinesByParameter

[jira] [Updated] (CALCITE-1833) SqlAggFunction need new constructor to set paramTypes not be null for support multiple parameters for udaf

2017-06-08 Thread yuemeng (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuemeng updated CALCITE-1833: - Description: If we implement a function which is subclass of AggregateFunction,that function will be tr

[jira] [Created] (CALCITE-1833) SqlAggFunction need new constructor to set paramTypes not be null for support multiple parameters for udaf

2017-06-08 Thread yuemeng (JIRA)
yuemeng created CALCITE-1833: Summary: SqlAggFunction need new constructor to set paramTypes not be null for support multiple parameters for udaf Key: CALCITE-1833 URL: https://issues.apache.org/jira/browse/CALCITE-18