Re: [PR] Fix Jaro-Winkler function name typos in string functions docs [impala]

2025-09-23 Thread via GitHub
Username46786 closed pull request #82: Fix Jaro-Winkler function name typos in string functions docs URL: https://github.com/apache/impala/pull/82 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] Fix Jaro-Winkler function name typos in string functions docs [impala]

2025-09-22 Thread via GitHub
boroknagyz commented on PR #82: URL: https://github.com/apache/impala/pull/82#issuecomment-3317682731 Thank you for your PR! Please note that we are using gerrit for code reviews. You can check out this page about how to contribute to Impala: https://cwiki.apache.org/confluence/display/IMPA

[PR] Fix Jaro-Winkler function name typos in string functions docs [impala]

2025-09-20 Thread via GitHub
Username46786 opened a new pull request, #82: URL: https://github.com/apache/impala/pull/82 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-m

Re: [PR] ODP-4888 Revert Kudu impala toolchain changes [impala]

2025-08-07 Thread via GitHub
shubhluck closed pull request #81: ODP-4888 Revert Kudu impala toolchain changes URL: https://github.com/apache/impala/pull/81 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[PR] ODP-4888 Revert Kudu impala toolchain changes [impala]

2025-08-07 Thread via GitHub
shubhluck opened a new pull request, #81: URL: https://github.com/apache/impala/pull/81 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Fix the problem of missing dependency soft links in source code compilation [impala]

2025-06-28 Thread via GitHub
wxsIcey closed pull request #80: Fix the problem of missing dependency soft links in source code compilation URL: https://github.com/apache/impala/pull/80 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

Re: [PR] Bump zipp from 1.2.0 to 3.19.1 in /infra/python/deps [impala]

2025-05-09 Thread via GitHub
scriptforfivem commented on PR #78: URL: https://github.com/apache/impala/pull/78#issuecomment-2868168971 The performance optimizations here are quite clever. Nice engineering work! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [PR] IMPALA-11852:Upgrade postgresql to 42.5.1 due to CVE-2022-41946 [impala]

2024-08-30 Thread via GitHub
devaspatikrishnatri closed pull request #41: IMPALA-11852:Upgrade postgresql to 42.5.1 due to CVE-2022-41946 URL: https://github.com/apache/impala/pull/41 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

Re: [PR] Cache timezone name look ups [impala]

2024-08-29 Thread via GitHub
mszjat closed pull request #79: Cache timezone name look ups URL: https://github.com/apache/impala/pull/79 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

Re: [PR] Cache timezone name look ups [impala]

2024-08-29 Thread via GitHub
mszjat commented on PR #79: URL: https://github.com/apache/impala/pull/79#issuecomment-2317579911 Indeed, closing this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] Cache timezone name look ups [impala]

2024-08-29 Thread via GitHub
gaborkaszab commented on PR #79: URL: https://github.com/apache/impala/pull/79#issuecomment-2317572520 hey @mszjat , On Impala we don't use PRs for code changes, instead we use gerrit: https://gerrit.cloudera.org/ See https://cwiki.apache.org/confluence/display/IMPALA/Contributing+to+I

[PR] Bump zipp from 1.2.0 to 3.19.1 in /infra/python/deps [impala]

2024-07-09 Thread via GitHub
dependabot[bot] opened a new pull request, #78: URL: https://github.com/apache/impala/pull/78 Bumps [zipp](https://github.com/jaraco/zipp) from 1.2.0 to 3.19.1. Changelog Sourced from https://github.com/jaraco/zipp/blob/main/NEWS.rst";>zipp's changelog. v3.19.1 Bugfixes

Re: [PR] Bump urllib3 from 1.24.2 to 1.26.18 in /infra/python/deps [impala]

2024-06-17 Thread via GitHub
dependabot[bot] commented on PR #65: URL: https://github.com/apache/impala/pull/65#issuecomment-2174529039 Superseded by #77. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] Bump urllib3 from 1.24.2 to 1.26.18 in /infra/python/deps [impala]

2024-06-17 Thread via GitHub
dependabot[bot] closed pull request #65: Bump urllib3 from 1.24.2 to 1.26.18 in /infra/python/deps URL: https://github.com/apache/impala/pull/65 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[PR] Bump urllib3 from 1.24.2 to 1.26.19 in /infra/python/deps [impala]

