odbozhou commented on issue #385: URL: https://github.com/apache/rocketmq-connect/issues/385#issuecomment-1338676825
> 经过熟悉JsonConverter这部分的代码,我理解我之后的工作应该集中于这部分  当schemasEnabled()为false时,应该进行json解析以生成schema。 > > 这个思路和方向是否正确?麻烦您有时间点拨一下,thx~ @odbozhou 应该是schemaEnabled为true时,并且ConnectRecord中没有schema为空时需要根据json node 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]
