matriv edited a comment on pull request #18221: URL: https://github.com/apache/flink/pull/18221#issuecomment-1009739062
@wuchong So, do you prefer the `\x68656c6c` representation instead of an array with hex? : `[68, 65, 6c, 6c]` Also, this config option, should it be used for the inverse cast BINARY -> STRING, so if it's set to `hex` and the string is a normal `escape` string should fail? -- 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]
