Taewoo Kim has posted comments on this change.

Change subject: Fuzzyjoin rules with debug information as well as the testCases
......................................................................


Patch Set 17:

(3 comments)

https://asterix-gerrit.ics.uci.edu/#/c/531/17/asterix-algebra/src/main/java/org/apache/asterix/optimizer/base/RuleCollections.java
File 
asterix-algebra/src/main/java/org/apache/asterix/optimizer/base/RuleCollections.java:

Line 150:         normalization.add(new RemoveUnusedAssignAndAggregateRule());
The purpose of adding this rule here?


Line 238:         fuzzy.add(new InlineSubplanInputForNestedTupleSourceRule());
The purpose of adding these rules here?


https://asterix-gerrit.ics.uci.edu/#/c/531/17/asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/ExtractFunctionsFromJoinConditionRule.java
File 
asterix-algebra/src/main/java/org/apache/asterix/optimizer/rules/ExtractFunctionsFromJoinConditionRule.java:

Line 63:  */
Why is this rule required?


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia829133808deeaba3c847ac383aa8ae76fa5d87e
Gerrit-PatchSet: 17
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Wenhai Li <[email protected]>
Gerrit-Reviewer: Chen Li <[email protected]>
Gerrit-Reviewer: Inci Cetindil <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Taewoo Kim <[email protected]>
Gerrit-Reviewer: Yingyi Bu <[email protected]>
Gerrit-HasComments: Yes

Reply via email to