[Impala-ASF-CR] IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java

2020-01-03 Thread Joe McDonnell (Code Review)
Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14962 ) Change subject: IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java .. IMPALA-9266: Use

[Impala-ASF-CR] IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java

2020-01-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14962 ) Change subject: IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java .. Patch Set 12:

[Impala-ASF-CR] IMPALA-9009: Core support for Ranger column masking

2020-01-03 Thread Fang-Yu Rao (Code Review)
Fang-Yu Rao has posted comments on this change. ( http://gerrit.cloudera.org:8080/14894 ) Change subject: IMPALA-9009: Core support for Ranger column masking .. Patch Set 11: (1 comment)

[Impala-ASF-CR] IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java

2020-01-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14962 ) Change subject: IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java .. Patch Set 11:

[Impala-ASF-CR] IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java

2020-01-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14962 ) Change subject: IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java .. Patch Set 12:

[Impala-ASF-CR] IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java

2020-01-03 Thread Joe McDonnell (Code Review)
Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/14962 ) Change subject: IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java .. Patch Set 12:

[Impala-ASF-CR] IMPALA-9274: cyclic barrier implementation

2020-01-03 Thread Andrew Sherman (Code Review)
Andrew Sherman has posted comments on this change. ( http://gerrit.cloudera.org:8080/14973 ) Change subject: IMPALA-9274: cyclic barrier implementation .. Patch Set 3: (1 comment)

[Impala-ASF-CR] IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java

2020-01-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14962 ) Change subject: IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java .. Patch Set 11:

[Impala-ASF-CR] IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java

2020-01-03 Thread Joe McDonnell (Code Review)
Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/14962 ) Change subject: IMPALA-9266: Use custom cluster test case to replace CreateKuduTableWithoutHMSTest.java .. Patch Set 11:

[Impala-ASF-CR] IMPALA-7984: Port runtime filter from Thrift RPC to KRPC

2020-01-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14974 ) Change subject: IMPALA-7984: Port runtime filter from Thrift RPC to KRPC .. Patch Set 1: Build Successful

[Impala-ASF-CR] IMPALA-9154: Make runtime filter propagation asynchronous

2020-01-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14975 ) Change subject: IMPALA-9154: Make runtime filter propagation asynchronous .. Patch Set 1: Build Successful

[Impala-ASF-CR] IMPALA-7984: Port runtime filter from Thrift RPC to KRPC

2020-01-03 Thread Fang-Yu Rao (Code Review)
Hello Impala Public Jenkins, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/14974 to review the following change. Change subject: IMPALA-7984: Port runtime filter from Thrift RPC to KRPC ..

[Impala-ASF-CR] IMPALA-9154: Make runtime filter propagation asynchronous

2020-01-03 Thread Fang-Yu Rao (Code Review)
Fang-Yu Rao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14975 Change subject: IMPALA-9154: Make runtime filter propagation asynchronous .. IMPALA-9154: Make runtime filter propagation asynchronous

[Impala-ASF-CR] IMPALA-9274: cyclic barrier implementation

2020-01-03 Thread Zoltan Borok-Nagy (Code Review)
Zoltan Borok-Nagy has posted comments on this change. ( http://gerrit.cloudera.org:8080/14973 ) Change subject: IMPALA-9274: cyclic barrier implementation .. Patch Set 3: Code-Review+1 (3 comments) Had some questions but

[Impala-ASF-CR] IMPALA-9274: cyclic barrier implementation

2020-01-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14973 ) Change subject: IMPALA-9274: cyclic barrier implementation .. Patch Set 3: Build Successful

[native-toolchain-CR] Correct Boost version for Thrift building

2020-01-03 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/14949 ) Change subject: Correct Boost version for Thrift building .. Patch Set 1: I think we probably need to test this with Impala on x86-64

[Impala-ASF-CR] IMPALA-9274: cyclic barrier implementation

2020-01-03 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14973 Change subject: IMPALA-9274: cyclic barrier implementation .. IMPALA-9274: cyclic barrier implementation This adds a synchronisation

[Impala-ASF-CR] IMPALA-9035: Simplify casting string to timestamp.

2020-01-03 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14896 ) Change subject: IMPALA-9035: Simplify casting string to timestamp. .. Patch Set 3: Code-Review+1 Thanks for making these changes! I'm

[Impala-ASF-CR] IMPALA-9035: Simplify casting string to timestamp.

2020-01-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14896 ) Change subject: IMPALA-9035: Simplify casting string to timestamp. .. Patch Set 3: Build Successful

[Impala-ASF-CR] IMPALA-9035: Simplify casting string to timestamp.

2020-01-03 Thread Zhou Xu (Code Review)
Zhou Xu has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/14896 ) Change subject: IMPALA-9035: Simplify casting string to timestamp. .. IMPALA-9035: Simplify casting string to timestamp. Case 1: Simplify