[Impala-ASF-CR] IMPALA-5222: don't call Bits::Log2*() functions

2017-04-21 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-5222: don't call Bits::Log2*() functions .. IMPALA-5222: don't call Bits::Log2*() functions Some of gutil's functions are fairly

[Impala-ASF-CR] IMPALA-5222: don't call Bits::Log2*() functions

2017-04-21 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. Change subject: IMPALA-5222: don't call Bits::Log2*() functions .. Patch Set 1: Verified+1 -- To view, visit http://gerrit.cloudera.org:8080/6675 To unsubscribe, visit

[Impala-ASF-CR] IMPALA-5222: don't call Bits::Log2*() functions

2017-04-21 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. Change subject: IMPALA-5222: don't call Bits::Log2*() functions .. Patch Set 1: Build started: http://jenkins.impala.io:8080/job/gerrit-verify-dryrun/492/ -- To view,

[Impala-ASF-CR] IMPALA-5222: don't call Bits::Log2*() functions

2017-04-18 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-5222: don't call Bits::Log2*() functions .. Patch Set 1: No worries, I think the original mistake was patching gutil instead of just adding the

[Impala-ASF-CR] IMPALA-5222: don't call Bits::Log2*() functions

2017-04-18 Thread Henry Robinson (Code Review)
Henry Robinson has posted comments on this change. Change subject: IMPALA-5222: don't call Bits::Log2*() functions .. Patch Set 1: Code-Review+2 Thanks for fixing this, and sorry for messing it up in the first place. -- To