martin-g commented on code in PR #25005:
URL: https://github.com/apache/datafusion/pull/25005#discussion_r4092780106


##########
datafusion/sqllogictest/test_files/delete.slt:
##########
@@ -141,6 +141,12 @@ physical_plan
 01)CooperativeExec
 02)--MemDeleteExec: predicate=[CAST(a@0 AS Int64) = 1, b@1 = CAST(2 AS 
Utf8View)]

Review Comment:
   These `EXPLAIN DELETE ... LIMIT ...` tests should be removed but I 
accidentally reintroduced them with the merge conflicts resolve commit.
   ```suggestion
   ```



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