alamb commented on code in PR #13221: URL: https://github.com/apache/datafusion/pull/13221#discussion_r1826282816
########## datafusion/sqllogictest/test_files/string/string_query.slt.part: ########## @@ -1096,3 +1096,20 @@ Rapha Raphael NULL datafusionДатаФус datafusionДатаФусион NULL und under_score NULL un iść core un iść core NULL p percent NULL pan Tadeusz ma iść w kąt pan Tadeusz ma iść w kąt NULL NULL NULL NULL NULL NULL NULL + +# TODO: Support Utf8View for bit_length array string function Review Comment: I don't understand this comment -- it seems like bit_length is working on Utf8View in datafusion/sqllogictest/test_files/string/string_view.slt If you just uncomment this code out that would mean we are covering bit_length for all the string types -- 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]
