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

2020-02-03 Thread Zoltan Borok-Nagy (Code Review)
Zoltan Borok-Nagy 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 8: Code-Review+2 -- To view, visit

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

2020-02-03 Thread Norbert Luksa (Code Review)
Norbert Luksa has uploaded a new patch set (#8). ( http://gerrit.cloudera.org:8080/15051 ) Change subject: IMPALA-9226: Improve string allocations of the ORC scanner .. IMPALA-9226: Improve string allocations of the ORC scanner

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

2020-02-03 Thread Norbert Luksa (Code Review)
Norbert Luksa 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 8: (1 comment)

[Impala-ASF-CR] IMPALA-9290: ORC scanner should support schema evolution between date and timestamp types

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15152 ) Change subject: IMPALA-9290: ORC scanner should support schema evolution between date and timestamp types .. Patch Set 1:

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

2020-02-03 Thread Norbert Luksa (Code Review)
Norbert Luksa has uploaded a new patch set (#22). ( http://gerrit.cloudera.org:8080/14080 ) Change subject: IMPALA-8755: Backend support for Z-ordering .. IMPALA-8755: Backend support for Z-ordering This change depends on

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

2020-02-03 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 8: Build Successful

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

2020-02-03 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 9: Code-Review+2 -- To view, visit

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

2020-02-03 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 9: Build started:

[Impala-ASF-CR] IMPALA-9330: Resolve nested types of masked tables

2020-02-03 Thread Csaba Ringhofer (Code Review)
Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/15108 ) Change subject: IMPALA-9330: Resolve nested types of masked tables .. Patch Set 7: Code-Review+1 (4 comments)

[Impala-ASF-CR] IMPALA-9290: ORC scanner should support schema evolution between date and timestamp types

2020-02-03 Thread Norbert Luksa (Code Review)
Norbert Luksa has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15152 Change subject: IMPALA-9290: ORC scanner should support schema evolution between date and timestamp types .. IMPALA-9290: ORC scanner

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

2020-02-03 Thread wangsheng (Code Review)
wangsheng has uploaded a new patch set (#9). ( http://gerrit.cloudera.org:8080/15057 ) Change subject: IMPALA-9287: Fix test_kudu_table_create_without_hms in Hive3 .. IMPALA-9287: Fix test_kudu_table_create_without_hms in Hive3

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

2020-02-03 Thread Tim Armstrong (Code Review)
Hello Zoltan Borok-Nagy, Csaba Ringhofer, Bikramjeet Vig, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14859 to look at the new patch set (#34). Change subject: IMPALA-4224: execute separate join builds fragments

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

2020-02-03 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: (8 comments)

[Impala-ASF-CR] IMPALA-9336: [DOCS] Primary and foreign key constraint syntax

2020-02-03 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15146 ) Change subject: IMPALA-9336: [DOCS] Primary and foreign key constraint syntax .. IMPALA-9336: [DOCS] Primary and

[Impala-ASF-CR] IMPALA-9336: [DOCS] Primary and foreign key constraint syntax

2020-02-03 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/15146 ) Change subject: IMPALA-9336: [DOCS] Primary and foreign key constraint syntax .. Patch Set 5: Verified+1 -- To view, visit

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

2020-02-03 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 2: (4 comments)

[Impala-ASF-CR] IMPALA-9289: Fix flakiness in TestConcurrentKuduCreate

