tustvold commented on code in PR #8017: URL: https://github.com/apache/arrow-datafusion/pull/8017#discussion_r1394365001
########## datafusion/sqllogictest/test_files/insert_to_external.slt: ########## @@ -267,8 +267,6 @@ INSERT INTO single_file_test values (4, 5), (6, 7); query II select * from single_file_test; ---- -1 2 Review Comment: This is a change worth highlighting, inserting into a ListingTable backed by a single CSV or JSON file now overwrites -- 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]
