zstan commented on code in PR #10906:
URL: https://github.com/apache/ignite/pull/10906#discussion_r1298690868


##########
modules/calcite/src/test/java/org/apache/ignite/internal/processors/query/calcite/integration/TableDmlIntegrationTest.java:
##########
@@ -492,6 +492,34 @@ public void testFailureOnNonExistentTable() {
             "Object 'NON_EXISTENT_TABLE' not found");
     }
 
+    /** */
+    @Test
+    public void testInsertMultipleDefaults() {

Review Comment:
   plz append also test _without_ explicit PK created table



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

Reply via email to