2024-06-17 Thread via GitHub
dependabot[bot] opened a new pull request, #77: URL: https://github.com/apache/impala/pull/77 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.19. Release notes Sourced from https://github.com/urllib3/urllib3/releases";>urllib3's releases. 1.26.19 🚀

Re: [PR] [Hotfix] Add apache license link [impala]

2024-06-02 Thread via GitHub
caicancai commented on PR #76: URL: https://github.com/apache/impala/pull/76#issuecomment-2143771733 > Thanks for your contribution! We don't use pull requests in Apache Impala, we use Gerrit instead: https://gerrit.cloudera.org/. > > https://cwiki.apache.org/confluence/display/IMPAL

Re: [PR] [Hotfix] Add apache license link [impala]

2024-06-02 Thread via GitHub
caicancai closed pull request #76: [Hotfix] Add apache license link URL: https://github.com/apache/impala/pull/76 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

Re: [PR] [IMPALA-13112] Remove Kafka Dependency Exclusion to Use KafkaAuditProvider [impala]

2024-05-29 Thread via GitHub
MikaelSmith commented on PR #75: URL: https://github.com/apache/impala/pull/75#issuecomment-2138360292 Thanks for your contribution! We don't use pull requests in Apache Impala, we use Gerrit instead: https://gerrit.cloudera.org/. https://cwiki.apache.org/confluence/display/IMPALA/Us

Re: [PR] [Hotfix] Add apache license link [impala]

2024-05-29 Thread via GitHub
bartash commented on PR #76: URL: https://github.com/apache/impala/pull/76#issuecomment-2137874175 Thanks for your contribution! We don't use pull requests in Apache Impala, we use Gerrit instead: https://gerrit.cloudera.org/. https://cwiki.apache.org/confluence/display/IMPALA/Using+

[PR] [Hotfix] Add apache license link [impala]

2024-05-29 Thread via GitHub
caicancai opened a new pull request, #76: URL: https://github.com/apache/impala/pull/76 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] [IMPALA-13112] Remove Kafka Dependency Exclusion to Use KafkaAuditProvider [impala]

2024-05-29 Thread via GitHub
dntjr8096 opened a new pull request, #75: URL: https://github.com/apache/impala/pull/75 **Issue** : https://issues.apache.org/jira/browse/IMPALA-13112 **Testing Environment:** The changes were tested in the following environment: - Impala Version: 4.1.1 - Ranger Version: 2.3.0

Re: [PR] Bump requests from 2.21.0 to 2.31.0 in /infra/python/deps [impala]

2024-05-20 Thread via GitHub
dependabot[bot] commented on PR #49: URL: https://github.com/apache/impala/pull/49#issuecomment-2121283972 Superseded by #74. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] Bump requests from 2.21.0 to 2.31.0 in /infra/python/deps [impala]

2024-05-20 Thread via GitHub
dependabot[bot] closed pull request #49: Bump requests from 2.21.0 to 2.31.0 in /infra/python/deps URL: https://github.com/apache/impala/pull/49 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[PR] Bump requests from 2.21.0 to 2.32.0 in /infra/python/deps [impala]

2024-05-20 Thread via GitHub
dependabot[bot] opened a new pull request, #74: URL: https://github.com/apache/impala/pull/74 Bumps [requests](https://github.com/psf/requests) from 2.21.0 to 2.32.0. Release notes Sourced from https://github.com/psf/requests/releases";>requests's releases. v2.32.0 2.32.0

Re: [PR] Bump jinja2 from 2.11.3 to 3.1.3 in /infra/python/deps [impala]

2024-05-06 Thread via GitHub
dependabot[bot] closed pull request #66: Bump jinja2 from 2.11.3 to 3.1.3 in /infra/python/deps URL: https://github.com/apache/impala/pull/66 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

Re: [PR] Bump jinja2 from 2.11.3 to 3.1.3 in /infra/python/deps [impala]

2024-05-06 Thread via GitHub
dependabot[bot] commented on PR #66: URL: https://github.com/apache/impala/pull/66#issuecomment-2096478526 Superseded by #73. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[PR] Bump jinja2 from 2.11.3 to 3.1.4 in /infra/python/deps [impala]

