[Impala-CR](cdh5-trunk) IMPALA-3286: Prefetching for PHJ probing.

2016-05-15 Thread Dan Hecht (Code Review)
Dan Hecht has posted comments on this change. Change subject: IMPALA-3286: Prefetching for PHJ probing. .. Patch Set 7: (1 comment) http://gerrit.cloudera.org:8080/#/c/2959/7/be/src/exec/hash-table.h File

[Impala-CR](cdh5-trunk) IMPALA-3535: Ignore invalid per-pool default query options

2016-05-15 Thread Matthew Jacobs (Code Review)
Matthew Jacobs has posted comments on this change. Change subject: IMPALA-3535: Ignore invalid per-pool default query options .. Patch Set 1: (2 comments)

[Impala-CR](cdh5-trunk) IMPALA-2956: Filters should be able to target multiple scan nodes

2016-05-15 Thread Marcel Kornacker (Code Review)
Marcel Kornacker has posted comments on this change. Change subject: IMPALA-2956: Filters should be able to target multiple scan nodes .. Patch Set 4: (1 comment)

[Impala-CR](cdh5-trunk) IMPALA-2418: Display truncated Details column in profile summary

2016-05-15 Thread Peter Ebert (Code Review)
Hello Casey Ching, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/2930 to look at the new patch set (#5). Change subject: IMPALA-2418: Display truncated Details column in profile summary

[Impala-CR](cdh5-trunk) IMPALA-3286: Prefetching for PHJ probing.

2016-05-15 Thread Michael Ho (Code Review)
Michael Ho has uploaded a new patch set (#11). Change subject: IMPALA-3286: Prefetching for PHJ probing. .. IMPALA-3286: Prefetching for PHJ probing. This change pipelines the code which probes the hash tables. This is based on