EMsnap opened a new pull request, #10349: URL: https://github.com/apache/inlong/pull/10349
Fixes #10323 ### Motivation There is no kv format support in sort common module when deserializing data ### Modifications 1、Add a Kv Format 2、Remove ROW_FORMAT_INFO in KvFormatFactory because ROW_FORMAT_INFO won't be passed and we can get field infos from Context.getDatatype(); ### Verifying this change Tested in tube -> sr -- 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]
