AMashenkov commented on a change in pull request #518:
URL: https://github.com/apache/ignite-3/pull/518#discussion_r799265225



##########
File path: 
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/schema/InternalIgniteTable.java
##########
@@ -38,6 +39,13 @@
  * Ignite internal table.
  */
 public interface InternalIgniteTable extends IgniteTable {
+    /**
+     * Gets.

Review comment:
       I hope, the method really 'gets' smth. =)
   What is the purpose if default 'null' value? I'm ok, if it is temporary 
solution.
   ```suggestion
        * Gets table id.
   ```




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