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

Feat solid split n #3098

Merged
merged 3 commits into from
Feb 17, 2024
Merged

Feat solid split n #3098

merged 3 commits into from
Feb 17, 2024

Conversation

leechor
Copy link
Contributor

@leechor leechor commented Jan 30, 2024

No description provided.

@leechor leechor marked this pull request as ready for review February 16, 2024 07:04
Comment on lines 34 to 36
private static final String SEMICOLON = ";";
private static final String SQL_SEPARATOR = ";\\s*(?:\\n|--.*)";

Copy link
Contributor

Choose a reason for hiding this comment

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

private final Configuration sqlSeparator = key(Status.SYS_FLINK_SETTINGS_SQLSEPARATOR)
.stringType()
.defaultValue(";\n")
.note(Status.SYS_FLINK_SETTINGS_SQLSEPARATOR_NOTE);

Copy link
Contributor

@aiwenmo aiwenmo left a comment

Choose a reason for hiding this comment

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

LGTM

@aiwenmo aiwenmo merged commit 3d753f1 into DataLinkDC:dev Feb 17, 2024
15 checks passed
yangzehan pushed a commit to yangzehan/dinky that referenced this pull request Feb 21, 2024
Signed-off-by: Lichao <[email protected]>
Co-authored-by: leechor <[email protected]>
gaoyan1998 pushed a commit to gaoyan1998/dinky that referenced this pull request Mar 19, 2024
Signed-off-by: Lichao <[email protected]>
Co-authored-by: leechor <[email protected]>
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.

2 participants