healchow commented on code in PR #5717: URL: https://github.com/apache/inlong/pull/5717#discussion_r956557270
########## inlong-sort/sort-core/src/test/java/org/apache/inlong/sort/parser/ElasticsearchSqlParseTest.java: ########## @@ -59,7 +58,7 @@ private MySqlExtractNode buildMysqlExtractNode() { true, null); } - private ElasticsearchLoadNode buildElasticsearchLoadNode() { + ElasticsearchLoadNode buildElasticsearchLoadNode(int i) { Review Comment: The parameter `i` is not understood easily. -- 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...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org