You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
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.