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


##########
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:
   I totally agree with you, the calcite documentation is very rudimentary.



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