timoninmaxim commented on a change in pull request #9604:
URL: https://github.com/apache/ignite/pull/9604#discussion_r763729634



##########
File path: 
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/H2TableDescriptor.java
##########
@@ -325,7 +325,7 @@ GridLuceneIndex luceneIndex() {
     @NotNull private List<IndexColumn> extractKeyColumns(GridH2Table tbl, 
IndexColumn keyCol, IndexColumn affCol) {
         ArrayList<IndexColumn> keyCols;
 
-        if (isSql) {

Review comment:
       But `H2TableDescriptor#sql()` is never used now and is in internal 
package. Is it used somehow for compatibility?




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