stalary commented on code in PR #11547:
URL: https://github.com/apache/doris/pull/11547#discussion_r939734077


##########
fe/fe-core/src/test/resources/data/es/es7_aliases_mapping.json:
##########
@@ -0,0 +1,50 @@
+{
+  "test2_202207": {
+    "mappings": {

Review Comment:
   `JSONObject test2Aliases = EsUtil.getMappingProps("test2", 
loadJsonFromFile("data/es/es7_aliases_mapping.json"),
                   null);` _mapping not contains aliases, I use test2 to get 
real index.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to