Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the issue where the BEGIN STATEMENT SET SQL validation throws a null pointer exception #4159

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

lintingbin
Copy link

@lintingbin lintingbin commented Jan 10, 2025

What changes were proposed in this pull request

Brief change log

  • Fix the issue where the BEGIN STATEMENT SET SQL validation throws a null pointer exception

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

Does this pull request potentially affect one of the following parts

  • Dependencies (does it add or upgrade a dependency): (yes / no)

@github-actions github-actions bot added the FLINK label Jan 10, 2025
@lintingbin lintingbin changed the title BEGIN STATEMENT SET sql会抛出空指针异常 Fix the issue where the BEGIN STATEMENT SET SQL validation throws a null pointer exception Jan 10, 2025
Copy link
Member

@wolfboys wolfboys left a comment

Choose a reason for hiding this comment

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

LGTM, Could you please submit a PR to the dev branch?

@wolfboys wolfboys merged commit b5ecec0 into apache:dev-2.1.6 Jan 11, 2025
10 checks passed
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.

2 participants