[
https://issues.apache.org/jira/browse/CALCITE-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liya Fan closed CALCITE-4960.
-----------------------------
Resolved in release 1.30.0 (2022-03-20)
> 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
> Fix For: 1.30.0
>
> Time Spent: 1h 40m
> 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)