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

[Refactor][UDF]Refactor udf execute #4017

Merged
merged 11 commits into from
Dec 6, 2024

Conversation

zackyoungh
Copy link
Contributor

Purpose of the pull request

Brief change log

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:

@zackyoungh zackyoungh added the Refactor refactor code label Dec 5, 2024
@zackyoungh zackyoungh added this to the 1.2.0 milestone Dec 5, 2024
@zackyoungh zackyoungh self-assigned this Dec 5, 2024
@zackyoungh zackyoungh marked this pull request as ready for review December 5, 2024 14:22
@zackyoungh zackyoungh linked an issue Dec 5, 2024 that may be closed by this pull request
3 tasks
zackyoungh and others added 6 commits December 5, 2024 22:46
…r_udf_execute

# Conflicts:
#	dinky-admin/src/main/java/org/dinky/service/task/FlinkJarSqlTask.java
#	dinky-core/src/main/java/org/dinky/explainer/Explainer.java
@zackyoungh zackyoungh merged commit 9ed0953 into DataLinkDC:dev Dec 6, 2024
16 checks passed
@zackyoungh zackyoungh deleted the refactor_udf_execute branch December 6, 2024 09:18
Zzm0809 pushed a commit to Zzm0809/dinky that referenced this pull request Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor refactor code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Optimization][UDF] New UDF execution diagram
2 participants