wombatu-kun commented on PR #19366: URL: https://github.com/apache/hudi/pull/19366#issuecomment-5065485107
#18574 already makes this exact change, open since April with the same ISO-8859-1 conversion, a linked bug report and a regression test, so one of the two is worth closing rather than carrying both. Separately, `HoodieSchemaField.of` already routes this default through `HoodieAvroUtils.createNewSchemaField`, which applies the same ISO-8859-1 conversion to a `byte[]` default under Avro 1.12+, so which Hudi and Avro versions did the failure reproduce on? -- 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]
