[Impala-ASF-CR] IMPALA-1788: Fold constant expressions.

2016-11-23 Thread Internal Jenkins (Code Review)
Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-1788: Fold constant expressions. .. IMPALA-1788: Fold constant expressions. Adds a new ExprRewriteRule for replacing constant expressions with

[Impala-ASF-CR] IMPALA-1788: Fold constant expressions.

2016-11-23 Thread Internal Jenkins (Code Review)
Internal Jenkins has posted comments on this change. Change subject: IMPALA-1788: Fold constant expressions. .. Patch Set 4: Verified+1 -- To view, visit http://gerrit.cloudera.org:8080/5109 To unsubscribe, visit http://gerrit

[Impala-ASF-CR] IMPALA-1788: Fold constant expressions.

2016-11-23 Thread Alex Behm (Code Review)
Alex Behm has posted comments on this change. Change subject: IMPALA-1788: Fold constant expressions. .. Patch Set 4: Code-Review+2 rebase, tiny fix -- To view, visit http://gerrit.cloudera.org:8080/5109 To unsubscribe, visit

[Impala-ASF-CR] IMPALA-1788: Fold constant expressions.

2016-11-23 Thread Alex Behm (Code Review)
Hello Marcel Kornacker, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/5109 to look at the new patch set (#4). Change subject: IMPALA-1788: Fold constant expressions. .. IMPALA-1788: Fold

[Impala-ASF-CR] IMPALA-1788: Fold constant expressions.

2016-11-22 Thread Marcel Kornacker (Code Review)
Marcel Kornacker has posted comments on this change. Change subject: IMPALA-1788: Fold constant expressions. .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/5109 To unsubscribe, visit http://ger

[Impala-ASF-CR] IMPALA-1788: Fold constant expressions.

2016-11-22 Thread Alex Behm (Code Review)
Alex Behm has uploaded a new patch set (#3). Change subject: IMPALA-1788: Fold constant expressions. .. IMPALA-1788: Fold constant expressions. Adds a new ExprRewriteRule for replacing constant expressions with their literal equ

[Impala-ASF-CR] IMPALA-1788: Fold constant expressions.

2016-11-22 Thread Alex Behm (Code Review)
Alex Behm has posted comments on this change. Change subject: IMPALA-1788: Fold constant expressions. .. Patch Set 2: (11 comments) Thanks for the speedy review, Marcel! http://gerrit.cloudera.org:8080/#/c/5109/2/be/src/exprs

[Impala-ASF-CR] IMPALA-1788: Fold constant expressions.

2016-11-22 Thread Marcel Kornacker (Code Review)
Marcel Kornacker has posted comments on this change. Change subject: IMPALA-1788: Fold constant expressions. .. Patch Set 2: (12 comments) http://gerrit.cloudera.org:8080/#/c/5109/2/be/src/exprs/literal.cc File be/src/exprs/li

[Impala-ASF-CR] IMPALA-1788: Fold constant expressions.

2016-11-21 Thread Alex Behm (Code Review)
Alex Behm has uploaded a new patch set (#2). Change subject: IMPALA-1788: Fold constant expressions. .. IMPALA-1788: Fold constant expressions. Adds a new ExprRewriteRule for replacing constant expressions with their literal equ