lowka commented on code in PR #3458:
URL: https://github.com/apache/ignite-3/pull/3458#discussion_r1538929526
##########
modules/sql-engine/src/test/java/org/apache/ignite/internal/sql/engine/framework/TestBuilders.java:
##########
@@ -155,8 +163,8 @@ public static ClusterServiceFactory
clusterServiceFactory(List<String> nodes) {
}
/**
- * Factory method to create {@link ScannableTable table} instance from
given data provider with
- * only implemented {@link ScannableTable#scan table scan}.
+ * Factory method to create {@link ScannableTable table} instance from
given data provider with only implemented
Review Comment:
I think javadoc changes were caused by auto-formatting.
I going to fix them.
--
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]