dybyte commented on issue #10942: URL: https://github.com/apache/seatunnel/issues/10942#issuecomment-4529903652
Overall, this direction looks reasonable to me. Since `transformRow` is an internal protected hook rather than a user-facing API, the compatibility impact may be limited. Using `SeaTunnelRowAccessor` as a read-only input seems like a cleaner long-term solution than relying on each transform to remember to copy before mutation. -- 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]
