Jefffrey commented on code in PR #21883:
URL: https://github.com/apache/datafusion/pull/21883#discussion_r3158955463


##########
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:
   Could we add a test with fixedsizebinary too?



-- 
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]

Reply via email to