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

[Feature-3893][core][admin][web] Flink SQL task Support insert result preview #3897

Merged
merged 15 commits into from
Nov 11, 2024

Conversation

MactavishCui
Copy link
Contributor

@MactavishCui MactavishCui commented Nov 2, 2024

Purpose of the pull request

This pull request is aimed at implementing the feature of insert result preview.

Brief change log

A customized connector class is added to write insert result into accumulator.
A mock statement explainer is added to convert insert statement into mock.
Some related changes of model core and admin.

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

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

(or)

This change added tests and can be verified as follows:
6f3a020e10288225329008028cbab23
500904c0bcdaa67d3cb08abe1b5fdf4

@MactavishCui MactavishCui reopened this Nov 2, 2024
@MactavishCui MactavishCui changed the title [Feature-38938][core][admin][web] Flink SQL task Support insert result preview [Feature-3893][core][admin][web] Flink SQL task Support insert result preview Nov 2, 2024
@Zzm0809 Zzm0809 added the New Feature New feature label Nov 3, 2024
@Zzm0809 Zzm0809 added this to the 1.2.0 milestone Nov 3, 2024
@Zzm0809 Zzm0809 linked an issue Nov 3, 2024 that may be closed by this pull request
3 tasks
@Zzm0809 Zzm0809 mentioned this pull request Nov 5, 2024
3 tasks
@MactavishCui MactavishCui marked this pull request as ready for review November 8, 2024 16:24
@Zzm0809
Copy link
Contributor

Zzm0809 commented Nov 9, 2024

你能针对此扩展功能补充一下该文档吗?

@MactavishCui
Copy link
Contributor Author

你能针对此扩展功能补充一下该文档吗?

Sure!我将于近两天更新docs部分,补充当前拓展功能的效果、达成的前提等信息。

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

@Zzm0809
Copy link
Contributor

Zzm0809 commented Nov 11, 2024

你能针对此扩展功能补充一下该文档吗?

Sure!我将于近两天更新docs部分,补充当前拓展功能的效果、达成的前提等信息。

非常感谢您的贡献, 文档可以后续补充, 单独 pr 以下, 本次新功能 pr 将被合并

Copy link
Contributor

@Zzm0809 Zzm0809 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@Zzm0809 Zzm0809 left a comment

Choose a reason for hiding this comment

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

LGTM

@Zzm0809 Zzm0809 merged commit 40e32e0 into DataLinkDC:dev Nov 11, 2024
17 checks passed
chenhaipeng pushed a commit to chenhaipeng/dinky that referenced this pull request Nov 12, 2024
@MactavishCui MactavishCui deleted the dev-feature3893 branch November 12, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature New feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature][core] Flink SQL task Support insert result preview
3 participants