You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/12/24 15:33:00 UTC

[jira] [Updated] (CALCITE-4960) Enable unit tests in Elasticsearch Adapter

     [ https://issues.apache.org/jira/browse/CALCITE-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated CALCITE-4960:
------------------------------------
    Labels: pull-request-available  (was: )

> Enable unit tests in Elasticsearch Adapter
> ------------------------------------------
>
>                 Key: CALCITE-4960
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4960
>             Project: Calcite
>          Issue Type: Improvement
>          Components: elasticsearch-adapter
>    Affects Versions: 1.28.0
>            Reporter: ZheHu
>            Assignee: ZheHu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, the following unit test cases are disabled in ES Adapter due to CI failure(see CALCITE-4101):
>  * BooleanLogicTest
>  * ElasticSearchAdapterTest
>  * MatchTest
>  * Projection2Test
>  * ProjectionTest
>  * ScrollingTest
> As a result, when it comes to modifying ES Adapter(bug fix or new features), like the [discussion|https://github.com/apache/calcite/pull/2657#discussion_r774472022] mentioned, it's unreasonable to add all the test cases in AggregationTest.java or somewhere else not that suitable.
> So, the RestClient timeout issue during CI should be fixed.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)