a-simeshin commented on code in PR #4259:
URL: https://github.com/apache/calcite/pull/4259#discussion_r2174339811


##########
core/src/main/java/org/apache/calcite/adapter/java/ReflectiveSchema.java:
##########
@@ -320,6 +326,8 @@ private static class ReflectiveTable
    *  
    *   Employee[] EMPS;
    *   Department[] DEPTS;
+   *   List<Discount> DISCOUNTS;

Review Comment:
   Im really sorry for the long inactive time.
   
   There is checkstyle rule and wo `<` I have an error `Javadoc comment at 
column 11 has parse error. Missed HTML close tag 'Offer'. Sometimes it means 
that close tag missed for one of previous tags.`



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