2024-05-06 Thread via GitHub
dependabot[bot] opened a new pull request, #73: URL: https://github.com/apache/impala/pull/73 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.4. Release notes Sourced from https://github.com/pallets/jinja/releases";>jinja2's releases. 3.1.4 This is the

Re: [PR] Bump sqlparse from 0.3.1 to 0.4.4 in /shell/packaging [impala]

2024-04-15 Thread via GitHub
dependabot[bot] commented on PR #46: URL: https://github.com/apache/impala/pull/46#issuecomment-2057799843 Superseded by #72. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[PR] Bump sqlparse from 0.3.1 to 0.5.0 in /shell/packaging [impala]

2024-04-15 Thread via GitHub
dependabot[bot] opened a new pull request, #72: URL: https://github.com/apache/impala/pull/72 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 to 0.5.0. Changelog Sourced from https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG";>sqlparse's changelo

Re: [PR] Bump sqlparse from 0.3.1 to 0.4.4 in /shell/packaging [impala]

2024-04-15 Thread via GitHub
dependabot[bot] closed pull request #46: Bump sqlparse from 0.3.1 to 0.4.4 in /shell/packaging URL: https://github.com/apache/impala/pull/46 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

Re: [PR] Bump sqlparse from 0.3.1 to 0.4.4 in /infra/python/deps [impala]

2024-04-15 Thread via GitHub
dependabot[bot] closed pull request #45: Bump sqlparse from 0.3.1 to 0.4.4 in /infra/python/deps URL: https://github.com/apache/impala/pull/45 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[PR] Bump sqlparse from 0.3.1 to 0.5.0 in /infra/python/deps [impala]

2024-04-15 Thread via GitHub
dependabot[bot] opened a new pull request, #71: URL: https://github.com/apache/impala/pull/71 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 to 0.5.0. Changelog Sourced from https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG";>sqlparse's changelo

Re: [PR] Bump sqlparse from 0.3.1 to 0.4.4 in /infra/python/deps [impala]

2024-04-15 Thread via GitHub
dependabot[bot] commented on PR #45: URL: https://github.com/apache/impala/pull/45#issuecomment-2057776551 Superseded by #71. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[PR] Bump idna from 2.8 to 3.7 in /infra/python/deps [impala]

2024-04-11 Thread via GitHub
dependabot[bot] opened a new pull request, #70: URL: https://github.com/apache/impala/pull/70 Bumps [idna](https://github.com/kjd/idna) from 2.8 to 3.7. Release notes Sourced from https://github.com/kjd/idna/releases";>idna's releases. v3.7 What's Changed Fix issue

Re: [PR] Bump sqlparse from 0.3.1 to 0.4.4 in /shell/packaging [impala]

2024-03-13 Thread via GitHub
dependabot[bot] commented on PR #46: URL: https://github.com/apache/impala/pull/46#issuecomment-1994534831 Sorry, only users with push access can use that command. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] Bump sqlparse from 0.3.1 to 0.4.4 in /shell/packaging [impala]

2024-03-13 Thread via GitHub
Miautawn commented on PR #46: URL: https://github.com/apache/impala/pull/46#issuecomment-1994534733 @dependabot merge -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[PR] Bump cryptography from 1.8.1 to 42.0.2 in /infra/python/deps [impala]

2024-02-16 Thread via GitHub
dependabot[bot] opened a new pull request, #69: URL: https://github.com/apache/impala/pull/69 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.8.1 to 42.0.2. Changelog Sourced from https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst";>cryptography's chang

Re: [PR] Bump cryptography from 1.8.1 to 42.0.0 in /infra/python/deps [impala]

2024-02-16 Thread via GitHub
dependabot[bot] commented on PR #68: URL: https://github.com/apache/impala/pull/68#issuecomment-1949322085 Superseded by #69. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] Bump cryptography from 1.8.1 to 42.0.0 in /infra/python/deps [impala]

2024-02-16 Thread via GitHub
dependabot[bot] closed pull request #68: Bump cryptography from 1.8.1 to 42.0.0 in /infra/python/deps URL: https://github.com/apache/impala/pull/68 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

Re: [PR] Bump cryptography from 1.8.1 to 41.0.2 in /infra/python/deps [impala]

