Skip to content

Conversation

liunaijie
Copy link
Member

@liunaijie liunaijie commented Jul 7, 2025

What changes were proposed in this pull request?

clean up unused method in NameIdentifierUtil class

Why are the changes needed?

close issue #7588

Does this PR introduce any user-facing change?

No

How was this patch tested?

using existing tests

* @param args The arguments to the message.
*/
@FormatMethod
public static void check(boolean expression, @FormatString String message, Object... args) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I find this method is never used.

@liunaijie liunaijie marked this pull request as ready for review July 8, 2025 01:05
@jerryshao
Copy link
Contributor

Please update the PR description.

@yuqi1129 yuqi1129 merged commit 168395c into apache:main Jul 9, 2025
30 checks passed
@liunaijie liunaijie deleted the improve/7588 branch July 10, 2025 07:37
vishnu-chalil pushed a commit to vishnu-chalil/gravitino that referenced this pull request Jul 14, 2025
<!--
1. Title: [#<issue>] <type>(<scope>): <subject>
   Examples:
     - "[apache#123] feat(operator): support xxx"
     - "[apache#233] fix: check null before access result in xxx"
     - "[MINOR] refactor: fix typo in variable name"
     - "[MINOR] docs: fix typo in README"
     - "[apache#255] test: fix flaky test NameOfTheTest"
   Reference: https://www.conventionalcommits.org/en/v1.0.0/
2. If the PR is unfinished, please mark this PR as draft.
-->

### What changes were proposed in this pull request?

clean up unused method in `NameIdentifierUtil` class

### Why are the changes needed?

close issue apache#7588

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

using existing tests
hdygxsj pushed a commit to hdygxsj/gravitino that referenced this pull request Jul 15, 2025
<!--
1. Title: [#<issue>] <type>(<scope>): <subject>
   Examples:
     - "[apache#123] feat(operator): support xxx"
     - "[apache#233] fix: check null before access result in xxx"
     - "[MINOR] refactor: fix typo in variable name"
     - "[MINOR] docs: fix typo in README"
     - "[apache#255] test: fix flaky test NameOfTheTest"
   Reference: https://www.conventionalcommits.org/en/v1.0.0/
2. If the PR is unfinished, please mark this PR as draft.
-->

### What changes were proposed in this pull request?

clean up unused method in `NameIdentifierUtil` class

### Why are the changes needed?

close issue apache#7588

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

using existing tests
jerqi pushed a commit to qqqttt123/gravitino that referenced this pull request Jul 30, 2025
<!--
1. Title: [#<issue>] <type>(<scope>): <subject>
   Examples:
     - "[apache#123] feat(operator): support xxx"
     - "[apache#233] fix: check null before access result in xxx"
     - "[MINOR] refactor: fix typo in variable name"
     - "[MINOR] docs: fix typo in README"
     - "[apache#255] test: fix flaky test NameOfTheTest"
   Reference: https://www.conventionalcommits.org/en/v1.0.0/
2. If the PR is unfinished, please mark this PR as draft.
-->

### What changes were proposed in this pull request?

clean up unused method in `NameIdentifierUtil` class

### Why are the changes needed?

close issue apache#7588

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

using existing tests
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