[Impala-ASF-CR] Remove unused Bitmap code.

2016-10-22 Thread Jim Apple (Code Review)
Jim Apple has uploaded a new change for review. http://gerrit.cloudera.org:8080/4801 Change subject: Remove unused Bitmap code. .. Remove unused Bitmap code. These methods and code paths have been made obsolete by the switch

[Impala-ASF-CR] IMPALA-2521: Add clustered hint to insert statements

2016-10-22 Thread Alex Behm (Code Review)
Alex Behm has posted comments on this change. Change subject: IMPALA-2521: Add clustered hint to insert statements .. Patch Set 8: Code-Review+1 (3 comments) I'm happy with the patch after the remaining comments. I imagine Mar

[Impala-ASF-CR] IMPALA-4309: Introduce Expr rewrite phase and supporting classes.

2016-10-22 Thread Marcel Kornacker (Code Review)
Marcel Kornacker has posted comments on this change. Change subject: IMPALA-4309: Introduce Expr rewrite phase and supporting classes. .. Patch Set 5: (11 comments) http://gerrit.cloudera.org:8080/#/c/4746/5/fe/src/main/java/

[Impala-ASF-CR] IMPALA-1702: Enforce single-table consistency in query analysis.

2016-10-22 Thread Marcel Kornacker (Code Review)
Marcel Kornacker has posted comments on this change. Change subject: IMPALA-1702: Enforce single-table consistency in query analysis. .. Patch Set 15: Code-Review+2 (10 comments) http://gerrit.cloudera.org:8080/#/c/4349/15/fe/

[Impala-ASF-CR] IMPALA-4285/IMPALA-4286: Fixes for Parquet scanner with MT DOP > 0.

2016-10-22 Thread Internal Jenkins (Code Review)
Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-4285/IMPALA-4286: Fixes for Parquet scanner with MT_DOP > 0. .. IMPALA-4285/IMPALA-4286: Fixes for Parquet scanner with MT_DOP > 0. IMPALA-42

[Impala-ASF-CR] IMPALA-4285/IMPALA-4286: Fixes for Parquet scanner with MT DOP > 0.

2016-10-22 Thread Internal Jenkins (Code Review)
Internal Jenkins has posted comments on this change. Change subject: IMPALA-4285/IMPALA-4286: Fixes for Parquet scanner with MT_DOP > 0. .. Patch Set 6: Verified+1 -- To view, visit http://gerrit.cloudera.org:8080/4767 To uns

[Impala-ASF-CR] IMPALA-4120: Incorrect results with LEAD() analytic function

2016-10-22 Thread Internal Jenkins (Code Review)
Internal Jenkins has posted comments on this change. Change subject: IMPALA-4120: Incorrect results with LEAD() analytic function .. Patch Set 4: Verified+1 -- To view, visit http://gerrit.cloudera.org:8080/4740 To unsubscribe

[Impala-ASF-CR] IMPALA-4120: Incorrect results with LEAD() analytic function

2016-10-22 Thread Internal Jenkins (Code Review)
Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-4120: Incorrect results with LEAD() analytic function .. IMPALA-4120: Incorrect results with LEAD() analytic function This change fixes a memo