Skip to content

[#4185] improvement(core, catalogs): Change the @VisibleForTesting in production code to change usability #4304

Closed
khmgobe wants to merge 20 commits intoapache:mainfrom
khmgobe:fixed/modify@VisibleForTestingCode
Closed

[#4185] improvement(core, catalogs): Change the @VisibleForTesting in production code to change usability #4304
khmgobe wants to merge 20 commits intoapache:mainfrom
khmgobe:fixed/modify@VisibleForTestingCode

Conversation

@khmgobe
Copy link
Contributor

@khmgobe khmgobe commented Jul 30, 2024

What changes were proposed in this pull request?
Modifying declaration parts, removing calls that do not need to be used

Why are the changes needed?
It shouldn't be used, but it's declared

Fix: #4185

Does this PR introduce any user-facing change?
No

How was this patch tested?
Check change code and existing code comparison

khmgobe and others added 19 commits July 23, 2024 19:01
# Conflicts:
#	core/src/main/java/org/apache/gravitino/proto/RoleEntitySerDe.java
@khmgobe
Copy link
Contributor Author

khmgobe commented Jul 30, 2024

@justinmclean Always Have a Goot Time .. !

Among some pager codes that I tried to remove the annotation, I removed the pager because it was in read-only mode where the annotation was directly located. Please note.

@khmgobe
Copy link
Contributor Author

khmgobe commented Jul 30, 2024

@yuqi1129
Here are the changes to the code you asked about. When asked why you deleted the call book, the original code of the call book is read-only.

@justinmclean
Copy link
Member

You need to run ./gradlew :catalogs:catalog-lakehouse-paimon:spotlessApply to fix some issues and push the changes. It would be best if you tried to build before making a PR.

@khmgobe khmgobe closed this Jul 30, 2024
@khmgobe khmgobe deleted the fixed/modify@VisibleForTestingCode branch July 30, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants