mihaibudiu commented on code in PR #4139:
URL: https://github.com/apache/calcite/pull/4139#discussion_r1913986959


##########
core/src/test/java/org/apache/calcite/test/TableInRootSchemaTest.java:
##########
@@ -146,4 +175,17 @@ protected RowTable() {
     statement.close();
     connection.close();
   }
+
+  /** Test case for <a 
href="https://issues.apache.org/jira/browse/CALCITE-6764";>[CALCITE-6764]
+   * Field access from a nullable ROW should be nullable</a>. */

Review Comment:
   there are lots of examples with either structure, but I have added a newline



-- 
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: commits-unsubscr...@calcite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to