[Impala-ASF-CR] IMPALA-9741: Support querying Iceberg table by impala

2020-07-19 Thread Zoltan Borok-Nagy (Code Review)
Zoltan Borok-Nagy has posted comments on this change. ( http://gerrit.cloudera.org:8080/16143 ) Change subject: IMPALA-9741: Support querying Iceberg table by impala .. Patch Set 13: (10 comments) Thanks for applying the

[Impala-ASF-CR] IMPALA-5746: Cancel all queries scheduled by failed coordinators

2020-07-19 Thread Wenzhe Zhou (Code Review)
Wenzhe Zhou has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/16215 ) Change subject: IMPALA-5746: Cancel all queries scheduled by failed coordinators .. IMPALA-5746: Cancel all queries scheduled by failed

[Impala-ASF-CR] IMPALA-5746: Cancel all queries scheduled by failed coordinators

2020-07-19 Thread Wenzhe Zhou (Code Review)
Wenzhe Zhou has posted comments on this change. ( http://gerrit.cloudera.org:8080/16215 ) Change subject: IMPALA-5746: Cancel all queries scheduled by failed coordinators .. Patch Set 2: (1 comment)

[Impala-ASF-CR] IMPALA-5746: Cancel all queries scheduled by failed coordinators

2020-07-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/16215 ) Change subject: IMPALA-5746: Cancel all queries scheduled by failed coordinators .. Patch Set 2: (1 comment)

[Impala-ASF-CR] IMPALA-5746: Cancel all queries scheduled by failed coordinators

2020-07-19 Thread Wenzhe Zhou (Code Review)
Wenzhe Zhou has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16215 Change subject: IMPALA-5746: Cancel all queries scheduled by failed coordinators .. IMPALA-5746: Cancel all queries scheduled by failed

[Impala-ASF-CR](asf-site) Add link to slack channel on community

2020-07-19 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change. ( http://gerrit.cloudera.org:8080/16024 ) Change subject: Add link to slack channel on community .. Patch Set 1: > > Patch Set 1: > > > > Could we just use the-asf.slack.com and

[Impala-ASF-CR](asf-site) Add link to slack channel on community

2020-07-19 Thread Shant Hovsepian (Code Review)
Shant Hovsepian has posted comments on this change. ( http://gerrit.cloudera.org:8080/16024 ) Change subject: Add link to slack channel on community .. Patch Set 1: Code-Review+1 > Patch Set 1: > > Could we just use

[Impala-ASF-CR] IMPALA-5746: Cancel all queries scheduled by failed coordinators

2020-07-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/16215 ) Change subject: IMPALA-5746: Cancel all queries scheduled by failed coordinators .. Patch Set 2: Build Successful

[Impala-ASF-CR] IMPALA-5746: Cancel all queries scheduled by failed coordinators

2020-07-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/16215 ) Change subject: IMPALA-5746: Cancel all queries scheduled by failed coordinators .. Patch Set 3: Build Successful

[Impala-ASF-CR] IMPALA-7655: Implement codegen for conditional functions (if, isnull, coalesce)

2020-07-19 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/16208 ) Change subject: IMPALA-7655: Implement codegen for conditional functions (if, isnull, coalesce) .. Patch Set 3: Code-Review+1 (1

[Impala-ASF-CR] IMPALA-9929: Subquery error should throw AnalysisException

2020-07-19 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/16212 ) Change subject: IMPALA-9929: Subquery error should throw AnalysisException .. Patch Set 1: (1 comment)

[Impala-ASF-CR] IMPALA-7001: Fix Privilege inconsistency between SHOW TABLES and SHOW FUNCTIONS

2020-07-19 Thread Quanlong Huang (Code Review)
Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/16199 ) Change subject: IMPALA-7001: Fix Privilege inconsistency between SHOW TABLES and SHOW FUNCTIONS .. Patch Set 8: Code-Review+2 --

[Impala-ASF-CR] IMPALA-7001: Fix Privilege inconsistency between SHOW TABLES and SHOW FUNCTIONS

2020-07-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/16199 ) Change subject: IMPALA-7001: Fix Privilege inconsistency between SHOW TABLES and SHOW FUNCTIONS .. Patch Set 9: Build

[Impala-ASF-CR] IMPALA-7001: Fix Privilege inconsistency between SHOW TABLES and SHOW FUNCTIONS

2020-07-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/16199 ) Change subject: IMPALA-7001: Fix Privilege inconsistency between SHOW TABLES and SHOW FUNCTIONS .. Patch Set 9: Code-Review+2

[Impala-ASF-CR] IMPALA-9925 cast(pow(2, 31) as int) return 2147483647 on aarch64

2020-07-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/16174 ) Change subject: IMPALA-9925 cast(pow(2, 31) as int) return 2147483647 on aarch64 .. Patch Set 3: Build Failed

