AMashenkov commented on code in PR #2441:
URL: https://github.com/apache/ignite-3/pull/2441#discussion_r1293936449


##########
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/SqlQueryProcessor.java:
##########
@@ -118,6 +115,9 @@ public class SqlQueryProcessor implements QueryProcessor {
     /** Size of the table access cache. */
     private static final int TABLE_CACHE_SIZE = 1024;
 
+    /** Size of the schema cache. */

Review Comment:
   Items.
   
   



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