YMBSKLK commented on code in PR #4543:
URL:
https://github.com/apache/incubator-seatunnel/pull/4543#discussion_r1162275915
##########
seatunnel-api/src/main/java/org/apache/seatunnel/api/transform/SeaTunnelTransform.java:
##########
@@ -26,10 +26,7 @@
import java.io.Serializable;
public interface SeaTunnelTransform<T>
- extends Serializable,
- PluginIdentifierInterface,
- SeaTunnelPluginLifeCycle,
- SeaTunnelJobAware {
+ extends Transform {
Review Comment:
I'm sorry, this change was not discussed, but I believe Flink SQL can solve
many complex data transformation scenarios.
--
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]