crepererum commented on code in PR #10301: URL: https://github.com/apache/datafusion/pull/10301#discussion_r1584332436
########## datafusion/sqllogictest/test_files/map.slt: ########## @@ -41,14 +68,18 @@ GET 27 PUT 25 DELETE 24 -query T -SELECT strings['not_found'] FROM data LIMIT 1; Review Comment: can you keep the original test case here since it is non-aggregating? (in contrast to your new query) -- 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]