[Impala-ASF-CR] IMPALA-9904 Fix bad cipher test failed case on aarch64

2020-07-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/16172 ) Change subject: IMPALA-9904 Fix bad cipher test failed case on aarch64 .. Patch Set 3: Build Failed

[Impala-ASF-CR] IMPALA-9645 Port LLVM codegen to adapt aarch64

2020-07-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15718 ) Change subject: IMPALA-9645 Port LLVM codegen to adapt aarch64 .. Patch Set 16: Build Failed

[Impala-ASF-CR] IMPALA-9676 Add aarch64 compile options for clang

2020-07-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15755 ) Change subject: IMPALA-9676 Add aarch64 compile options for clang .. Patch Set 14: Build Failed

[Impala-ASF-CR] IMPALA-9544 Replace Intel's SSE instructions with ARM's NEON instructions

2020-07-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15531 ) Change subject: IMPALA-9544 Replace Intel's SSE instructions with ARM's NEON instructions .. Patch Set 37: Build Failed

[Impala-ASF-CR] IMPALA-9906 Fix thread-pool-test failed case on aarch64

2020-07-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/16173 ) Change subject: IMPALA-9906 Fix thread-pool-test failed case on aarch64 .. Patch Set 3: Build Failed

[Impala-ASF-CR] IMPALA-9676 Add aarch64 compile options for clang

2020-07-19 Thread Anonymous Coward (Code Review)
zhaoren...@hotmail.com has uploaded a new patch set (#14). ( http://gerrit.cloudera.org:8080/15755 ) Change subject: IMPALA-9676 Add aarch64 compile options for clang .. IMPALA-9676 Add aarch64 compile options for clang Add

[Impala-ASF-CR] IMPALA-9544 Replace Intel's SSE instructions with ARM's NEON instructions

2020-07-19 Thread Anonymous Coward (Code Review)
zhaoren...@hotmail.com has uploaded a new patch set (#37). ( http://gerrit.cloudera.org:8080/15531 ) Change subject: IMPALA-9544 Replace Intel's SSE instructions with ARM's NEON instructions .. IMPALA-9544 Replace Intel's SSE

[Impala-ASF-CR] IMPALA-9926 base64decode % will not return error when in newer OS

2020-07-19 Thread Anonymous Coward (Code Review)
zhaoren...@hotmail.com has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/16175 ) Change subject: IMPALA-9926 base64decode % will not return error when in newer OS .. IMPALA-9926 base64decode % will not

[Impala-ASF-CR] IMPALA-9906 Fix thread-pool-test failed case on aarch64

2020-07-19 Thread Anonymous Coward (Code Review)
zhaoren...@hotmail.com has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/16173 ) Change subject: IMPALA-9906 Fix thread-pool-test failed case on aarch64 .. IMPALA-9906 Fix thread-pool-test failed case on

[Impala-ASF-CR] IMPALA-9645 Port LLVM codegen to adapt aarch64

2020-07-19 Thread Anonymous Coward (Code Review)
zhaoren...@hotmail.com has uploaded a new patch set (#16). ( http://gerrit.cloudera.org:8080/15718 ) Change subject: IMPALA-9645 Port LLVM codegen to adapt aarch64 .. IMPALA-9645 Port LLVM codegen to adapt aarch64 On aarch64,

[Impala-ASF-CR] IMPALA-9904 Fix bad cipher test failed case on aarch64

2020-07-19 Thread Anonymous Coward (Code Review)
zhaoren...@hotmail.com has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/16172 ) Change subject: IMPALA-9904 Fix bad cipher test failed case on aarch64 .. IMPALA-9904 Fix bad cipher test failed case on

[Impala-ASF-CR] IMPALA-9925 cast(pow(2, 31) as int) return 2147483647 on aarch64

2020-07-19 Thread Anonymous Coward (Code Review)
zhaoren...@hotmail.com has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/16174 ) Change subject: IMPALA-9925 cast(pow(2, 31) as int) return 2147483647 on aarch64 .. IMPALA-9925 cast(pow(2, 31) as int) return

[Impala-ASF-CR] IMPALA-9645 Port LLVM codegen to adapt aarch64

2020-07-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15718 ) Change subject: IMPALA-9645 Port LLVM codegen to adapt aarch64 .. Patch Set 16: (1 comment)

[Impala-ASF-CR] IMPALA-9544 Replace Intel's SSE instructions with ARM's NEON instructions

2020-07-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/15531 ) Change subject: IMPALA-9544 Replace Intel's SSE instructions with ARM's NEON instructions .. Patch Set 37: (8 comments)

[Impala-ASF-CR] IMPALA-9926 base64decode % will not return error when in newer OS

2020-07-19 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/16175 ) Change subject: IMPALA-9926 base64decode % will not return error when in newer OS .. Patch Set 3: Build Failed