Till Westmann has posted comments on this change.

Change subject: Fix the operator precedence of LIKE.
......................................................................


Patch Set 1:

(3 comments)

https://asterix-gerrit.ics.uci.edu/#/c/1456/1/asterixdb/asterix-lang-sqlpp/src/main/javacc/SQLPP.jj
File asterixdb/asterix-lang-sqlpp/src/main/javacc/SQLPP.jj:

Line 1989:          op.addOperand(operand);
indent one more


Line 1991:     )?
indent one more


Line 1994:        return op==null? operand: op;
space around "==", space before "?" and before ":" ?


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I0cd4e2910d4055efa6f2d2a6de8b1ef8f67275e5
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Yingyi Bu <buyin...@gmail.com>
Gerrit-Reviewer: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Till Westmann <ti...@apache.org>
Gerrit-HasComments: Yes

Reply via email to