[
https://issues.apache.org/jira/browse/CALCITE-6497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated CALCITE-6497:
------------------------------------
Labels: pull-request-available (was: )
> Use helper setup method throughout whole ElasticsearchAdapterTest
> -----------------------------------------------------------------
>
> Key: CALCITE-6497
> URL: https://issues.apache.org/jira/browse/CALCITE-6497
> Project: Calcite
> Issue Type: Improvement
> Components: tests
> Affects Versions: 1.37.0
> Reporter: Tim Grein
> Assignee: Tim Grein
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 1.38.0
>
>
> There's a helper method `calciteAssert` inside the
> `ElasticsearchAdapterTest`, which is responsible for setting up a connection
> to Elasticsearch. This helper method is not used throughout the test class
> consistently, which leads to code duplication and some manual setup code. We
> should use the helper method to keep things consistent.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)