Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Move the index mapping definitions to standalone json files #138

@arsen-es

Description

@arsen-es

All mappings are currently defined in src/test/java/com/amazon/opendistroforelasticsearch/sql/esintgtest/TestUtils.java as java strings, which makes it difficult to find/maintain/properly indent when updating/verify validity of json. We need to create one small json per index mapping and load it at run-time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersmaintenanceImproves code quality, but not the product

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions