[Impala-ASF-CR] IMPALA-6422: Use ldexp() instead of powf() in HLL.

2018-01-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9078 ) Change subject: IMPALA-6422: Use ldexp() instead of powf() in HLL. .. IMPALA-6422: Use ldexp() instead of powf() in

[Impala-ASF-CR] IMPALA-6422: Use ldexp() instead of powf() in HLL.

2018-01-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/9078 ) Change subject: IMPALA-6422: Use ldexp() instead of powf() in HLL. .. Patch Set 4: Verified+1 -- To view, visit

[Impala-ASF-CR] IMPALA-6422: Use ldexp() instead of powf() in HLL.

2018-01-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/9078 ) Change subject: IMPALA-6422: Use ldexp() instead of powf() in HLL. .. Patch Set 4: Build started:

[Impala-ASF-CR] IMPALA-6422: Use ldexp() instead of powf() in HLL.

2018-01-19 Thread Alex Behm (Code Review)
Hello anujphadke, Tim Armstrong, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/9078 to look at the new patch set (#4). Change subject: IMPALA-6422: Use ldexp() instead of powf() in HLL.

[Impala-ASF-CR] IMPALA-6422: Use ldexp() instead of powf() in HLL.

2018-01-19 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/9078 ) Change subject: IMPALA-6422: Use ldexp() instead of powf() in HLL. .. Patch Set 3: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-6422: Use ldexp() instead of powf() in HLL.

2018-01-19 Thread Alex Behm (Code Review)
Hello anujphadke, Tim Armstrong, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/9078 to look at the new patch set (#3). Change subject: IMPALA-6422: Use ldexp() instead of powf() in HLL.

[Impala-ASF-CR] IMPALA-6422: Use ldexp() instead of powf() in HLL.

2018-01-19 Thread Alex Behm (Code Review)
Alex Behm has posted comments on this change. ( http://gerrit.cloudera.org:8080/9078 ) Change subject: IMPALA-6422: Use ldexp() instead of powf() in HLL. .. Patch Set 1: (2 comments)

[Impala-ASF-CR] IMPALA-6422: Use ldexp() instead of powf() in HLL.

2018-01-19 Thread Alex Behm (Code Review)
Hello anujphadke, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/9078 to look at the new patch set (#2). Change subject: IMPALA-6422: Use ldexp() instead of powf() in HLL. .. IMPALA-6422:

[Impala-ASF-CR] IMPALA-6422: Use ldexp() instead of powf() in HLL.

2018-01-19 Thread Alex Behm (Code Review)
Alex Behm has posted comments on this change. ( http://gerrit.cloudera.org:8080/9078 ) Change subject: IMPALA-6422: Use ldexp() instead of powf() in HLL. .. Patch Set 1: (1 comment)

[Impala-ASF-CR] IMPALA-6422: Use ldexp() instead of powf() in HLL.

2018-01-19 Thread anujphadke (Code Review)
anujphadke has posted comments on this change. ( http://gerrit.cloudera.org:8080/9078 ) Change subject: IMPALA-6422: Use ldexp() instead of powf() in HLL. .. Patch Set 1: Code-Review+1 (1 comment)

[Impala-ASF-CR] IMPALA-6422: Use ldexp() instead of powf() in HLL.

2018-01-19 Thread Alex Behm (Code Review)
Alex Behm has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9078 Change subject: IMPALA-6422: Use ldexp() instead of powf() in HLL. .. IMPALA-6422: Use ldexp() instead of powf() in HLL. Using ldexp() to