Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.28.0
Description
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 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.
Attachments
Issue Links
- is related to
-
CALCITE-4101 Calcite PR CI offten failed due to elasticsearch:test
- Closed
- links to