xushiyan commented on issue #5569: URL: https://github.com/apache/hudi/issues/5569#issuecomment-1133928928
@bkosuru You're right that users shouldn't worry about the encoding. This was changed in 0.9.0 release where `<` and `>` won't be encoded, and the behavior stayed the same afterwards. We suggest that you could either keep the current conversion logic as your own workaround, or do a one-time migration of the data. I've linked a PR to update the 0.9.0 release notes on this. -- 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]
