[Impala-ASF-CR] IMPALA-9358: Query slowdown with inline views and hundreds of columns

2020-02-05 Thread Vihang Karajgaonkar (Code Review)
Vihang Karajgaonkar has posted comments on this change. ( http://gerrit.cloudera.org:8080/15157 ) Change subject: IMPALA-9358: Query slowdown with inline views and hundreds of columns .. Patch Set 2: Code-Review+1 patch

[Impala-ASF-CR] IMPALA-9287: Fix test kudu table create without hms in Hive3

2020-02-05 Thread Vihang Karajgaonkar (Code Review)
Vihang Karajgaonkar has posted comments on this change. ( http://gerrit.cloudera.org:8080/15057 ) Change subject: IMPALA-9287: Fix test_kudu_table_create_without_hms in Hive3 .. Patch Set 10: (1 comment)

[Impala-ASF-CR] IMPALA-9287: Fix test kudu table create without hms in Hive3

2020-02-05 Thread Vihang Karajgaonkar (Code Review)
Vihang Karajgaonkar has posted comments on this change. ( http://gerrit.cloudera.org:8080/15057 ) Change subject: IMPALA-9287: Fix test_kudu_table_create_without_hms in Hive3 .. Patch Set 10: (4 comments)

[Impala-ASF-CR] IMPALA-9358: Query slowdown with inline views and hundreds of columns

2020-02-05 Thread Quanlong Huang (Code Review)
Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/15157 ) Change subject: IMPALA-9358: Query slowdown with inline views and hundreds of columns .. Patch Set 2: Code-Review+1 (3 comments)

[Impala-ASF-CR] IMPALA-9352 [DOCS] Document Impala column masking support

2020-02-05 Thread Quanlong Huang (Code Review)
Quanlong Huang has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15162 ) Change subject: IMPALA-9352 [DOCS] Document Impala column masking support .. IMPALA-9352 [DOCS] Document Impala column

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 6: Verified+1 -- To view, visit

[Impala-ASF-CR] IMPALA-9358: Query slowdown with inline views and hundreds of columns

2020-02-05 Thread Anurag Mantripragada (Code Review)
Anurag Mantripragada has posted comments on this change. ( http://gerrit.cloudera.org:8080/15157 ) Change subject: IMPALA-9358: Query slowdown with inline views and hundreds of columns .. Patch Set 2: Code-Review+1 LGTM! I

[Impala-ASF-CR] IMPALA-8778: Support Apache Hudi Read Optimized Table

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14711 ) Change subject: IMPALA-8778: Support Apache Hudi Read Optimized Table .. Patch Set 21: Build Successful

[Impala-ASF-CR] IMPALA-8778: Support Apache Hudi Read Optimized Table

2020-02-05 Thread Yanjia Gary Li (Code Review)
Yanjia Gary Li has uploaded a new patch set (#21). ( http://gerrit.cloudera.org:8080/14711 ) Change subject: IMPALA-8778: Support Apache Hudi Read Optimized Table .. IMPALA-8778: Support Apache Hudi Read Optimized Table Hudi

[Impala-ASF-CR] IMPALA-9287: Fix test kudu table create without hms in Hive3

2020-02-05 Thread Quanlong Huang (Code Review)
Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/15057 ) Change subject: IMPALA-9287: Fix test_kudu_table_create_without_hms in Hive3 .. Patch Set 10: (1 comment) I ran a test with

[Impala-ASF-CR] IMPALA-7002: Throw AuthorizationException when user accessing non-existent table/database in CTE without any privilege.

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15123 ) Change subject: IMPALA-7002: Throw AuthorizationException when user accessing non-existent table/database in CTE without any privilege.

[Impala-ASF-CR] IMPALA-8778: Support Apache Hudi Read Optimized Table

2020-02-05 Thread Yanjia Gary Li (Code Review)
Yanjia Gary Li has posted comments on this change. ( http://gerrit.cloudera.org:8080/14711 ) Change subject: IMPALA-8778: Support Apache Hudi Read Optimized Table .. Patch Set 20: (6 comments) Finally about to run the tests!

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 6: Build Successful

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 5: Build Successful

[Impala-ASF-CR] IMPALA-4224: execute separate join builds fragments

2020-02-05 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/14859 ) Change subject: IMPALA-4224: execute separate join builds fragments .. Patch Set 35: (3 comments) Replying to a few comments, need

[Impala-ASF-CR] IMPALA-9358: Query slowdown with inline views and hundreds of columns

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15157 ) Change subject: IMPALA-9358: Query slowdown with inline views and hundreds of columns .. Patch Set 2: Build Failed

