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

2017-06-15 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051363#comment-16051363 ] Julian Hyde commented on CALCITE-1787: -- I can't think of a case where "name" and "metricName" would

[jira] [Updated] (CALCITE-1845) Quantified comparison predicates (SOME, ANY, ALL)

2017-06-15 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-1845: - Labels: phoenix (was: ) > Quantified comparison predicates (SOME, ANY, ALL) >

[jira] [Created] (CALCITE-1845) Quantified comparison predicates (SOME, ANY, ALL)

2017-06-15 Thread Julian Hyde (JIRA)
Julian Hyde created CALCITE-1845: Summary: Quantified comparison predicates (SOME, ANY, ALL) Key: CALCITE-1845 URL: https://issues.apache.org/jira/browse/CALCITE-1845 Project: Calcite Issue

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

2017-06-15 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051303#comment-16051303 ] Josh Elser commented on CALCITE-1195: - You're also now marked as a contributor, [~risdenk] :) >

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

2017-06-15 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned CALCITE-1195: --- Assignee: Kevin Risden (was: Josh Elser) > Create docs for interacting with Avatica

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

2017-06-15 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved CALCITE-1195. - Resolution: Fixed Committed in

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

2017-06-15 Thread Zain Humayun (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051261#comment-16051261 ] Zain Humayun edited comment on CALCITE-1787 at 6/16/17 1:12 AM: wouldn't

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

2017-06-15 Thread Zain Humayun (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051261#comment-16051261 ] Zain Humayun commented on CALCITE-1787: --- wouldn't the "metricName" field need to be there to tell

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

2017-06-15 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051239#comment-16051239 ] Julian Hyde commented on CALCITE-1787: -- I would remove the "metricName" field. Consider the case

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

2017-06-15 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051186#comment-16051186 ] Kevin Risden commented on CALCITE-1195: --- [~elserj] - Go for it :) > Create docs for interacting

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

2017-06-15 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051182#comment-16051182 ] Josh Elser commented on CALCITE-1195: - Nice! Thanks for sharing that, Kevin. Would you mind if I

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

2017-06-15 Thread Zain Humayun (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16051104#comment-16051104 ] Zain Humayun commented on CALCITE-1787: --- Recap and some implementation questions: Columns of type

[jira] [Resolved] (CALCITE-1844) Statistic getRowCount() should return Long

2017-06-15 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-1844. -- Resolution: Not A Problem > Statistic getRowCount() should return Long >

[jira] [Commented] (CALCITE-1844) Statistic getRowCount() should return Long

2017-06-15 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16050751#comment-16050751 ] Julian Hyde commented on CALCITE-1844: -- I made it a Double because it is an estimate (in statistics

[jira] [Commented] (CALCITE-1841) Create handlers for Jdbc dialect specific generated sql

2017-06-15 Thread Chris Baynes (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16050400#comment-16050400 ] Chris Baynes commented on CALCITE-1841: --- bq. Why not do this before unparsing by transforming the

[jira] [Updated] (CALCITE-1844) Statistic getRowCount() should return Long

2017-06-15 Thread darion yaphet (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] darion yaphet updated CALCITE-1844: --- Description: Currently Statistic.getRowCount() return a double type data as the approximate

[jira] [Created] (CALCITE-1844) Statistic getRowCount() should return Long

2017-06-15 Thread darion yaphet (JIRA)
darion yaphet created CALCITE-1844: -- Summary: Statistic getRowCount() should return Long Key: CALCITE-1844 URL: https://issues.apache.org/jira/browse/CALCITE-1844 Project: Calcite Issue