2020-02-03 Thread Fang-Yu Rao (Code Review)
Fang-Yu Rao has posted comments on this change. ( http://gerrit.cloudera.org:8080/15151 ) Change subject: IMPALA-9289: Fix flakiness in TestConcurrentKuduCreate .. Patch Set 1: Code-Review+1 (2 comments) Thanks to Quanlong

[Impala-ASF-CR] IMPALA-8587: Show inherited privileges with Ranger show grant

2020-02-03 Thread Fang-Yu Rao (Code Review)
Fang-Yu Rao has uploaded a new patch set (#5). ( http://gerrit.cloudera.org:8080/15111 ) Change subject: IMPALA-8587: Show inherited privileges with Ranger show grant .. IMPALA-8587: Show inherited privileges with Ranger show

[Impala-ASF-CR] IMPALA-8587: Show inherited privileges with Ranger show grant

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15111 ) Change subject: IMPALA-8587: Show inherited privileges with Ranger show grant .. Patch Set 5: Build Successful

[Impala-ASF-CR] IMPALA-9279: Update the Kudu version to include VARCHAR support

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15134 ) Change subject: IMPALA-9279: Update the Kudu version to include VARCHAR support .. Patch Set 3: Verified-1 Build failed:

[Impala-ASF-CR] IMPALA-9346: Fix TestImpalaShell.test config file failing issue on CentOS6/Python 2.6

2020-02-03 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/15139 ) Change subject: IMPALA-9346: Fix TestImpalaShell.test_config_file failing issue on CentOS6/Python 2.6 .. Patch Set 5: Code-Review+1

[Impala-ASF-CR] IMPALA-9289: Fix flakiness in TestConcurrentKuduCreate

2020-02-03 Thread Vihang Karajgaonkar (Code Review)
Vihang Karajgaonkar has posted comments on this change. ( http://gerrit.cloudera.org:8080/15151 ) Change subject: IMPALA-9289: Fix flakiness in TestConcurrentKuduCreate .. Patch Set 1: (1 comment)

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

2020-02-03 Thread Zoltan Borok-Nagy (Code Review)
Zoltan Borok-Nagy has uploaded this change for review. ( 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 memory Added a

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

2020-02-03 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 1: Build Successful

[Impala-ASF-CR] IMPALA-9336: [DOCS] constraints

2020-02-03 Thread Anurag Mantripragada (Code Review)
Anurag Mantripragada has posted comments on this change. ( http://gerrit.cloudera.org:8080/15146 ) Change subject: IMPALA-9336: [DOCS] constraints .. Patch Set 4: Code-Review+1 Looks good to me. -- To view, visit

[Impala-ASF-CR] IMPALA-9336: [DOCS] constraints

2020-02-03 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/15146 ) Change subject: IMPALA-9336: [DOCS] constraints .. Patch Set 4: (1 comment)

[Impala-ASF-CR] IMPALA-9336: [DOCS] Primary and foreign key constraint syntax

2020-02-03 Thread Anonymous Coward (Code Review)
Hello Anurag Mantripragada, Thomas Tauber-Marshall, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/15146 to look at the new patch set (#5). Change subject: IMPALA-9336: [DOCS] Primary and foreign key constraint syntax

[Impala-ASF-CR] IMPALA-9346: Fix TestImpalaShell.test config file failing issue on CentOS6/Python 2.6

2020-02-03 Thread Bikramjeet Vig (Code Review)
Bikramjeet Vig has posted comments on this change. ( http://gerrit.cloudera.org:8080/15139 ) Change subject: IMPALA-9346: Fix TestImpalaShell.test_config_file failing issue on CentOS6/Python 2.6 .. Patch Set 5: Code-Review+2

[Impala-ASF-CR] IMPALA-9346: Fix TestImpalaShell.test config file failing issue on CentOS6/Python 2.6

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15139 ) Change subject: IMPALA-9346: Fix TestImpalaShell.test_config_file failing issue on CentOS6/Python 2.6 .. Patch Set 6:

[Impala-ASF-CR] IMPALA-9346: Fix TestImpalaShell.test config file failing issue on CentOS6/Python 2.6

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15139 ) Change subject: IMPALA-9346: Fix TestImpalaShell.test_config_file failing issue on CentOS6/Python 2.6 .. Patch Set 6: Build

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

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14859 ) Change subject: IMPALA-4224: execute separate join builds fragments .. Patch Set 34: Build Successful

[Impala-ASF-CR] IMPALA-9290: ORC scanner should support schema evolution between date and timestamp types

2020-02-03 Thread Zoltan Borok-Nagy (Code Review)
Zoltan Borok-Nagy has posted comments on this change. ( http://gerrit.cloudera.org:8080/15152 ) Change subject: IMPALA-9290: ORC scanner should support schema evolution between date and timestamp types .. Patch Set 2: (6

[Impala-ASF-CR] IMPALA-9336: [DOCS] Primary and foreign key constraint syntax

2020-02-03 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/15146 ) Change subject: IMPALA-9336: [DOCS] Primary and foreign key constraint syntax .. Patch Set 5: Code-Review+2 -- To view,

[Impala-ASF-CR] IMPALA-9290: ORC scanner should support schema evolution between date and timestamp types

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15152 ) Change subject: IMPALA-9290: ORC scanner should support schema evolution between date and timestamp types .. Patch Set 2:

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