[Impala-ASF-CR] IMPALA-4224: execute separate join builds fragments

2020-02-05 Thread Bikramjeet Vig (Code Review)
Bikramjeet Vig has posted comments on this change. ( http://gerrit.cloudera.org:8080/14859 ) Change subject: IMPALA-4224: execute separate join builds fragments .. Patch Set 35: (19 comments) Only looked at the backend part.

[Impala-ASF-CR] IMPALA-7002: Throw AuthorizationException when user accessing non-existent table/database in CTE without any privilege.

2020-02-05 Thread Wenzhe Zhou (Code Review)
Wenzhe Zhou has uploaded a new patch set (#5). ( http://gerrit.cloudera.org:8080/15123 ) Change subject: IMPALA-7002: Throw AuthorizationException when user accessing non-existent table/database in CTE without any privilege. ..

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 6: Build started:

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 5: (1 comment)

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 6: Code-Review+2 Fixed the rat issue. -- To

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Tim Armstrong (Code Review)
Hello Joe McDonnell, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/15159 to look at the new patch set (#6). Change subject: IMPALA-9361: manually configured kerberized minicluster

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Tim Armstrong (Code Review)
Hello Joe McDonnell, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/15159 to look at the new patch set (#5). Change subject: IMPALA-9361: manually configured kerberized minicluster

[Impala-ASF-CR] IMPALA-9358: Query slowdown with inline views and hundreds of columns

2020-02-05 Thread Kurt Deschler (Code Review)
Kurt Deschler has posted comments on this change. ( http://gerrit.cloudera.org:8080/15157 ) Change subject: IMPALA-9358: Query slowdown with inline views and hundreds of columns .. Patch Set 2: (3 comments)

[Impala-ASF-CR] IMPALA-9358: Query slowdown with inline views and hundreds of columns

2020-02-05 Thread Kurt Deschler (Code Review)
Hello Anurag Mantripragada, Vihang Karajgaonkar, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/15157 to look at the new patch set (#2). Change subject: IMPALA-9358: Query slowdown with inline views and hundreds of columns

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 4: Verified-1 Build failed:

[Impala-ASF-CR] IMPALA-9358: Query slowdown with inline views and hundreds of columns

2020-02-05 Thread Vihang Karajgaonkar (Code Review)
Vihang Karajgaonkar has posted comments on this change. ( http://gerrit.cloudera.org:8080/15157 ) Change subject: IMPALA-9358: Query slowdown with inline views and hundreds of columns .. Patch Set 1: (2 comments) Nice find!

[Impala-ASF-CR] IMPALA-9352 [DOCS] Document Impala column masking support

2020-02-05 Thread Quanlong Huang (Code Review)
Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/15162 ) Change subject: IMPALA-9352 [DOCS] Document Impala column masking support .. Patch Set 2: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15147 ) Change subject: IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode .. Patch Set 4: Verified+1 -- To view, visit

[Impala-ASF-CR] IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15147 ) Change subject: IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode .. IMPALA-9309: fix uninitialised pointer

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 4: Build Failed

[Impala-ASF-CR] IMPALA-9337 [DOCS] Document new way to create external Kudu table in Impala

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15149 ) Change subject: IMPALA-9337 [DOCS] Document new way to create external Kudu table in Impala .. Patch Set 6: Verified+1 Build

[Impala-ASF-CR] IMPALA-9337 [DOCS] Document new way to create external Kudu table in Impala

2020-02-05 Thread Vihang Karajgaonkar (Code Review)
Vihang Karajgaonkar has posted comments on this change. ( http://gerrit.cloudera.org:8080/15149 ) Change subject: IMPALA-9337 [DOCS] Document new way to create external Kudu table in Impala .. Patch Set 6: Code-Review+2

[Impala-ASF-CR] IMPALA-8778: Support Apache Hudi Read Optimized Table

2020-02-05 Thread Yanjia Gary Li (Code Review)
Yanjia Gary Li has posted comments on this change. ( http://gerrit.cloudera.org:8080/14711 ) Change subject: IMPALA-8778: Support Apache Hudi Read Optimized Table .. Patch Set 20: (1 comment)

[Impala-ASF-CR] IMPALA-9337 [DOCS] Document new way to create external Kudu table in Impala

2020-02-05 Thread Anonymous Coward (Code Review)
Hello Vihang Karajgaonkar, Joe McDonnell, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/15149 to look at the new patch set (#6). Change subject: IMPALA-9337 [DOCS] Document new way to create external Kudu table in Impala

[Impala-ASF-CR] IMPALA-9337 [DOCS] Document new way to create external Kudu table in Impala

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15149 ) Change subject: IMPALA-9337 [DOCS] Document new way to create external Kudu table in Impala .. Patch Set 6: Build Started

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 4: (1 comment)

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 4: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 4: Build started:

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 3: (1 comment)

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Tim Armstrong (Code Review)
Hello Joe McDonnell, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/15159 to look at the new patch set (#4). Change subject: IMPALA-9361: manually configured kerberized minicluster

[Impala-ASF-CR] IMPALA-9342: Membership updates should only remove quiescing nodes from the blacklist

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15137 ) Change subject: IMPALA-9342: Membership updates should only remove quiescing nodes from the blacklist .. IMPALA-9342:

[Impala-ASF-CR] IMPALA-9342: Membership updates should only remove quiescing nodes from the blacklist

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15137 ) Change subject: IMPALA-9342: Membership updates should only remove quiescing nodes from the blacklist .. Patch Set 4:

[Impala-ASF-CR] IMPALA-9242: Filter privileges before returning them to Sentry

2020-02-05 Thread Vihang Karajgaonkar (Code Review)
Vihang Karajgaonkar has posted comments on this change. ( http://gerrit.cloudera.org:8080/15068 ) Change subject: IMPALA-9242: Filter privileges before returning them to Sentry .. Patch Set 7: (13 comments) Took a first pass

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Joe McDonnell (Code Review)
Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 3: Code-Review+2 (1 comment) This is better

[Impala-ASF-CR] IMPALA-5904: Add full tsan option and fix several TSAN bugs

2020-02-05 Thread Joe McDonnell (Code Review)
Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/15116 ) Change subject: IMPALA-5904: Add full_tsan option and fix several TSAN bugs .. Patch Set 4: Code-Review+2 Thanks for taking this on!

[Impala-ASF-CR] IMPALA-8712: Make ExecQueryFInstances async

2020-02-05 Thread Sahil Takiar (Code Review)
Sahil Takiar has posted comments on this change. ( http://gerrit.cloudera.org:8080/15154 ) Change subject: IMPALA-8712: Make ExecQueryFInstances async .. Patch Set 2: (1 comment)

[Impala-ASF-CR] IMPALA-9352 [DOCS] Document Impala column masking support

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15162 ) Change subject: IMPALA-9352 [DOCS] Document Impala column masking support .. Patch Set 2: Verified+1 Build Successful

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 3: Build Failed

[Impala-ASF-CR] IMPALA-8778: Support Apache Hudi Read Optimized Table

2020-02-05 Thread Zoltan Borok-Nagy (Code Review)
Zoltan Borok-Nagy has posted comments on this change. ( http://gerrit.cloudera.org:8080/14711 ) Change subject: IMPALA-8778: Support Apache Hudi Read Optimized Table .. Patch Set 16: (1 comment)

[Impala-ASF-CR] IMPALA-9352 [DOCS] Document Impala column masking support

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15162 ) Change subject: IMPALA-9352 [DOCS] Document Impala column masking support .. Patch Set 2: Build Started

[Impala-ASF-CR] IMPALA-9352 [DOCS] Document Impala column masking support

2020-02-05 Thread Anonymous Coward (Code Review)
Hello Quanlong Huang, Kurt Deschler, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/15162 to look at the new patch set (#2). Change subject: IMPALA-9352 [DOCS] Document Impala column masking support

[Impala-ASF-CR] IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode

2020-02-05 Thread Tim Armstrong (Code Review)
Hello Quanlong Huang, Bikramjeet Vig, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/15147 to look at the new patch set (#3). Change subject: IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode

[Impala-ASF-CR] IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15147 ) Change subject: IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode .. Patch Set 4: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15147 ) Change subject: IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode .. Patch Set 4: Build started:

[Impala-ASF-CR] IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode

2020-02-05 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/15147 ) Change subject: IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode .. Patch Set 3: Code-Review+2 (1 comment)

[Impala-ASF-CR] IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode

2020-02-05 Thread Bikramjeet Vig (Code Review)
Bikramjeet Vig has posted comments on this change. ( http://gerrit.cloudera.org:8080/15147 ) Change subject: IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode .. Patch Set 2: (1 comment)

[Impala-ASF-CR] IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode

2020-02-05 Thread Bikramjeet Vig (Code Review)
Bikramjeet Vig has posted comments on this change. ( http://gerrit.cloudera.org:8080/15147 ) Change subject: IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode .. Patch Set 2: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15147 ) Change subject: IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode .. Patch Set 2: Build Successful

[Impala-ASF-CR] IMPALA-8778: Support Apache Hudi Read Optimized Table

2020-02-05 Thread Sahil Takiar (Code Review)
Sahil Takiar has posted comments on this change. ( http://gerrit.cloudera.org:8080/14711 ) Change subject: IMPALA-8778: Support Apache Hudi Read Optimized Table .. Patch Set 20: (1 comment)

[Impala-ASF-CR] IMPALA-8778: Support Apache Hudi Read Optimized Table

2020-02-05 Thread Sahil Takiar (Code Review)
Sahil Takiar has posted comments on this change. ( http://gerrit.cloudera.org:8080/14711 ) Change subject: IMPALA-8778: Support Apache Hudi Read Optimized Table .. Patch Set 16: (2 comments)

[Impala-ASF-CR] IMPALA-9280: Fix parsing of timestamp with dash before TZH

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15130 ) Change subject: IMPALA-9280: Fix parsing of timestamp with dash before TZH .. IMPALA-9280: Fix parsing of timestamp

[Impala-ASF-CR] IMPALA-9280: Fix parsing of timestamp with dash before TZH

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15130 ) Change subject: IMPALA-9280: Fix parsing of timestamp with dash before TZH .. Patch Set 6: Verified+1 -- To view, visit

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 3: (1 comment)

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. Patch Set 3: This is quite raw, and i don't think I'm

[Impala-ASF-CR] IMPALA-9361: manually configured kerberized minicluster

2020-02-05 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/15159 ) Change subject: IMPALA-9361: manually configured kerberized minicluster .. IMPALA-9361: manually configured kerberized minicluster The

[Impala-ASF-CR] IMPALA-9342: Membership updates should only remove quiescing nodes from the blacklist

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15137 ) Change subject: IMPALA-9342: Membership updates should only remove quiescing nodes from the blacklist .. Patch Set 4:

[Impala-ASF-CR] IMPALA-9342: Membership updates should only remove quiescing nodes from the blacklist

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15137 ) Change subject: IMPALA-9342: Membership updates should only remove quiescing nodes from the blacklist .. Patch Set 4: Build

[Impala-ASF-CR] IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode

2020-02-05 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/15147 ) Change subject: IMPALA-9309: fix uninitialised pointer in NestedLoopJoinNode .. IMPALA-9309: fix uninitialised pointer in

[Impala-ASF-CR] IMPALA-9280: Fix parsing of timestamp with dash before TZH

2020-02-05 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/15130 ) Change subject: IMPALA-9280: Fix parsing of timestamp with dash before TZH .. Patch Set 6: Code-Review+1 -- To view, visit

