hawk9821 commented on PR #9195: URL: https://github.com/apache/seatunnel/pull/9195#issuecomment-2825877766
> Thanks @hawk9821 point this issue, this is a bug, good catch. > > > It would be more appropriate to move interface org.apache.seatunnel.transform.sql.zeta.ZetaUDF to the api module > > I tested with this fix, it works. But I don’t understand why these changes can be work. Can you give me some hint? Thanks. > > BTW, when do this update, it can impact the user that has implment udf. it need update the udf lib, update the class full name, we need describe this in the document or release note (Breaking Change). The compatibility issue was indeed not considered. It has been fixed in the way of moving transform-v2.jar to the lib . -- 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]
