You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/01/11 09:24:04 UTC

[GitHub] [flink] matriv edited a comment on pull request #18221: [FLINK-24803][table-planner] Fix cast BINARY/VARBINARY to STRING

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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org