You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/03/30 11:52:51 UTC

[GitHub] [ignite-3] zstan commented on a change in pull request #672: IGNITE-16266 Add unique id for indexes

zstan commented on a change in pull request #672:
URL: https://github.com/apache/ignite-3/pull/672#discussion_r838451619



##########
File path: modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/schema/IgniteIndex.java
##########
@@ -44,26 +48,27 @@
      * TODO Documentation https://issues.apache.org/jira/browse/IGNITE-15859
      */
     public IgniteIndex(RelCollation collation, String name, InternalIgniteTable tbl) {

Review comment:
       i append @TestOnly annotation.




-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org