izveigor commented on code in PR #6986: URL: https://github.com/apache/arrow-datafusion/pull/6986#discussion_r1265142387
########## datafusion/core/tests/sqllogictests/test_files/array.slt: ########## @@ -554,28 +595,36 @@ select array_concat(column1, column2) from arrays_values_v2; [11, 12] NULL -# TODO: Concat columns with different dimensions fails Review Comment: I was able to solve this problem. cc @jayzhan211 -- 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]
