healchow commented on code in PR #6029: URL: https://github.com/apache/inlong/pull/6029#discussion_r980668249
########## inlong-audit/audit-store/src/main/java/org/apache/inlong/audit/service/ElasticsearchService.java: ########## @@ -60,19 +59,29 @@ public class ElasticsearchService implements InsertData, AutoCloseable { private static final Logger LOG = LoggerFactory.getLogger(ElasticsearchService.class); + private static final Gson GSON; Review Comment: The issue associated with this PR describes an issue with the ClickHouse SQL files, and it is not recommended to submit other unrelated codes in this PR. -- 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