2020-02-03 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 34: (11 comments)

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

2020-02-03 Thread Tim Armstrong (Code Review)
Hello Zoltan Borok-Nagy, Csaba Ringhofer, Bikramjeet Vig, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14859 to look at the new patch set (#35). Change subject: IMPALA-4224: execute separate join builds fragments

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

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/14859 ) Change subject: IMPALA-4224: execute separate join builds fragments .. Patch Set 35: Build Successful

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

2020-02-03 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 23: Verified-1 Build failed:

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

2020-02-03 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 23: Code-Review+2 -- To view, visit

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

2020-02-03 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 23: Build started:

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

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

[Impala-ASF-CR] IMPALA-9279: Update the Kudu version to include VARCHAR support

2020-02-03 Thread Attila Jeges (Code Review)
Attila Jeges has posted comments on this change. ( http://gerrit.cloudera.org:8080/15134 ) Change subject: IMPALA-9279: Update the Kudu version to include VARCHAR support .. Patch Set 2: (2 comments) > > > Patch Set 2: > >

[Impala-ASF-CR] IMPALA-9279: Update the Kudu version to include VARCHAR support

2020-02-03 Thread Attila Jeges (Code Review)
Attila Jeges has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/15134 ) Change subject: IMPALA-9279: Update the Kudu version to include VARCHAR support .. IMPALA-9279: Update the Kudu version to include

[Impala-ASF-CR] IMPALA-9279: Update the Kudu version to include VARCHAR support

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15134 ) Change subject: IMPALA-9279: Update the Kudu version to include VARCHAR support .. Patch Set 3: Build Successful

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

2020-02-03 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 22: Build Successful

[Impala-ASF-CR] IMPALA-9330: Support resolving unmasked nested columns

2020-02-03 Thread Csaba Ringhofer (Code Review)
Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/15108 ) Change subject: IMPALA-9330: Support resolving unmasked nested columns .. Patch Set 8: Code-Review+2 (2 comments)

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

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins 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 9: Build Successful

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

2020-02-03 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 2: Build Successful

[Impala-ASF-CR] IMPALA-9290: ORC scanner should support schema evolution between date and timestamp types

2020-02-03 Thread Norbert Luksa (Code Review)
Norbert Luksa has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/15152 ) Change subject: IMPALA-9290: ORC scanner should support schema evolution between date and timestamp types .. IMPALA-9290: ORC scanner

[Impala-ASF-CR] IMPALA-9290: ORC scanner should support schema evolution between date and timestamp types

