Skip to content

fix(logging): Correct logger class in IcebergTableRenameOperations#6522

Merged
justinmclean merged 2 commits intoapache:mainfrom
Brijeshthummar02:Brijeshthummar02-iceberg
Feb 26, 2025
Merged

fix(logging): Correct logger class in IcebergTableRenameOperations#6522
justinmclean merged 2 commits intoapache:mainfrom
Brijeshthummar02:Brijeshthummar02-iceberg

Conversation

@Brijeshthummar02
Copy link
Contributor

@Brijeshthummar02 Brijeshthummar02 commented Feb 25, 2025

What changes were proposed in this pull request?

Fixed an incorrect logging class reference in IcebergTableRenameOperations.

Why are the changes needed?

The logger was incorrectly referencing IcebergTableOperations instead of IcebergTableRenameOperations, which could cause confusion in logs.

Fix: #6518

Does this PR introduce any user-facing change?

No

How was this patch tested?

No testing is required.

@jerryshao
Copy link
Contributor

Hi @Brijeshthummar02 can you please fix the PR description (remove the template words and update your description). Thanks.

@Brijeshthummar02
Copy link
Contributor Author

@jerryshao updated, cool.

Copy link
Member

@justinmclean justinmclean left a comment

Choose a reason for hiding this comment

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

Loogs good thanks.

@justinmclean justinmclean merged commit d36ebac into apache:main Feb 26, 2025
28 checks passed
@Brijeshthummar02 Brijeshthummar02 deleted the Brijeshthummar02-iceberg branch February 26, 2025 02:35
Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this pull request Mar 2, 2025
…pache#6522)

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

Fixed an incorrect logging class reference in
IcebergTableRenameOperations.

### Why are the changes needed?

The logger was incorrectly referencing IcebergTableOperations instead of
IcebergTableRenameOperations, which could cause confusion in logs.

Fix: apache#6518 


### Does this PR introduce *any* user-facing change?

No

### How was this patch tested?

No testing is required.
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