-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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][Transform] Add SimpleSQL transform plugin #4148
Conversation
[Improve][Project] Code format with spotless plugin. (#4101)
...orms-v2/src/main/java/org/apache/seatunnel/transform/sqlengine/zeta/ZetaSimpleSQLEngine.java
Outdated
Show resolved
Hide resolved
...erver/src/main/java/org/apache/seatunnel/engine/server/task/flow/TransformFlowLifeCycle.java
Outdated
Show resolved
Hide resolved
* [e2e] fix split path failed in win10 * [e2e] fix style
…Is Null (#4107) * [Improve] [Zeta] [Client] Fix Client Not Throw Exception When Error Msg Is Null * [Improve][Zeta][Client] Reformat code with spotless --------- Co-authored-by: tyrantlucifer <[email protected]>
Good Job! |
add feature to release-note
ok |
Hi, maybe change name |
The plugin name |
yes |
# Conflicts: # seatunnel-engine/seatunnel-engine-client/src/main/java/org/apache/seatunnel/engine/client/job/ClientJobProxy.java # tools/dependencies/known-dependencies.txt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Purpose of this pull request
We can use simple SQL to transform input data. For example config:
Check list
New License Guide
release-note
.