[Impala-ASF-CR] IMPALA-9226: Improve string allocations of the ORC scanner

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15051 ) Change subject: IMPALA-9226: Improve string allocations of the ORC scanner .. Patch Set 10: Verified-1 Build failed:

[Impala-ASF-CR] IMPALA-8755: Backend support for Z-ordering

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14080 ) Change subject: IMPALA-8755: Backend support for Z-ordering .. Patch Set 24: Verified-1 Build failed:

[Impala-ASF-CR] IMPALA-9174: Emit WARNING when ORC lib leaks memory

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15153 ) Change subject: IMPALA-9174: Emit WARNING when ORC lib leaks memory .. IMPALA-9174: Emit WARNING when ORC lib leaks

[Impala-ASF-CR] IMPALA-9174: Emit WARNING when ORC lib leaks memory

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15153 ) Change subject: IMPALA-9174: Emit WARNING when ORC lib leaks memory .. Patch Set 2: Verified+1 -- To view, visit

[Impala-ASF-CR] WIP: Asynchronous code generation

2020-02-05 Thread Csaba Ringhofer (Code Review)
Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/15105 ) Change subject: WIP: Asynchronous code generation .. Patch Set 5: (1 comment)

[Impala-ASF-CR] IMPALA-9352 [DOCS] Document Impala column masking support

