apache/gravitino

[Improvement] Two classes of the same name

Open

#2,284 创建于 2024年2月21日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)Java (887 fork)auto 404
good first issueimprovement

仓库指标

Star
 (3,058 star)
PR 合并指标
 (PR 指标待抓取)

描述

What would you like to be improved?

We have two classes with the same name - this could be confusing: ./clients/client-java/src/main/java/com/datastrato/gravitino/client/FilesetCatalog.java ./api/src/main/java/com/datastrato/gravitino/file/FilesetCatalog.java

How should we improve?

Rename one or more of the classes.

贡献者指南