blackfox1983 commented on a change in pull request #3454: URL: https://github.com/apache/incubator-doris/pull/3454#discussion_r442679532
########## File path: fe/src/main/java/org/apache/doris/common/proc/EsPartitionsProcDir.java ########## @@ -24,7 +24,7 @@ import org.apache.doris.catalog.RangePartitionInfo; import org.apache.doris.catalog.Table.TableType; import org.apache.doris.common.AnalysisException; -import org.apache.doris.external.elasticsearch.EsIndexState; +import org.apache.doris.external.elasticsearch.EsShardPartitions; Review comment: 这个文件名可否是 ESShardPartitionProc? 因为后面我想搞搞多index的分区。容易在partition上混淆 ---------------------------------------------------------------- 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. 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