AMashenkov commented on a change in pull request #518:
URL: https://github.com/apache/ignite-3/pull/518#discussion_r775479135
##########
File path:
modules/calcite/src/main/java/org/apache/ignite/internal/processors/query/calcite/SqlQueryProcessor.java
##########
@@ -77,12 +85,21 @@
private volatile Map<String, SqlExtension> extensions;
+ /**
+ * Create SQL query processor.
+ *
+ * @param clusterSrvc Cluster service.
+ * @param tblManager Table manager.
+ * @param idxManager Index manager.
Review comment:
Parameter descriptions has different alignment.
--
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]