[Impala-CR](cdh5-trunk) IMPALA-3350: Add some missing StringVal.is_null checks

2016-04-14 Thread Michael Ho (Code Review)
Michael Ho has uploaded a new patch set (#2). Change subject: IMPALA-3350: Add some missing StringVal.is_null checks .. IMPALA-3350: Add some missing StringVal.is_null checks This change adds some missing StringVal.is_null check

[Impala-CR](cdh5-trunk) IMPALA-3350: Add some missing StringVal.is_null checks

2016-04-14 Thread Michael Ho (Code Review)
Michael Ho has posted comments on this change. Change subject: IMPALA-3350: Add some missing StringVal.is_null checks .. Patch Set 1: (3 comments) StringVal() can be NULL for two reasons (1) its length exceeding 1GB and (2) m

[Impala-CR](cdh5-trunk) IMPALA-3328: xfail TPC-H q9 if memory limit exceeded

2016-04-14 Thread Internal Jenkins (Code Review)
Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3328: xfail TPC-H q9 if memory limit exceeded .. IMPALA-3328: xfail TPC-H q9 if memory limit exceeded The test is flaky due to nondeterministi

[Impala-CR](cdh5-trunk) PREVIEW IMPALA-2686: Add breakpad crash handler to all daemons

2016-04-14 Thread Casey Ching (Code Review)
Casey Ching has posted comments on this change. Change subject: PREVIEW IMPALA-2686: Add breakpad crash handler to all daemons .. Patch Set 5: (7 comments) http://gerrit.cloudera.org:8080/#/c/2028/5/be/src/common/global-flags.

[Impala-CR](cdh5-trunk) PREVIEW IMPALA-2686: Add breakpad crash handler to all daemons

2016-04-14 Thread Lars Volker (Code Review)
Lars Volker has uploaded a new patch set (#6). Change subject: PREVIEW IMPALA-2686: Add breakpad crash handler to all daemons .. PREVIEW IMPALA-2686: Add breakpad crash handler to all daemons This changes add breakpad crash hand

[Impala-CR](cdh5-trunk) PREVIEW IMPALA-2686: Add breakpad crash handler to all daemons

2016-04-14 Thread Lars Volker (Code Review)
Lars Volker has posted comments on this change. Change subject: PREVIEW IMPALA-2686: Add breakpad crash handler to all daemons .. Patch Set 5: (7 comments) Thanks for the review. Please see PS6. http://gerrit.cloudera.org:808

[Impala-CR](cdh5-trunk) IMPALA-3327: Disable metric validation for backend clients

2016-04-14 Thread Lars Volker (Code Review)
Lars Volker has uploaded a new change for review. http://gerrit.cloudera.org:8080/2788 Change subject: IMPALA-3327: Disable metric validation for backend clients .. IMPALA-3327: Disable metric validation for backend clients A

[Impala-CR](cdh5-trunk) IMPALA-3327: Disable metric validation for backend clients

2016-04-14 Thread Lars Volker (Code Review)
Lars Volker has uploaded a new patch set (#2). Change subject: IMPALA-3327: Disable metric validation for backend clients .. IMPALA-3327: Disable metric validation for backend clients After decoupling the startup of senders and

[Impala-CR](cdh5-trunk) IMPALA-3327: Disable metric validation for backend clients

2016-04-14 Thread Lars Volker (Code Review)
Lars Volker has uploaded a new patch set (#3). Change subject: IMPALA-3327: Disable metric validation for backend clients .. IMPALA-3327: Disable metric validation for backend clients After decoupling the startup of senders and

[Toolchain-CR] Add snappy 1.1.3

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has submitted this change and it was merged. Change subject: Add snappy 1.1.3 .. Add snappy 1.1.3 Change-Id: I75d393f79f9fcad7fb7127e63c538a6799c950e6 --- M buildall.sh 1 file changed, 1 insertion(+), 0 deletions(

[Toolchain-CR] Add snappy 1.1.3

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Add snappy 1.1.3 .. Patch Set 1: Verified+1 -- To view, visit http://gerrit.cloudera.org:8080/2782 To unsubscribe, visit http://gerrit.cloudera.org:8080/setting

[Impala-CR](cdh5-trunk) IMPALA-3334: Fix some bugs in query options' parsing.

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3334: Fix some bugs in query options' parsing. .. Patch Set 1: Code-Review+1 -- To view, visit http://gerrit.cloudera.org:8080/2776 To unsubscribe, visit

[Impala-CR](cdh5-trunk) IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem

2016-04-14 Thread Sailesh Mukil (Code Review)
Sailesh Mukil has posted comments on this change. Change subject: IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem .. Patch Set 17: (1 comment) http://gerrit.cloudera.org:8080/#/c/1121/17/bin/impala-config.sh

[Impala-CR](cdh5-trunk) IMPALA-3350: Add some missing StringVal.is_null checks

2016-04-14 Thread Dan Hecht (Code Review)
Dan Hecht has posted comments on this change. Change subject: IMPALA-3350: Add some missing StringVal.is_null checks .. Patch Set 2: Is there an easy way we could exercise (some of) these paths? Maybe add more cases to that t

[Impala-CR](cdh5-trunk) IMPALA-3155: Disable implicit casting of CHAR to STRING in CASE statements

2016-04-14 Thread Taras Bobrovytsky (Code Review)
Taras Bobrovytsky has posted comments on this change. Change subject: IMPALA-3155: Disable implicit casting of CHAR to STRING in CASE statements .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/2762/1/fe/src/ma

[Impala-CR](cdh5-trunk) IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem

2016-04-14 Thread anujphadke (Code Review)
Hello Henry Robinson, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/1121 to look at the new patch set (#18). Change subject: IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem ...

[Impala-CR](cdh5-trunk) IMPALA-3329: custom cluster tests: set -max_log_files to unlimited

2016-04-14 Thread Michael Brown (Code Review)
Michael Brown has posted comments on this change. Change subject: IMPALA-3329: custom cluster tests: set -max_log_files to unlimited .. Patch Set 1: Bump. CI test failures like those described in IMPALA-3272, IMPALA-3325, and

[Impala-CR](cdh5-trunk) IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem

2016-04-14 Thread anujphadke (Code Review)
anujphadke has posted comments on this change. Change subject: IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem .. Patch Set 18: This patch contains the following changes- 1. Skips metadata load on s3 if there

[Impala-CR](cdh5-trunk) IMPALA-3350: Add some missing StringVal.is_null checks

2016-04-14 Thread Michael Ho (Code Review)
Michael Ho has posted comments on this change. Change subject: IMPALA-3350: Add some missing StringVal.is_null checks .. Patch Set 2: Sure. Will add some more tests to exercise the paths in question. -- To view, visit http://

[Impala-CR](cdh5-trunk) IMPALA-3115: Hoist some variables out of loops in cross-compiled code.

2016-04-14 Thread Dan Hecht (Code Review)
Dan Hecht has posted comments on this change. Change subject: IMPALA-3115: Hoist some variables out of loops in cross-compiled code. .. Patch Set 4: (2 comments) http://gerrit.cloudera.org:8080/#/c/2661/4/be/src/exec/partitio

[Impala-CR](cdh5-trunk) IMPALA-3317: fix crash in sorter when spilling zero-length strings

2016-04-14 Thread Michael Ho (Code Review)
Michael Ho has posted comments on this change. Change subject: IMPALA-3317: fix crash in sorter when spilling zero-length strings .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/2780/1/testdata/workloads/funct

[Impala-CR](cdh5-trunk) IMPALA-2076: Correct execution time tracking for DataStreamSender.

2016-04-14 Thread Juan Yu (Code Review)
Juan Yu has posted comments on this change. Change subject: IMPALA-2076: Correct execution time tracking for DataStreamSender. .. Patch Set 3: (14 comments) http://gerrit.cloudera.org:8080/#/c/2578/3/be/src/runtime/backend-cl

[Impala-CR](cdh5-trunk) IMPALA-3115: Hoist some variables out of loops in cross-compiled code.

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3115: Hoist some variables out of loops in cross-compiled code. .. Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/2661/4/be/src/exec/parti

[Impala-CR](cdh5-trunk) IMPALA-2076: Correct execution time tracking for DataStreamSender.

2016-04-14 Thread Juan Yu (Code Review)
Juan Yu has uploaded a new patch set (#4). Change subject: IMPALA-2076: Correct execution time tracking for DataStreamSender. .. IMPALA-2076: Correct execution time tracking for DataStreamSender. DataStreamSender uses multiple

[Impala-CR](cdh5-trunk) IMPALA-3270 & IMPALA-3237: Improve handling of unsupported data types

2016-04-14 Thread Taras Bobrovytsky (Code Review)
Taras Bobrovytsky has uploaded a new patch set (#3). Change subject: IMPALA-3270 & IMPALA-3237: Improve handling of unsupported data types .. IMPALA-3270 & IMPALA-3237: Improve handling of unsupported data types This patch intr

[Impala-CR](cdh5-trunk) IMPALA-3237: Disallow inserting into tables with unsupported types

2016-04-14 Thread Taras Bobrovytsky (Code Review)
Taras Bobrovytsky has abandoned this change. Change subject: IMPALA-3237: Disallow inserting into tables with unsupported types .. Abandoned I moved these changes to my other patch -- To view, visit http://gerrit.cloudera.or

[Impala-CR](cdh5-trunk) IMPALA-3115: Hoist some variables out of loops in cross-compiled code.

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3115: Hoist some variables out of loops in cross-compiled code. .. Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/2661/4/be/src/exec/parti

[Impala-CR](cdh5-trunk) IMPALA-3105: avoid overrunning allocated tuple buffer

2016-04-14 Thread Dan Hecht (Code Review)
Dan Hecht has posted comments on this change. Change subject: IMPALA-3105: avoid overrunning allocated tuple buffer .. Patch Set 7: Code-Review+2 (2 comments) http://gerrit.cloudera.org:8080/#/c/2473/7/be/src/runtime/row-batch

[Impala-CR](cdh5-trunk) Updates for new Kudu toolchain layout and upgrade Kudu

2016-04-14 Thread Casey Ching (Code Review)
Casey Ching has posted comments on this change. Change subject: Updates for new Kudu toolchain layout and upgrade Kudu .. Patch Set 4: Ping -- To view, visit http://gerrit.cloudera.org:8080/2720 To unsubscribe, visit http://g

[Impala-CR](cdh5-trunk) IMPALA-3334: Fix some bugs in query options' parsing.

2016-04-14 Thread Dan Hecht (Code Review)
Dan Hecht has posted comments on this change. Change subject: IMPALA-3334: Fix some bugs in query options' parsing. .. Patch Set 1: Code-Review+2 Please make sure it gets backported. -- To view, visit http://gerrit.cloudera.o

[Impala-CR](cdh5-trunk) IMPALA-2995: Fix apparent time-travel in timestamp expr-test

2016-04-14 Thread Henry Robinson (Code Review)
Henry Robinson has posted comments on this change. Change subject: IMPALA-2995: Fix apparent time-travel in timestamp expr-test .. Patch Set 1: Looped for another 4.5 hours with no failure in this test. I eventually ran into I

[Impala-CR](cdh5-trunk) IMPALA-3115: Hoist some variables out of loops in cross-compiled code.

2016-04-14 Thread Michael Ho (Code Review)
Michael Ho has posted comments on this change. Change subject: IMPALA-3115: Hoist some variables out of loops in cross-compiled code. .. Patch Set 4: (2 comments) http://gerrit.cloudera.org:8080/#/c/2661/4/be/src/exec/partiti

[Impala-CR](cdh5-trunk) IMPALA-2995: Fix apparent time-travel in timestamp expr-test

2016-04-14 Thread Dan Hecht (Code Review)
Dan Hecht has posted comments on this change. Change subject: IMPALA-2995: Fix apparent time-travel in timestamp expr-test .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/2787 To unsubscribe, vi

[Impala-CR](cdh5-trunk) PREVIEW IMPALA-2686: Add breakpad crash handler to all daemons

2016-04-14 Thread Casey Ching (Code Review)
Casey Ching has posted comments on this change. Change subject: PREVIEW IMPALA-2686: Add breakpad crash handler to all daemons .. Patch Set 6: Looks pretty good to me. If there was some sort of test I'd give it a +1. -- To vi

[Impala-CR](cdh5-trunk) IMPALA-3115: Hoist some variables out of loops in cross-compiled code.

2016-04-14 Thread Dan Hecht (Code Review)
Dan Hecht has posted comments on this change. Change subject: IMPALA-3115: Hoist some variables out of loops in cross-compiled code. .. Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/2661/4/be/src/exec/partition

[Impala-CR](cdh5-trunk) IMPALA-2107: Add Base64 encoder/decoder

2016-04-14 Thread Dan Hecht (Code Review)
Dan Hecht has posted comments on this change. Change subject: IMPALA-2107: Add Base64 encoder/decoder .. Patch Set 2: (5 comments) could you also test the error paths? http://gerrit.cloudera.org:8080/#/c/2633/2/be/src/exprs/e

[Impala-CR](cdh5-trunk) IMPALA-3326: TestShowCreateTable switched to use unique_database

2016-04-14 Thread Harrison Sheinblatt (Code Review)
Hello Michael Brown, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/2768 to look at the new patch set (#3). Change subject: IMPALA-3326: TestShowCreateTable switched to use unique_database ...

[Impala-CR](cdh5-trunk) IMPALA-3326: TestShowCreateTable switched to use unique_database

2016-04-14 Thread Michael Brown (Code Review)
Michael Brown has posted comments on this change. Change subject: IMPALA-3326: TestShowCreateTable switched to use unique_database .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/2768 To unsubsc

[Impala-CR](cdh5-trunk) IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem

2016-04-14 Thread Henry Robinson (Code Review)
Henry Robinson has posted comments on this change. Change subject: IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem .. Patch Set 18: Anuj - please reply to all the comments that the reviewers make (even if it'

[Impala-CR](cdh5-trunk) Simplify control flow in AnalyticEvalNode::GetNext()

2016-04-14 Thread Matthew Jacobs (Code Review)
Matthew Jacobs has posted comments on this change. Change subject: Simplify control flow in AnalyticEvalNode::GetNext() .. Patch Set 3: +1 -- To view, visit http://gerrit.cloudera.org:8080/2773 To unsubscribe, visit http://ge

[Impala-CR](cdh5-trunk) IMPALA-3105: avoid overrunning allocated tuple buffer

2016-04-14 Thread Tim Armstrong (Code Review)
Hello Dan Hecht, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/2473 to look at the new patch set (#8). Change subject: IMPALA-3105: avoid overrunning allocated tuple buffer .. IMPALA-310

[Impala-CR](cdh5-trunk) IMPALA-3105: avoid overrunning allocated tuple buffer

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3105: avoid overrunning allocated tuple buffer .. Patch Set 7: (2 comments) http://gerrit.cloudera.org:8080/#/c/2473/7/be/src/runtime/row-batch.h File be

[Impala-CR](cdh5-trunk) IMPALA-3105: avoid overrunning allocated tuple buffer

2016-04-14 Thread Tim Armstrong (Code Review)
Hello Dan Hecht, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/2473 to look at the new patch set (#9). Change subject: IMPALA-3105: avoid overrunning allocated tuple buffer .. IMPALA-310

[Impala-CR](cdh5-trunk) IMPALA-3105: avoid overrunning allocated tuple buffer

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3105: avoid overrunning allocated tuple buffer .. Patch Set 9: Code-Review+2 Carry +2 -- To view, visit http://gerrit.cloudera.org:8080/2473 To unsubscr

[Impala-CR](cdh5-trunk) Upgrade LLVM to 3.8.0

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new patch set (#9). Change subject: Upgrade LLVM to 3.8.0 .. Upgrade LLVM to 3.8.0 This requires various changes for Impala to be fully functional with the new version of LLVM. The original JIT was

[Impala-CR](cdh5-trunk) Preview: IMPALA-3163: Fix Decimal to Timestamp casting

2016-04-14 Thread Taras Bobrovytsky (Code Review)
Taras Bobrovytsky has uploaded a new change for review. http://gerrit.cloudera.org:8080/2791 Change subject: Preview: IMPALA-3163: Fix Decimal to Timestamp casting .. Preview: IMPALA-3163: Fix Decimal to Timestamp casting Cha

[Impala-CR](cdh5-trunk) Upgrade LLVM to 3.8.0

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Upgrade LLVM to 3.8.0 .. Patch Set 7: (27 comments) http://gerrit.cloudera.org:8080/#/c/2486/7/be/CMakeLists.txt File be/CMakeLists.txt: Line 307: ${LLVM_SYS

[Impala-CR](cdh5-trunk) Upgrade LLVM to 3.8.0

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Upgrade LLVM to 3.8.0 .. Patch Set 9: A private exhaustive build passes aside from the ir_udf issue fixed by http://gerrit.cloudera.org/#/c/2656/ http://sandbo

[Impala-CR](cdh5-trunk) IMPALA-1769: Added hostname to all cgroup failure messages.

2016-04-14 Thread Matthew Jacobs (Code Review)
Matthew Jacobs has posted comments on this change. Change subject: IMPALA-1769: Added hostname to all cgroup failure messages. .. Patch Set 2: In addition to what Juan said, I think it's misleading to have the error messages i

[Impala-CR](cdh5-trunk) IMPALA-1346: Add intra-query/intra-node RM.

2016-04-14 Thread Matthew Jacobs (Code Review)
Matthew Jacobs has abandoned this change. Change subject: IMPALA-1346: Add intra-query/intra-node RM. .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/1113 To unsubscribe, visit http://gerrit.cloudera.org:8080/se

[Impala-CR](cdh5-trunk) IMPALA-1769: Added hostname to all cgroup failure messages.

2016-04-14 Thread Matthew Jacobs (Code Review)
Matthew Jacobs has posted comments on this change. Change subject: IMPALA-1769: Added hostname to all cgroup failure messages. .. Patch Set 2: For reference, here's the JIRA tracking the removal of Llama: https://issues.cloude

[Impala-CR](cdh5-trunk) IMPALA-1346: Add intra-query/intra-node RM.

2016-04-14 Thread Matthew Jacobs (Code Review)
Matthew Jacobs has posted comments on this change. Change subject: IMPALA-1346: Add intra-query/intra-node RM. .. Patch Set 1: The buffer management work will replace this. -- To view, visit http://gerrit.cloudera.org:8080/11

[Impala-CR](cdh5-trunk) IMPALA-3077: Enable runtime filters when PHJ spills

2016-04-14 Thread Henry Robinson (Code Review)
Henry Robinson has uploaded a new patch set (#2). Change subject: IMPALA-3077: Enable runtime filters when PHJ spills .. IMPALA-3077: Enable runtime filters when PHJ spills This patch changes when runtime filters are produced in

[Impala-CR](cdh5-trunk) IMPALA-3077: Enable runtime filters when PHJ spills

2016-04-14 Thread Henry Robinson (Code Review)
Henry Robinson has posted comments on this change. Change subject: IMPALA-3077: Enable runtime filters when PHJ spills .. Patch Set 1: (8 comments) http://gerrit.cloudera.org:8080/#/c/2783/1/be/src/exec/partitioned-hash-join-n

[Impala-CR](cdh5-trunk) IMPALA-3077: Enable runtime filters when PHJ spills

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3077: Enable runtime filters when PHJ spills .. Patch Set 2: Code-Review+1 -- To view, visit http://gerrit.cloudera.org:8080/2783 To unsubscribe, visit h

[Impala-CR](cdh5-trunk) IMPALA-3155: Disable implicit casting of CHAR to STRING in CASE statements

2016-04-14 Thread Alex Behm (Code Review)
Alex Behm has posted comments on this change. Change subject: IMPALA-3155: Disable implicit casting of CHAR to STRING in CASE statements .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/2762/1/fe/src/main/java/

[Toolchain-CR] Add TPC-H and TPC-DS

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Add TPC-H and TPC-DS .. Patch Set 5: Code-Review+2 Looks good but I'm not sure on how we're planning to distribute this - could you maybe write up a short doc o

[Toolchain-CR] Add TPC-H and TPC-DS

2016-04-14 Thread Casey Ching (Code Review)
Casey Ching has posted comments on this change. Change subject: Add TPC-H and TPC-DS .. Patch Set 5: > Looks good but I'm not sure on how we're planning to distribute > this - could you maybe write up a short doc on the Apache

[Impala-CR](cdh5-trunk) IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem

2016-04-14 Thread anujphadke (Code Review)
anujphadke has posted comments on this change. Change subject: IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem .. Patch Set 15: (5 comments) Changed the hardcoded hdfs:// to DEFAULT_FS and verified that it

[Impala-CR](cdh5-trunk) IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem

2016-04-14 Thread anujphadke (Code Review)
anujphadke has posted comments on this change. Change subject: IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem .. Patch Set 17: (1 comment) http://gerrit.cloudera.org:8080/#/c/1121/17/bin/impala-config.sh Fi

[Impala-CR](cdh5-trunk) IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem

2016-04-14 Thread anujphadke (Code Review)
anujphadke has posted comments on this change. Change subject: IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem .. Patch Set 12: (8 comments) http://gerrit.cloudera.org:8080/#/c/1121/12/be/src/runtime/exec-en

[Impala-CR](cdh5-trunk) IMPALA-2107: Add Base64 encoder/decoder

2016-04-14 Thread Jim Apple (Code Review)
Jim Apple has uploaded a new patch set (#3). Change subject: IMPALA-2107: Add Base64 encoder/decoder .. IMPALA-2107: Add Base64 encoder/decoder Change-Id: I911451c5d68e8ae9d352abfcf4d5ff36484f0bf3 --- M be/src/exprs/expr-test.cc

[Impala-CR](cdh5-trunk) IMPALA-2107: Add Base64 encoder/decoder

2016-04-14 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change. Change subject: IMPALA-2107: Add Base64 encoder/decoder .. Patch Set 2: (5 comments) http://gerrit.cloudera.org:8080/#/c/2633/2/be/src/exprs/expr-test.cc File be/src/exprs/expr-tes

[Impala-CR](cdh5-trunk) IMPALA-3350: Add some missing StringVal.is_null checks

2016-04-14 Thread Michael Ho (Code Review)
Michael Ho has posted comments on this change. Change subject: IMPALA-3350: Add some missing StringVal.is_null checks .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/2786/1/be/src/exprs/aggregate-functions.cc F

[Impala-CR](cdh5-trunk) Preview: IMPALA-3163: Fix Decimal to Timestamp casting

2016-04-14 Thread Taras Bobrovytsky (Code Review)
Taras Bobrovytsky has uploaded a new patch set (#2). Change subject: Preview: IMPALA-3163: Fix Decimal to Timestamp casting .. Preview: IMPALA-3163: Fix Decimal to Timestamp casting Change-Id: Iabeea9f4ab4880b2f814408add63c77916

[Impala-CR](cdh5-trunk) IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem

2016-04-14 Thread Alex Behm (Code Review)
Alex Behm has posted comments on this change. Change subject: IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem .. Patch Set 18: (1 comment) http://gerrit.cloudera.org:8080/#/c/1121/18/testdata/bin/create-load

[Impala-CR](cdh5-trunk) IMPALA-2076: Correct execution time tracking for DataStreamSender.

2016-04-14 Thread Henry Robinson (Code Review)
Henry Robinson has posted comments on this change. Change subject: IMPALA-2076: Correct execution time tracking for DataStreamSender. .. Patch Set 4: (11 comments) Thanks for adding the tests. http://gerrit.cloudera.org:8080

[Toolchain-CR] Add TPC-H and TPC-DS

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Add TPC-H and TPC-DS .. Patch Set 5: Sounds ok to me, I think I misinterpreted what you meant saying it wasn't for build purposes. -- To view, visit http://ge

[Impala-CR](cdh5-trunk) IMPALA-2107: Add Base64 encoder/decoder

2016-04-14 Thread Dan Hecht (Code Review)
Dan Hecht has posted comments on this change. Change subject: IMPALA-2107: Add Base64 encoder/decoder .. Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/2633/3/be/src/exprs/string-functions.cc File be/src/exprs/st

[Toolchain-CR] Fix LLVM linker bug

2016-04-14 Thread Michael Ho (Code Review)
Michael Ho has posted comments on this change. Change subject: Fix LLVM linker bug .. Patch Set 3: (2 comments) I am not super familiar with the context on why the linker distinguishes between opaque and non-opaque type to be

[Toolchain-CR] Fix LLVM linker bug

2016-04-14 Thread Michael Ho (Code Review)
Michael Ho has posted comments on this change. Change subject: Fix LLVM linker bug .. Patch Set 3: Code-Review+1 Would be great to get the upstream reviews too. -- To view, visit http://gerrit.cloudera.org:8080/2656 To unsubs

[Impala-CR](cdh5-trunk) IMPALA-2995: Fix apparent time-travel in timestamp expr-test

2016-04-14 Thread Internal Jenkins (Code Review)
Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-2995: Fix apparent time-travel in timestamp expr-test .. IMPALA-2995: Fix apparent time-travel in timestamp expr-test The expr test which test

[Impala-CR](cdh5-trunk) Source query files from shell.

2016-04-14 Thread Henry Robinson (Code Review)
Henry Robinson has posted comments on this change. Change subject: Source query files from shell. .. Patch Set 1: Anyone want to take a look at this? -- To view, visit http://gerrit.cloudera.org:8080/2663 To unsubscribe, visi

[Impala-CR](cdh5-trunk) IMPALA-3077: Enable runtime filters when PHJ spills

2016-04-14 Thread Dan Hecht (Code Review)
Dan Hecht has posted comments on this change. Change subject: IMPALA-3077: Enable runtime filters when PHJ spills .. Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/2783/2/be/src/exec/partitioned-hash-join-node.c

[Impala-CR](cdh5-trunk) PREVIEW IMPALA-2686: Add breakpad crash handler to all daemons

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: PREVIEW IMPALA-2686: Add breakpad crash handler to all daemons .. Patch Set 6: (4 comments) Some initial comments. Also, is there any way we can test this? It

[Impala-CR](cdh5-trunk) PREVIEW ONLY: basic perf support and asm dumps for codegened code

2016-04-14 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/2793 Change subject: PREVIEW ONLY: basic perf support and asm dumps for codegened code .. PREVIEW ONLY: basic perf support and asm dumps for

[Impala-CR](cdh5-trunk) IMPALA-3245 / IMPALA-3305: Fix crash with global filters when NUM_NODES=1

2016-04-14 Thread Henry Robinson (Code Review)
Hello Alex Behm, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/2721 to look at the new patch set (#3). Change subject: IMPALA-3245 / IMPALA-3305: Fix crash with global filters when NUM_NODES=1 .

[Impala-CR](cdh5-trunk) IMPALA-3245 / IMPALA-3305: Fix crash with global filters when NUM_NODES=1

2016-04-14 Thread Henry Robinson (Code Review)
Henry Robinson has posted comments on this change. Change subject: IMPALA-3245 / IMPALA-3305: Fix crash with global filters when NUM_NODES=1 .. Patch Set 2: (2 comments) One more bug-fix needed - computeHasLocalTarget() wasn'

[Impala-CR](cdh5-trunk) IMPALA-3334: Fix some bugs in query options' parsing.

2016-04-14 Thread Internal Jenkins (Code Review)
Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3334: Fix some bugs in query options' parsing. .. IMPALA-3334: Fix some bugs in query options' parsing. This change fixes two problems: 1. Th

[Impala-CR](cdh5-trunk) IMPALA-3105: avoid overrunning allocated tuple buffer

2016-04-14 Thread Internal Jenkins (Code Review)
Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3105: avoid overrunning allocated tuple buffer .. IMPALA-3105: avoid overrunning allocated tuple buffer This change reworks allocation of tupl

[Impala-CR](cdh5-trunk) IMPALA-3077: Enable runtime filters when PHJ spills

2016-04-14 Thread Henry Robinson (Code Review)
Hello Tim Armstrong, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/2783 to look at the new patch set (#3). Change subject: IMPALA-3077: Enable runtime filters when PHJ spills .. IMPALA-3

[Impala-CR](cdh5-trunk) IMPALA-3077: Enable runtime filters when PHJ spills

2016-04-14 Thread Henry Robinson (Code Review)
Henry Robinson has posted comments on this change. Change subject: IMPALA-3077: Enable runtime filters when PHJ spills .. Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/2783/2/be/src/exec/partitioned-hash-join-n

[Impala-CR](cdh5-trunk) IMPALA-3326: TestShowCreateTable switched to use unique_database

2016-04-14 Thread Internal Jenkins (Code Review)
Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3326: TestShowCreateTable switched to use unique_database .. IMPALA-3326: TestShowCreateTable switched to use unique_database There were two t

[Impala-CR](cdh5-trunk) Upgrade LLVM to 3.8.0

2016-04-14 Thread Dan Hecht (Code Review)
Dan Hecht has posted comments on this change. Change subject: Upgrade LLVM to 3.8.0 .. Patch Set 9: (3 comments) http://gerrit.cloudera.org:8080/#/c/2486/9/be/src/codegen/llvm-codegen.h File be/src/codegen/llvm-codegen.h: Lin

[Impala-CR](cdh5-trunk) IMPALA-3077: Enable runtime filters when PHJ spills

2016-04-14 Thread Dan Hecht (Code Review)
Dan Hecht has posted comments on this change. Change subject: IMPALA-3077: Enable runtime filters when PHJ spills .. Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/2783/2/be/src/exec/partitioned-hash-join-node.cc

[Impala-CR](cdh5-trunk) Simplify creating external Kudu tables and add DROP DATABASE CASCADE

2016-04-14 Thread Casey Ching (Code Review)
Casey Ching has uploaded a new patch set (#3). Change subject: Simplify creating external Kudu tables and add DROP DATABASE CASCADE .. Simplify creating external Kudu tables and add DROP DATABASE CASCADE Creating an external Ku

[Impala-CR](cdh5-trunk) Simplify creating external Kudu tables and add DROP DATABASE CASCADE

2016-04-14 Thread Casey Ching (Code Review)
Casey Ching has posted comments on this change. Change subject: Simplify creating external Kudu tables and add DROP DATABASE CASCADE .. Patch Set 3: I ended up merging the drop database cascade fix into this. It was hard to ke

[Impala-CR](cdh5-trunk) IMPALA-2459: Implement next_day date/time UDF

2016-04-14 Thread Youwei Wang (Code Review)
Youwei Wang has posted comments on this change. Change subject: IMPALA-2459: Implement next_day date/time UDF .. Patch Set 2: (11 comments) http://gerrit.cloudera.org:8080/#/c/1943/2/be/src/exprs/expr-test.cc File be/src/exprs

[Impala-CR](cdh5-trunk) IMPALA-2459: Implement next_day date/time UDF

2016-04-14 Thread Youwei Wang (Code Review)
Youwei Wang has uploaded a new patch set (#3). Change subject: IMPALA-2459: Implement next_day date/time UDF .. IMPALA-2459: Implement next_day date/time UDF Returns the date of the weekday that follows a particular date. The we

[Impala-CR](cdh5-trunk) IMPALA-2076: Correct execution time tracking for DataStreamSender.

2016-04-14 Thread Juan Yu (Code Review)
Juan Yu has posted comments on this change. Change subject: IMPALA-2076: Correct execution time tracking for DataStreamSender. .. Patch Set 4: (11 comments) http://gerrit.cloudera.org:8080/#/c/2578/4/be/src/runtime/data-strea

[Impala-CR](cdh5-trunk) IMPALA-2076: Correct execution time tracking for DataStreamSender.

2016-04-14 Thread Juan Yu (Code Review)
Juan Yu has uploaded a new patch set (#5). Change subject: IMPALA-2076: Correct execution time tracking for DataStreamSender. .. IMPALA-2076: Correct execution time tracking for DataStreamSender. DataStreamSender uses multiple

[Impala-CR](cdh5-trunk) PREVIEW: Basic column-wise slot materialization in Parquet scanner.

2016-04-14 Thread Alex Behm (Code Review)
Alex Behm has uploaded a new patch set (#2). Change subject: PREVIEW: Basic column-wise slot materialization in Parquet scanner. .. PREVIEW: Basic column-wise slot materialization in Parquet scanner. This change is a first step

[Impala-CR](cdh5-trunk) PREVIEW: Basic column-wise slot materialization in Parquet scanner.

2016-04-14 Thread Alex Behm (Code Review)
Alex Behm has posted comments on this change. Change subject: PREVIEW: Basic column-wise slot materialization in Parquet scanner. .. Patch Set 1: (5 comments) Thanks, Tim! As discussed in person, let's stick to materializing