snuyanzin commented on PR #24967: URL: https://github.com/apache/flink/pull/24967#issuecomment-2219709799
Thanks for the explanation >However in this case we throw an exception (from json_unquote) since \uzzzz is not a valid literal that's the main point, since in related docs of this PR is written [1] >If the value starts and ends with double quotes but is not a valid JSON string literal, the value is passed through unmodified. So based on the doc instead of exception I would expect same value as it was in input [1] https://github.com/apache/flink/pull/24967/files#diff-539fb22ee6aeee4cf07230bb4155500c6680c4cc889260e2c58bfa9d63fb7de5R385 -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org