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


##########
site/_docs/index.md:
##########
@@ -39,8 +39,17 @@ point it at some data.
 
 {% highlight java %}
 public static class HrSchema {
-  public final Employee[] emps = 0;
-  public final Department[] depts = 0;
+public final Employee[] emps = {

Review Comment:
   having a test is best. But if you have written a test (not part of the PR) 
based on this structure which works as expected, it's good too.



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