comphead commented on code in PR #10394:
URL: https://github.com/apache/datafusion/pull/10394#discussion_r1592831759


##########
datafusion/sqllogictest/test_files/insert.slt:
##########
@@ -259,7 +259,7 @@ statement error Error during planning: Column count doesn't 
match insert query!
 insert into table_without_values(id) values(4, 'zoo');
 
 # insert NULL values for the missing column (name)
-query IT
+query I

Review Comment:
   does it fail with old value? 



-- 
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]

Reply via email to