Taewoo Kim has posted comments on this change.

Change subject: ASTERIXDB-1186: fixed a composite primary index search issue.
......................................................................


Patch Set 2:

(3 comments)

https://asterix-gerrit.ics.uci.edu/#/c/1094/2/asterixdb/asterix-algebra/src/main/java/org/apache/asterix/algebra/operators/physical/BTreeSearchPOperator.java
File 
asterixdb/asterix-algebra/src/main/java/org/apache/asterix/algebra/operators/physical/BTreeSearchPOperator.java:

Line 159:                     ListSet<LogicalVariable> searchKeyVars = new 
ListSet<LogicalVariable>();
> MAJOR SonarQube violation:
Done


Line 163:                     List<ILocalStructuralProperty> propsLocal = new 
ArrayList<ILocalStructuralProperty>();
> MAJOR SonarQube violation:
Done


Line 164:                     List<OrderColumn> orderColumns = new 
ArrayList<OrderColumn>();
> MAJOR SonarQube violation:
Done


-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1094
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0f75229ea804a02e7cacd04f7269a4907668eab0
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Taewoo Kim <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Taewoo Kim <[email protected]>
Gerrit-HasComments: Yes

Reply via email to