EricJoy2048 opened a new issue, #2678:
URL: https://github.com/apache/incubator-seatunnel/issues/2678

   ### Search before asking
   
   - [X] I had searched in the 
[feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22)
 and found no similar feature requirement.
   
   
   ### Description
   
   We already have `SeaTunnel Source API` and `SeaTunnel Sink API`, but we 
don't have `SeaTunnel Transform API` now.
   We need `SeaTunnel Transform API` and it must have some key features:
   
   - Like source and sink, it is decoupled from the engine and can run on 
different engines.
   - In order to ensure seatunnel's positioning as a data integration platform 
and not introduce work beyond the plan, the SeaTunnel Transform API will only 
support UDF level data conversion.
   - In theory, UDF level transform does not require checkpoint and state 
storage.
   
   ### Usage Scenario
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to