[jira] [Commented] (CALCITE-4599) Support push-down of "date histogram aggregation" in elastic search adapter

2021-06-29 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17371761#comment-17371761 ] Jacky Yin commented on CALCITE-4599: Hello [~julianhyde],  Thanks for your advice,

[jira] [Comment Edited] (CALCITE-4599) Support push-down of "date histogram aggregation" in elastic search adapter

2021-06-28 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17370444#comment-17370444 ] Jacky Yin edited comment on CALCITE-4599 at 6/29/21, 2:53 AM: ---

[jira] [Commented] (CALCITE-4599) Support push-down of "date histogram aggregation" in elastic search adapter

2021-06-27 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17370444#comment-17370444 ] Jacky Yin commented on CALCITE-4599: Hello [~julianhyde], The TVF 'tumble' can be

[jira] [Updated] (CALCITE-4599) Support push-down of "date histogram aggregation" in elastic search adapter

2021-06-10 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Yin updated CALCITE-4599: --- Description: "date histogram aggregation" is one of the most popular analysis function of elastic

[jira] [Issue Comment Deleted] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of Elasticsearch adapter

2021-06-10 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Yin updated CALCITE-4606: --- Comment: was deleted (was: Fixed in  [8213277|[http://github.com/apache/calcite/commit/8213277dc3e4

[jira] [Resolved] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of Elasticsearch adapter

2021-06-10 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Yin resolved CALCITE-4606. Resolution: Fixed Fixed in [8213277.|https://github.com/apache/calcite/commit/8213277dc3e4e1ea0d

[jira] [Comment Edited] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of Elasticsearch adapter

2021-06-10 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360721#comment-17360721 ] Jacky Yin edited comment on CALCITE-4606 at 6/10/21, 10:54 AM: --

[jira] [Commented] (CALCITE-4645) In Elasticsearch adapter, a range predicate should be translated to a range query

2021-06-10 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360737#comment-17360737 ] Jacky Yin commented on CALCITE-4645: [~julianhyde] , Sorry for the confusion, and I

[jira] [Comment Edited] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of Elasticsearch adapter

2021-06-10 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360721#comment-17360721 ] Jacky Yin edited comment on CALCITE-4606 at 6/10/21, 10:36 AM: --

[jira] [Comment Edited] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of Elasticsearch adapter

2021-06-10 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360721#comment-17360721 ] Jacky Yin edited comment on CALCITE-4606 at 6/10/21, 10:35 AM: --

[jira] [Comment Edited] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of Elasticsearch adapter

2021-06-10 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360721#comment-17360721 ] Jacky Yin edited comment on CALCITE-4606 at 6/10/21, 10:27 AM: --

[jira] [Commented] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of Elasticsearch adapter

2021-06-10 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360721#comment-17360721 ] Jacky Yin commented on CALCITE-4606: Fixed in  [8213277dc3e4e1ea0ddb64f7df9b34bf733

[jira] [Commented] (CALCITE-4645) In Elasticsearch adapter, a range predicate should be translated to a range query

2021-06-09 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360479#comment-17360479 ] Jacky Yin commented on CALCITE-4645: This case is similar with CALCITE-4606 but not

[jira] [Created] (CALCITE-4645) Search In Range is not supported in elastic search adapter

2021-06-09 Thread Jacky Yin (Jira)
Jacky Yin created CALCITE-4645: -- Summary: Search In Range is not supported in elastic search adapter Key: CALCITE-4645 URL: https://issues.apache.org/jira/browse/CALCITE-4645 Project: Calcite Is

[jira] [Resolved] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of elastic-search adapter

2021-06-09 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Yin resolved CALCITE-4606. Resolution: Fixed > Test case "countStar" throws exception in AggregationTest of elastic-search

[jira] [Commented] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of elastic-search adapter

2021-06-09 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360411#comment-17360411 ] Jacky Yin commented on CALCITE-4606: Rui, I will create a new Jira to track range q

[jira] [Updated] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of elastic-search adapter

2021-05-27 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Yin updated CALCITE-4606: --- Description: Currently, the "AggregationTest" of elastic-search adapter is disabled. If we enable

[jira] [Updated] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of elastic-search adapter

2021-05-27 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Yin updated CALCITE-4606: --- Description: Currently, the "AggregationTest" of elastic-search adapter is disabled. If we enable

[jira] [Commented] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of elastic-search adapter

2021-05-27 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352902#comment-17352902 ] Jacky Yin commented on CALCITE-4606: Hello, I have submitted a PR for this issue,

[jira] [Updated] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of elastic-search adapter

2021-05-13 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Yin updated CALCITE-4606: --- Description: Currently, the "AggregationTest" of elastic-search adapter is disabled. If we enable

[jira] [Updated] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of elastic-search adapter

2021-05-13 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Yin updated CALCITE-4606: --- Description: Currently, the "AggregationTest" of elastic-search adapter is disabled. If we enable

[jira] [Created] (CALCITE-4606) Test case "countStar" throws exception in AggregationTest of elastic-search adapter

2021-05-13 Thread Jacky Yin (Jira)
Jacky Yin created CALCITE-4606: -- Summary: Test case "countStar" throws exception in AggregationTest of elastic-search adapter Key: CALCITE-4606 URL: https://issues.apache.org/jira/browse/CALCITE-4606 Pro

[jira] [Updated] (CALCITE-4599) Support push-down of "date histogram aggregation" in elastic search adapter

2021-05-10 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Yin updated CALCITE-4599: --- Summary: Support push-down of "date histogram aggregation" in elastic search adapter (was: Is ther

[jira] [Updated] (CALCITE-4599) Is there any plan to support "date histogram aggregation" in elastic search adapter?

2021-05-06 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Yin updated CALCITE-4599: --- Description: "date histogram aggregation" is one of the most popular analysis function of elastic

[jira] [Updated] (CALCITE-4599) Is there any plan to support "date histogram aggregation" in elastic search adapter?

2021-05-06 Thread Jacky Yin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Yin updated CALCITE-4599: --- Summary: Is there any plan to support "date histogram aggregation" in elastic search adapter? (was

[jira] [Created] (CALCITE-4599) Is there any plan to support "date histogram aggregation"?

2021-05-06 Thread Jacky Yin (Jira)
Jacky Yin created CALCITE-4599: -- Summary: Is there any plan to support "date histogram aggregation"? Key: CALCITE-4599 URL: https://issues.apache.org/jira/browse/CALCITE-4599 Project: Calcite Is