2024-02-05 Thread via GitHub
dependabot[bot] commented on PR #53: URL: https://github.com/apache/impala/pull/53#issuecomment-1928471112 Superseded by #68. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] Bump cryptography from 1.8.1 to 41.0.2 in /infra/python/deps [impala]

2024-02-05 Thread via GitHub
dependabot[bot] closed pull request #53: Bump cryptography from 1.8.1 to 41.0.2 in /infra/python/deps URL: https://github.com/apache/impala/pull/53 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[PR] Bump cryptography from 1.8.1 to 42.0.0 in /infra/python/deps [impala]

2024-02-05 Thread via GitHub
dependabot[bot] opened a new pull request, #68: URL: https://github.com/apache/impala/pull/68 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.8.1 to 42.0.0. Changelog Sourced from https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst";>cryptography's chang

[PR] Bump avro from 1.10.2 to 1.11.3 in /infra/python/deps [impala]

2024-01-25 Thread via GitHub
dependabot[bot] opened a new pull request, #67: URL: https://github.com/apache/impala/pull/67 Bumps [avro](https://github.com/apache/avro) from 1.10.2 to 1.11.3. Release notes Sourced from https://github.com/apache/avro/releases";>avro's releases. release-1.11.3 The Apach

[PR] Bump jinja2 from 2.11.3 to 3.1.3 in /infra/python/deps [impala]

2024-01-25 Thread via GitHub
dependabot[bot] opened a new pull request, #66: URL: https://github.com/apache/impala/pull/66 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3. Release notes Sourced from https://github.com/pallets/jinja/releases";>jinja2's releases. 3.1.3 This is a fi

Re: [PR] Bump urllib3 from 1.24.2 to 1.26.5 in /infra/python/deps [impala]

2024-01-25 Thread via GitHub
dependabot[bot] closed pull request #31: Bump urllib3 from 1.24.2 to 1.26.5 in /infra/python/deps URL: https://github.com/apache/impala/pull/31 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

Re: [PR] Bump urllib3 from 1.24.2 to 1.26.5 in /infra/python/deps [impala]

2024-01-25 Thread via GitHub
dependabot[bot] commented on PR #31: URL: https://github.com/apache/impala/pull/31#issuecomment-1910728982 Superseded by #65. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] Bump paramiko from 2.4.2 to 2.10.1 in /infra/python/deps [impala]

2024-01-25 Thread via GitHub
dependabot[bot] commented on PR #32: URL: https://github.com/apache/impala/pull/32#issuecomment-1910728953 Superseded by #64. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] Bump paramiko from 2.4.2 to 2.10.1 in /infra/python/deps [impala]

2024-01-25 Thread via GitHub
dependabot[bot] closed pull request #32: Bump paramiko from 2.4.2 to 2.10.1 in /infra/python/deps URL: https://github.com/apache/impala/pull/32 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[PR] Bump urllib3 from 1.24.2 to 1.26.18 in /infra/python/deps [impala]

2024-01-25 Thread via GitHub
dependabot[bot] opened a new pull request, #65: URL: https://github.com/apache/impala/pull/65 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.18. Release notes Sourced from https://github.com/urllib3/urllib3/releases";>urllib3's releases. 1.26.18

[PR] Bump paramiko from 2.4.2 to 3.4.0 in /infra/python/deps [impala]

2024-01-25 Thread via GitHub
dependabot[bot] opened a new pull request, #64: URL: https://github.com/apache/impala/pull/64 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.2 to 3.4.0. Commits https://github.com/paramiko/paramiko/commit/f0881ba8af57d1a122ef19c40d144afdcb6e0824";>f0881ba Cut 3

[PR] Bump org.bouncycastle:bcpkix-jdk18on from 1.72 to 1.73 in /fe [impala]

2024-01-25 Thread via GitHub
dependabot[bot] opened a new pull request, #63: URL: https://github.com/apache/impala/pull/63 Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.72 to 1.73. Changelog Sourced from https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html";>org.

[PR] Bump com.h2database:h2 from 1.3.166 to 2.2.220 in /java/ext-data-source/jdbc [impala]

2024-01-25 Thread via GitHub
dependabot[bot] opened a new pull request, #62: URL: https://github.com/apache/impala/pull/62 Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 1.3.166 to 2.2.220. Release notes Sourced from https://github.com/h2database/h2database/releases";>com.h2database:h

