jayzhan211 commented on code in PR #7008: URL: https://github.com/apache/arrow-datafusion/pull/7008#discussion_r1267878467
########## datafusion/core/tests/sqllogictests/test_files/array.slt: ########## @@ -149,7 +149,7 @@ select column1, column2, column3 from arrays_values_without_nulls; ### Array function tests -## make_array +## make_array (aliases: `make_list`) Review Comment: Any reason to have the alias `make_list`, may it be confused with creating ListArray? -- 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]
