You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@doris.apache.org by GitBox <gi...@apache.org> on 2018/11/01 12:34:05 UTC

[GitHub] morningman commented on a change in pull request #266: Fix equal conjuncts which refer more than two tuples registered unsuccessfully

morningman commented on a change in pull request #266: Fix equal conjuncts which refer more than two tuples registered unsuccessfully
URL: https://github.com/apache/incubator-doris/pull/266#discussion_r230011980
 
 

 ##########
 File path: fe/src/main/java/org/apache/doris/analysis/Analyzer.java
 ##########
 @@ -767,7 +767,6 @@ private void registerConjunct(Expr e) {
         ArrayList<TupleId> tupleIds = Lists.newArrayList();
 
 Review comment:
   Commit log format is wrong.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@doris.apache.org
For additional commands, e-mail: dev-help@doris.apache.org