2020-02-05 Thread Quanlong Huang (Code Review)
Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/15162 ) Change subject: IMPALA-9352 [DOCS] Document Impala column masking support .. Patch Set 1: (1 comment)

[Impala-ASF-CR] WIP: Asynchronous code generation

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15105 ) Change subject: WIP: Asynchronous code generation .. Patch Set 5: Build Successful

[Impala-ASF-CR] IMPALA-9358: Query slowdown with inline views and hundreds of columns

2020-02-05 Thread Kurt Deschler (Code Review)
Kurt Deschler has posted comments on this change. ( http://gerrit.cloudera.org:8080/15157 ) Change subject: IMPALA-9358: Query slowdown with inline views and hundreds of columns .. Patch Set 1: > Patch Set 1: > > (2

[Impala-ASF-CR] IMPALA-9358: Query slowdown with inline views and hundreds of columns

2020-02-05 Thread Kurt Deschler (Code Review)
Kurt Deschler has posted comments on this change. ( http://gerrit.cloudera.org:8080/15157 ) Change subject: IMPALA-9358: Query slowdown with inline views and hundreds of columns .. Patch Set 1: (2 comments) > Patch Set 1: >

[Impala-ASF-CR] IMPALA-4224: execute separate join builds fragments

2020-02-05 Thread Zoltan Borok-Nagy (Code Review)
Zoltan Borok-Nagy has posted comments on this change. ( http://gerrit.cloudera.org:8080/14859 ) Change subject: IMPALA-4224: execute separate join builds fragments .. Patch Set 35: (6 comments)

[Impala-ASF-CR] WIP: Asynchronous code generation

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15105 ) Change subject: WIP: Asynchronous code generation .. Patch Set 5: (3 comments)

[Impala-ASF-CR] WIP: Asynchronous code generation

2020-02-05 Thread Daniel Becker (Code Review)
Daniel Becker has uploaded a new patch set (#5). ( http://gerrit.cloudera.org:8080/15105 ) Change subject: WIP: Asynchronous code generation .. WIP: Asynchronous code generation This commit introduces optional asynchronous

[Impala-ASF-CR] IMPALA-8361: Propagate predicates of outer-joined InlineView

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15047 ) Change subject: IMPALA-8361: Propagate predicates of outer-joined InlineView .. Patch Set 10: Verified+1 -- To view, visit

[Impala-ASF-CR] IMPALA-9280: Fix parsing of timestamp with dash before TZH

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15130 ) Change subject: IMPALA-9280: Fix parsing of timestamp with dash before TZH .. Patch Set 6: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-9280: Fix parsing of timestamp with dash before TZH

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15130 ) Change subject: IMPALA-9280: Fix parsing of timestamp with dash before TZH .. Patch Set 6: Build started:

