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

[INLONG-5680][Manager][Sort] Fix field relation object generate error cause generate union SQL throw NPE #5693

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

gong
Copy link
Contributor

@gong gong commented Aug 25, 2022

Prepare a Pull Request

Motivation

Fix field relation object generate error cause generate union sql throw NPE exception

Modifications

  • Modify FieldRealtionUtil about removing nodeId of outputField
  • Modify LoadNodeUtil about removing nodeId of outputField
  • Modify Sort FlinkSqlParser comment

@healchow healchow added the type/bug Something is wrong label Aug 25, 2022
@healchow healchow changed the title [INLONG-5680][Manager] Fix field relation object generate error cause generate union sql throw NPE exception [INLONG-5680][Manager] Fix field relation object generate error cause generate union SQL throw NPE Aug 25, 2022
@healchow healchow changed the title [INLONG-5680][Manager] Fix field relation object generate error cause generate union SQL throw NPE [INLONG-5680][Manager][Sort] Fix field relation object generate error cause generate union SQL throw NPE Aug 25, 2022
@healchow healchow merged commit 522267d into apache:master Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug][Manager][Sort] Fix field relation object generate error cause generate union SQL throw NPE
4 participants