2020-02-03 Thread Norbert Luksa (Code Review)
Norbert Luksa has posted comments on this change. ( http://gerrit.cloudera.org:8080/15152 ) Change subject: IMPALA-9290: ORC scanner should support schema evolution between date and timestamp types .. Patch Set 2: (5

[Impala-ASF-CR] IMPALA-9330: Support resolving unmasked nested columns

2020-02-03 Thread Quanlong Huang (Code Review)
Hello Anurag Mantripragada, Fang-Yu Rao, Vihang Karajgaonkar, Kurt Deschler, Csaba Ringhofer, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/15108 to look at the new patch set (#8). Change subject: IMPALA-9330: Support resolving

[Impala-ASF-CR] IMPALA-9290: ORC scanner should support schema evolution between date and timestamp types

2020-02-03 Thread Csaba Ringhofer (Code Review)
Csaba Ringhofer has posted comments on this change. ( http://gerrit.cloudera.org:8080/15152 ) Change subject: IMPALA-9290: ORC scanner should support schema evolution between date and timestamp types .. Patch Set 1: (5

[Impala-ASF-CR] IMPALA-9330: Support resolving unmasked nested columns

2020-02-03 Thread Quanlong Huang (Code Review)
Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/15108 ) Change subject: IMPALA-9330: Support resolving unmasked nested columns .. Patch Set 8: (5 comments) Thanks for your review!

[Impala-ASF-CR] IMPALA-9330: Support resolving unmasked nested columns

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15108 ) Change subject: IMPALA-9330: Support resolving unmasked nested columns .. Patch Set 8: Build Successful

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

2020-02-03 Thread Daniel Becker (Code Review)
Daniel Becker has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15105 Change subject: WIP: Asynchronous code generation .. WIP: Asynchronous code generation This commit introduces optional asynchronous

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

2020-02-03 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 2: (1 comment)

[Impala-ASF-CR] IMPALA-9279: Update the Kudu version to include VARCHAR support

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15134 ) Change subject: IMPALA-9279: Update the Kudu version to include VARCHAR support .. Patch Set 3: Build started:

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

2020-02-03 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 9: Verified-1 Build failed:

[Impala-ASF-CR] IMPALA-9335 (part 2): Fix rebased KRPC to compile

2020-02-03 Thread Joe McDonnell (Code Review)
Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/15144 ) Change subject: IMPALA-9335 (part 2): Fix rebased KRPC to compile .. Patch Set 2: Code-Review+1 (3 comments) This is looking good to

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

2020-02-03 Thread Bikramjeet Vig (Code Review)
Bikramjeet Vig 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-9289: Fix flakiness in TestConcurrentKuduCreate

2020-02-03 Thread Quanlong Huang (Code Review)
Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/15151 ) Change subject: IMPALA-9289: Fix flakiness in TestConcurrentKuduCreate .. Patch Set 1: (3 comments)

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

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15154 ) Change subject: IMPALA-8712: Make ExecQueryFInstances async .. Patch Set 1: Build Failed

[Impala-ASF-CR] IMPALA-9330: Support resolving unmasked nested columns in masked tables

2020-02-03 Thread Quanlong Huang (Code Review)
Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/15108 ) Change subject: IMPALA-9330: Support resolving unmasked nested columns in masked tables .. Patch Set 9: (2 comments)

[Impala-ASF-CR] IMPALA-9330: Support resolving unmasked nested columns in masked tables

2020-02-03 Thread Quanlong Huang (Code Review)
Hello Anurag Mantripragada, Fang-Yu Rao, Vihang Karajgaonkar, Kurt Deschler, Csaba Ringhofer, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/15108 to look at the new patch set (#9). Change subject: IMPALA-9330: Support resolving

[Impala-ASF-CR] IMPALA-9330: Support resolving unmasked nested columns in masked tables

2020-02-03 Thread Quanlong Huang (Code Review)
Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/15108 ) Change subject: IMPALA-9330: Support resolving unmasked nested columns in masked tables .. Patch Set 9: Code-Review+2 Carry on

[Impala-ASF-CR] IMPALA-9330: Support resolving unmasked nested columns in masked tables

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15108 ) Change subject: IMPALA-9330: Support resolving unmasked nested columns in masked tables .. Patch Set 9: Build started:

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

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15154 ) Change subject: IMPALA-8712: Make ExecQueryFInstances async .. Patch Set 1: (3 comments)

