Hisoka-X commented on PR #6120: URL: https://github.com/apache/seatunnel/pull/6120#issuecomment-1890284459
I am skeptical about the function this PR wants to achieve. If the upstream declares a String, we cannot force it to be converted to an object type. This is illogical. If he wants the data to be converted to object type, he should define the data as object type at the original end. Or use transform to convert data type. -- 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]