Re: [PR] Bump sqlparse from 0.3.1 to 0.4.4 in /shell/packaging [impala]

2024-01-22 Thread via GitHub
dependabot[bot] commented on PR #46: URL: https://github.com/apache/impala/pull/46#issuecomment-1903866646 Sorry, only users with push access can use that command. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] Bump sqlparse from 0.3.1 to 0.4.4 in /shell/packaging [impala]

2024-01-22 Thread via GitHub
deividasskiparis commented on PR #46: URL: https://github.com/apache/impala/pull/46#issuecomment-1903866575 @dependabot merge -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [IMPALA-12659] - function document optimization [impala]

2023-12-21 Thread via GitHub
MikaelSmith commented on PR #61: URL: https://github.com/apache/impala/pull/61#issuecomment-1866690644 Thanks for your contribution! We don't use pull requests in Apache Impala, we use Gerrit instead: https://gerrit.cloudera.org/. https://cwiki.apache.org/confluence/display/IMPALA/Us

[PR] [IMPALA-12659] - unction document optimization [impala]

2023-12-21 Thread via GitHub
everypp opened a new pull request, #61: URL: https://github.com/apache/impala/pull/61 Corrected errors in the document to improve user usability -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

Re: [PR] IMPALA-12470: initial commit [impala]

2023-10-19 Thread via GitHub
gaurav1086 closed pull request #60: IMPALA-12470: initial commit URL: https://github.com/apache/impala/pull/60 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

Re: [PR] IMPALA-12470: initial commit [impala]

2023-10-19 Thread via GitHub
bartash commented on PR #60: URL: https://github.com/apache/impala/pull/60#issuecomment-1771318428 Hi @gaurav1086 thanks for your contribution! We don't use pull requests in Apache Impala, we use Gerrit instead: https://gerrit.cloudera.org/. https://cwiki.apache.org/confluence/display/IMPA

Re: [PR] IMPALA-12470: initial commit [impala]

2023-10-18 Thread via GitHub
wzhou-code commented on code in PR #60: URL: https://github.com/apache/impala/pull/60#discussion_r1364990392 ## java/ext-data-source/jdbc/src/main/java/org/apache/impala/extdatasource/jdbc/dao/GenericJdbcDatabaseAccessor.java: ## @@ -30,25 +30,34 @@ import java.util.Properties;

[PR] IMPALA-12470: initial commit [impala]

2023-10-18 Thread via GitHub
gaurav1086 opened a new pull request, #60: URL: https://github.com/apache/impala/pull/60 Change-Id: Id103306c32238ec501aeb6cf55d1aed1af2641fa -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [impala] e11it opened a new pull request, #59: Fix ImpalaToPrometheusName: replace single quote to underscore

2023-08-31 Thread via GitHub
e11it opened a new pull request, #59: URL: https://github.com/apache/impala/pull/59 Some metrics name in Java 11 contains single quote(example: `CodeHeap 'profiled methods'`). Single quote not allowed for prometheus metrics. This fix resolve this issue by replace single quote with

[GitHub] [impala] VenuReddy2103 closed pull request #58: IMPALA-12399: Pass eventTypeSkipList with OPEN_TXN in NotificationEventRequest to avoid receiving OPEN_TXN events from hive metastore

2023-08-25 Thread via GitHub
VenuReddy2103 closed pull request #58: IMPALA-12399: Pass eventTypeSkipList with OPEN_TXN in NotificationEventRequest to avoid receiving OPEN_TXN events from hive metastore URL: https://github.com/apache/impala/pull/58 -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [impala] VenuReddy2103 opened a new pull request, #58: IMPALA-12399: Pass eventTypeSkipList with OPEN_TXN in NotificationEventRequest to avoid receiving OPEN_TXN events from hive metastore

2023-08-25 Thread via GitHub
VenuReddy2103 opened a new pull request, #58: URL: https://github.com/apache/impala/pull/58 Notification events like OPEN_TXN are ignored on catalogd MetastoreEventsProcessor. So, we can pass eventTypeSkipList with OPEN_TXN in NotificationEventRequest while invoking get_next_notification()