[Impala-ASF-CR] IMPALA-9335 (part 2): Fix rebased KRPC to compile

2020-02-03 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/15144 ) Change subject: IMPALA-9335 (part 2): Fix rebased KRPC to compile .. Patch Set 2: (1 comment)

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

2020-02-03 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15154 Change subject: IMPALA-8712: Make ExecQueryFInstances async .. IMPALA-8712: Make ExecQueryFInstances async This patch

[Impala-ASF-CR] IMPALA-9289: Fix flakiness in TestConcurrentKuduCreate

2020-02-03 Thread Vihang Karajgaonkar (Code Review)
Vihang Karajgaonkar has posted comments on this change. ( http://gerrit.cloudera.org:8080/15151 ) Change subject: IMPALA-9289: Fix flakiness in TestConcurrentKuduCreate .. Patch Set 1: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-9289: Fix flakiness in TestConcurrentKuduCreate

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15151 ) Change subject: IMPALA-9289: Fix flakiness in TestConcurrentKuduCreate .. Patch Set 2: Build started:

[Impala-ASF-CR] IMPALA-9289: Fix flakiness in TestConcurrentKuduCreate

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15151 ) Change subject: IMPALA-9289: Fix flakiness in TestConcurrentKuduCreate .. Patch Set 2: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-9279: Update the Kudu version to include VARCHAR support

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15134 ) Change subject: IMPALA-9279: Update the Kudu version to include VARCHAR support .. Patch Set 4: Build started:

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

2020-02-03 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 3: Build Started

[Impala-ASF-CR] IMPALA-9346: Fix TestImpalaShell.test config file failing issue on CentOS6/Python 2.6

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15139 ) Change subject: IMPALA-9346: Fix TestImpalaShell.test_config_file failing issue on CentOS6/Python 2.6 .. IMPALA-9346:

[Impala-ASF-CR] IMPALA-9346: Fix TestImpalaShell.test config file failing issue on CentOS6/Python 2.6

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15139 ) Change subject: IMPALA-9346: Fix TestImpalaShell.test_config_file failing issue on CentOS6/Python 2.6 .. Patch Set 6:

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

2020-02-03 Thread wangsheng (Code Review)
wangsheng 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 9: > (1 comment) Soory for my late reply,

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

2020-02-03 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 (#3). Change subject: IMPALA-9337 [DOCS] Document new way to create external Kudu table in Impala

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

2020-02-03 Thread Quanlong Huang (Code Review)
Quanlong Huang 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 1: Code-Review+1 -- To view, visit

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

2020-02-03 Thread Quanlong Huang (Code Review)
Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/15047 ) Change subject: IMPALA-8361: Propagate predicates of outer-joined InlineView .. Patch Set 9: (7 comments)

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

2020-02-03 Thread wangsheng (Code Review)
wangsheng 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: (2 comments)

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

2020-02-03 Thread wangsheng (Code Review)
wangsheng has uploaded a new patch set (#10). ( http://gerrit.cloudera.org:8080/15057 ) Change subject: IMPALA-9287: Fix test_kudu_table_create_without_hms in Hive3 .. IMPALA-9287: Fix test_kudu_table_create_without_hms in

[Impala-ASF-CR] IMPALA-9279: Update the Kudu version to include VARCHAR support

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15134 ) Change subject: IMPALA-9279: Update the Kudu version to include VARCHAR support .. Patch Set 4: Verified+1 -- To view, visit

[Impala-ASF-CR] IMPALA-9330: Support resolving unmasked nested columns in masked tables

2020-02-03 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15108 ) Change subject: IMPALA-9330: Support resolving unmasked nested columns in masked tables .. Patch Set 9: Build Successful

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

2020-02-03 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 3: Verified+1 Build

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

2020-02-03 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 9: (2 comments)