[Impala-ASF-CR] IMPALA-9280: Fix parsing of timestamp with dash before TZH

2020-02-05 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/15130 ) Change subject: IMPALA-9280: Fix parsing of timestamp with dash before TZH .. Patch Set 5: Code-Review+2 Thanks for the adjustments!

[Impala-ASF-CR] IMPALA-9226: Improve string allocations of the ORC scanner

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15051 ) Change subject: IMPALA-9226: Improve string allocations of the ORC scanner .. Patch Set 10: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-9226: Improve string allocations of the ORC scanner

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15051 ) Change subject: IMPALA-9226: Improve string allocations of the ORC scanner .. Patch Set 10: Build started:

[Impala-ASF-CR] IMPALA-8755: Backend support for Z-ordering

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14080 ) Change subject: IMPALA-8755: Backend support for Z-ordering .. Patch Set 24: Build started:

[Impala-ASF-CR] IMPALA-8755: Backend support for Z-ordering

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14080 ) Change subject: IMPALA-8755: Backend support for Z-ordering .. Patch Set 24: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-9174: Emit WARNING when ORC lib leaks memory

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15153 ) Change subject: IMPALA-9174: Emit WARNING when ORC lib leaks memory .. Patch Set 2: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-9174: Emit WARNING when ORC lib leaks memory

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15153 ) Change subject: IMPALA-9174: Emit WARNING when ORC lib leaks memory .. Patch Set 2: Build started:

[Impala-ASF-CR] WIP: Asynchronous code generation

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15105 ) Change subject: WIP: Asynchronous code generation .. Patch Set 4: Build Successful

[Impala-ASF-CR] WIP: Asynchronous code generation

2020-02-05 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15105 ) Change subject: WIP: Asynchronous code generation .. Patch Set 4: (1 comment)

[Impala-ASF-CR] WIP: Asynchronous code generation

2020-02-05 Thread Daniel Becker (Code Review)
Daniel Becker has uploaded a new patch set (#4). ( http://gerrit.cloudera.org:8080/15105 ) Change subject: WIP: Asynchronous code generation .. WIP: Asynchronous code generation This commit introduces optional asynchronous

[Impala-ASF-CR] IMPALA-9242: Filter privileges before returning them to Sentry

2020-02-05 Thread Daniel Becker (Code Review)
Daniel Becker has posted comments on this change. ( http://gerrit.cloudera.org:8080/15068 ) Change subject: IMPALA-9242: Filter privileges before returning them to Sentry .. Patch Set 7: (1 comment)