theirix commented on code in PR #21883: URL: https://github.com/apache/datafusion/pull/21883#discussion_r3164053661
########## datafusion/sqllogictest/test_files/binary.slt: ########## @@ -321,3 +321,30 @@ query T SELECT split_part(CAST(binary AS VARCHAR), 'o', 2) FROM t WHERE binary = X'466f6f'; ---- (empty) + Review Comment: Sure, added support for this type as well -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