[GitHub] [impala] jasondrogba opened a new pull request, #57: Modify the versions of Apache Ant and Apache Maven

2023-08-23 Thread via GitHub
jasondrogba opened a new pull request, #57: URL: https://github.com/apache/impala/pull/57 When compiling Impala 3.4.0, I encountered an issue due to the outdated repository URLs for Apache Ant and Apache Maven. After updating the version URLs, I was able to successfully proceed with the exe

[GitHub] [impala] MikaelSmith commented on pull request #56: impala-12322 wrong timestamp when scan kudu timestamp with timezone

2023-08-22 Thread via GitHub
MikaelSmith commented on PR #56: URL: https://github.com/apache/impala/pull/56#issuecomment-1688492662 Hi @dachn, thanks for your contribution! We don't use pull requests in Apache Impala, we use Gerrit instead: https://gerrit.cloudera.org/. https://cwiki.apache.org/confluence/displa

[GitHub] [impala] dachn opened a new pull request, #56: fixbug impala-12322

2023-08-21 Thread via GitHub
dachn opened a new pull request, #56: URL: https://github.com/apache/impala/pull/56 fix a bug, which is get wrong timestamp when scan kudu timestamp with timezone -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [impala] zhangyifan27 closed pull request #55: IMPALA-12288: Add BUILD_WITH_NO_TESTS option to remove test targets

2023-08-01 Thread via GitHub
zhangyifan27 closed pull request #55: IMPALA-12288: Add BUILD_WITH_NO_TESTS option to remove test targets URL: https://github.com/apache/impala/pull/55 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [impala] MikaelSmith commented on pull request #55: IMPALA-12288: Add BUILD_WITH_NO_TESTS option to remove test targets

2023-08-01 Thread via GitHub
MikaelSmith commented on PR #55: URL: https://github.com/apache/impala/pull/55#issuecomment-1660732919 Hi @zhangyifan27, thanks for your contribution! We don't use pull requests in Apache Impala, we use Gerrit instead: https://gerrit.cloudera.org/. https://cwiki.apache.org/confluence/displa

[GitHub] [impala] zhangyifan27 opened a new pull request, #55: IMPALA-12288: Add BUILD_WITH_NO_TESTS option to remove test targets

2023-08-01 Thread via GitHub
zhangyifan27 opened a new pull request, #55: URL: https://github.com/apache/impala/pull/55 This patch adds a new option 'BUILD_WITH_NO_TESTS' to tell CMake not to generate test targets. The option is set ON when building impala using the command 'buildall.sh -notests'. This should be useful

[GitHub] [impala] HalimKim commented on pull request #54: [IMPALA-12291] - impala checks hdfs ranger policy

2023-07-18 Thread via GitHub
HalimKim commented on PR #54: URL: https://github.com/apache/impala/pull/54#issuecomment-1641150849 @MikaelSmith Thanks, I just have uploaded the patch on gerrit. Walkthrough was really helpful. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [impala] MikaelSmith commented on pull request #54: [IMPALA-12291] - impala checks hdfs ranger policy

2023-07-18 Thread via GitHub
MikaelSmith commented on PR #54: URL: https://github.com/apache/impala/pull/54#issuecomment-1640607452 Hi @HalimKim, thanks for your contribution! We don't use pull requests in Apache Impala, we use Gerrit instead: https://gerrit.cloudera.org/. https://cwiki.apache.org/confluence/display/IM

[GitHub] [impala] dependabot[bot] closed pull request #50: Bump cryptography from 1.8.1 to 41.0.0 in /infra/python/deps

2023-07-14 Thread via GitHub
dependabot[bot] closed pull request #50: Bump cryptography from 1.8.1 to 41.0.0 in /infra/python/deps URL: https://github.com/apache/impala/pull/50 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[GitHub] [impala] dependabot[bot] commented on pull request #50: Bump cryptography from 1.8.1 to 41.0.0 in /infra/python/deps

2023-07-14 Thread via GitHub
dependabot[bot] commented on PR #50: URL: https://github.com/apache/impala/pull/50#issuecomment-1636506549 Superseded by #53. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [impala] dependabot[bot] opened a new pull request, #53: Bump cryptography from 1.8.1 to 41.0.2 in /infra/python/deps

