Skip to content

Flink: Table comment bug#16423

Open
SteveStevenpoor wants to merge 1 commit into
apache:mainfrom
SteveStevenpoor:table-comment-bug
Open

Flink: Table comment bug#16423
SteveStevenpoor wants to merge 1 commit into
apache:mainfrom
SteveStevenpoor:table-comment-bug

Conversation

@SteveStevenpoor
Copy link
Copy Markdown

This closes #16422.

Summary

  • Table comment added to properties map
  • Added testCreateTableComment() to TestFlinkCatalogTable to verify changes

@github-actions github-actions Bot added the flink label May 19, 2026
}

@TestTemplate
public void testCreateTableComment() {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I would create the following tests:
testCreateTableWithTableComment
testAlterTableModifyTableComment

I'm not sure why the alter parameter is here in this test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flink: Table comment bug

2 participants