alamb commented on code in PR #10301: URL: https://github.com/apache/datafusion/pull/10301#discussion_r1584559905
########## 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: Great catch. I did not mean to remove the original test. Restored in b3820aafb -- 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]