2023-07-14 Thread via GitHub
dependabot[bot] opened a new pull request, #53: URL: https://github.com/apache/impala/pull/53 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.8.1 to 41.0.2. Changelog Sourced from https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst";>cryptography's chang

[GitHub] [impala] dependabot[bot] opened a new pull request, #52: Bump bcprov-jdk18on from 1.72 to 1.74 in /fe

2023-07-06 Thread via GitHub
dependabot[bot] opened a new pull request, #52: URL: https://github.com/apache/impala/pull/52 Bumps [bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.72 to 1.74. Changelog Sourced from https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html";>bcprov-jdk18on's chan

[GitHub] [impala] dependabot[bot] commented on pull request #44: Bump jetty-server from 9.4.50.v20221201 to 10.0.14 in /fe

2023-06-13 Thread via GitHub
dependabot[bot] commented on PR #44: URL: https://github.com/apache/impala/pull/44#issuecomment-1590176264 Superseded by #51. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [impala] dependabot[bot] opened a new pull request, #51: Bump jetty-server from 9.4.50.v20221201 to 9.4.51.v20230217 in /fe

2023-06-13 Thread via GitHub
dependabot[bot] opened a new pull request, #51: URL: https://github.com/apache/impala/pull/51 Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.50.v20221201 to 9.4.51.v20230217. Release notes Sourced from https://github.com/eclipse/jetty.project/releases";>jet

[GitHub] [impala] dependabot[bot] closed pull request #44: Bump jetty-server from 9.4.50.v20221201 to 10.0.14 in /fe

2023-06-13 Thread via GitHub
dependabot[bot] closed pull request #44: Bump jetty-server from 9.4.50.v20221201 to 10.0.14 in /fe URL: https://github.com/apache/impala/pull/44 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [impala] dependabot[bot] closed pull request #42: Bump cryptography from 1.8.1 to 39.0.1 in /infra/python/deps

2023-06-02 Thread via GitHub
dependabot[bot] closed pull request #42: Bump cryptography from 1.8.1 to 39.0.1 in /infra/python/deps URL: https://github.com/apache/impala/pull/42 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[GitHub] [impala] dependabot[bot] commented on pull request #42: Bump cryptography from 1.8.1 to 39.0.1 in /infra/python/deps

2023-06-02 Thread via GitHub
dependabot[bot] commented on PR #42: URL: https://github.com/apache/impala/pull/42#issuecomment-1574065785 Superseded by #50. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [impala] dependabot[bot] opened a new pull request, #50: Bump cryptography from 1.8.1 to 41.0.0 in /infra/python/deps

2023-06-02 Thread via GitHub
dependabot[bot] opened a new pull request, #50: URL: https://github.com/apache/impala/pull/50 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.8.1 to 41.0.0. Changelog Sourced from https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst";>cryptography's chang

[GitHub] [impala] dependabot[bot] opened a new pull request, #49: Bump requests from 2.21.0 to 2.31.0 in /infra/python/deps

2023-05-22 Thread via GitHub
dependabot[bot] opened a new pull request, #49: URL: https://github.com/apache/impala/pull/49 Bumps [requests](https://github.com/psf/requests) from 2.21.0 to 2.31.0. Release notes Sourced from https://github.com/psf/requests/releases";>requests's releases. v2.31.0 2.31.0

[GitHub] [impala] stiga-huang commented on pull request #48: Add admissiond to error message

2023-05-11 Thread via GitHub
stiga-huang commented on PR #48: URL: https://github.com/apache/impala/pull/48#issuecomment-1544996420 Here is the wiki for uploading patches for review: https://cwiki.apache.org/confluence/display/IMPALA/Using+Gerrit+to+submit+and+review+patches -- This is an automated message from the A

[GitHub] [impala] d-becker commented on pull request #48: Add admissiond to error message

2023-05-10 Thread via GitHub
d-becker commented on PR #48: URL: https://github.com/apache/impala/pull/48#issuecomment-1541722392 Hi @lide-reed, thanks for your contribution. We don't use pull requests in Apache Impala, we use Gerrit instead: [https://gerrit.cloudera.org/](https://gerrit.cloudera.org/) Please upload

[GitHub] [impala] lide-reed opened a new pull request, #48: Add admissiond to error message

