tkalkirill commented on code in PR #3589: URL: https://github.com/apache/ignite-3/pull/3589#discussion_r1562158349
########## modules/storage-api/src/main/java/org/apache/ignite/internal/storage/index/StorageIndexDescriptor.java: ########## @@ -26,40 +26,29 @@ import org.apache.ignite.internal.type.NativeType; import org.apache.ignite.internal.type.NativeTypes; -/** - * Index descriptor. - */ +/** Index descriptor. */ Review Comment: This task is very big, I don’t want to waste my mental energy on such a large non-functional change. I have slightly revised my approach and will make such changes only where I actually change the code and around it only if this one needs to be changed according to the meaning of the task. -- 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]
