hudi-bot opened a new issue, #15272: URL: https://github.com/apache/hudi/issues/15272
Currently, "org.apache.kafka.connect.json.JsonConverter" is not supported. We need to hook up the logic for converting the json String to Avro record like StringConverter. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-4370 - Type: New Feature - Epic: https://issues.apache.org/jira/browse/HUDI-2324 - Fix version(s): - 1.1.0 --- ## Comments 14/Feb/23 01:25;xushiyan;We can leverage the json schema converter added in HUDI-2608 ;;; -- 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]