2023-05-09 Thread via GitHub
lide-reed opened a new pull request, #48: URL: https://github.com/apache/impala/pull/48 [Add admissiond to error message](https://github.com/apache/impala/commit/f67520e1dbeaf24c5fdb66838fafa536d22274e7) -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [impala] dependabot[bot] opened a new pull request, #47: Bump flask from 1.0.2 to 2.3.2 in /infra/python/deps

2023-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #47: URL: https://github.com/apache/impala/pull/47 Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 2.3.2. Release notes Sourced from https://github.com/pallets/flask/releases";>flask's releases. 2.3.2 This is a secur

[GitHub] [impala] dependabot[bot] opened a new pull request, #46: Bump sqlparse from 0.3.1 to 0.4.4 in /shell/packaging

2023-04-21 Thread via GitHub
dependabot[bot] opened a new pull request, #46: URL: https://github.com/apache/impala/pull/46 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 to 0.4.4. Changelog Sourced from https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG";>sqlparse's changelo

[GitHub] [impala] dependabot[bot] opened a new pull request, #45: Bump sqlparse from 0.3.1 to 0.4.4 in /infra/python/deps

2023-04-21 Thread via GitHub
dependabot[bot] opened a new pull request, #45: URL: https://github.com/apache/impala/pull/45 Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 to 0.4.4. Changelog Sourced from https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG";>sqlparse's changelo

[GitHub] [impala] yx91490 commented on pull request #44: Bump jetty-server from 9.4.50.v20221201 to 10.0.14 in /fe

2023-04-19 Thread via GitHub
yx91490 commented on PR #44: URL: https://github.com/apache/impala/pull/44#issuecomment-1514427101 Hi @jbapple maybe we should considering disable the dependabot's noisy alerts following this guide: https://docs.github.com/en/code-security/dependabot/dependabot-alerts/configuring-dependabot

[GitHub] [impala] dependabot[bot] opened a new pull request, #44: Bump jetty-server from 9.4.50.v20221201 to 10.0.14 in /fe

2023-04-18 Thread via GitHub
dependabot[bot] opened a new pull request, #44: URL: https://github.com/apache/impala/pull/44 Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.50.v20221201 to 10.0.14. Release notes Sourced from https://github.com/eclipse/jetty.project/releases";>jetty-server

[GitHub] [impala] whsyourdaddy closed pull request #43: Fix a typo

2023-04-17 Thread via GitHub
whsyourdaddy closed pull request #43: Fix a typo URL: https://github.com/apache/impala/pull/43 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsub

[GitHub] [impala] papno2 commented on pull request #43: Fix a typo

2023-03-20 Thread via GitHub
papno2 commented on PR #43: URL: https://github.com/apache/impala/pull/43#issuecomment-1475927622 Hi @whsyourdaddy! Thank you for your contribution! We use https://cwiki.apache.org/confluence/display/IMPALA/Using+Gerrit+to+submit+and+review+patches to submit and review patches. I hope yo

[GitHub] [impala] whsyourdaddy opened a new pull request, #43: Fix a typo

2023-03-20 Thread via GitHub
whsyourdaddy opened a new pull request, #43: URL: https://github.com/apache/impala/pull/43 fix a url mistake when using "git clone" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

[GitHub] [impala] dependabot[bot] closed pull request #22: Bump cryptography from 1.8.1 to 3.2 in /infra/python/deps

2023-02-07 Thread via GitHub
dependabot[bot] closed pull request #22: Bump cryptography from 1.8.1 to 3.2 in /infra/python/deps URL: https://github.com/apache/impala/pull/22 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [impala] dependabot[bot] commented on pull request #22: Bump cryptography from 1.8.1 to 3.2 in /infra/python/deps

2023-02-07 Thread via GitHub
dependabot[bot] commented on PR #22: URL: https://github.com/apache/impala/pull/22#issuecomment-1421441140 Superseded by #42. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [impala] dependabot[bot] opened a new pull request, #42: Bump cryptography from 1.8.1 to 39.0.1 in /infra/python/deps

2023-02-07 Thread via GitHub
dependabot[bot] opened a new pull request, #42: URL: https://github.com/apache/impala/pull/42 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.8.1 to 39.0.1. Changelog Sourced from https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst";>cryptography's chang