[PR] Adding an `Open in DevZero` button [pinot]

2024-09-19 Thread via GitHub
eirol1221 opened a new pull request, #14041: URL: https://github.com/apache/pinot/pull/14041 DevZero is a dev environment platform. Using this link, all contributors to this project will be able to use a DevZero environment as their dev workspace. DevZero supports a free plan that individ

Re: [PR] Store index metadata file for Lucene text indexes [pinot]

2024-09-19 Thread via GitHub
itschrispeck commented on PR #13948: URL: https://github.com/apache/pinot/pull/13948#issuecomment-2362696585 > I have a question that might be unrelated, but I’d appreciate your expertise. is it possible to rebuild the segment1 indexes into Analyzer2 and QueryParserForAnalyzer2 format? if p

Re: [PR] Improve database handling in multi-stage engine [pinot]

2024-09-19 Thread via GitHub
Jackie-Jiang commented on PR #14040: URL: https://github.com/apache/pinot/pull/14040#issuecomment-2362515923 The failing test has query: `SELECT * FROM "default.tbl-escape-naming"`. IIUC this should explicitly look for table with name `default.tbl-escape-naming` which doesn't exist. @gortiz

(pinot) branch dependabot/maven/com.google.cloud-libraries-bom-26.47.0 deleted (was e408ee3c35)

2024-09-19 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch dependabot/maven/com.google.cloud-libraries-bom-26.47.0 in repository https://gitbox.apache.org/repos/asf/pinot.git was e408ee3c35 Bump com.google.cloud:libraries-bom from 26.46.0 to 26.47.

(pinot) branch master updated (0aa07c22bd -> 3aeaee9835)

2024-09-19 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 0aa07c22bd Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#14033) add 3aeaee9835 Bump com.google.cloud:librarie

Re: [PR] Bump com.google.cloud:libraries-bom from 26.46.0 to 26.47.0 [pinot]

2024-09-19 Thread via GitHub
Jackie-Jiang merged PR #14034: URL: https://github.com/apache/pinot/pull/14034 -- 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: commits-unsubscr...@pinot

Re: [PR] Improve database handling in multi-stage engine [pinot]

2024-09-19 Thread via GitHub
codecov-commenter commented on PR #14040: URL: https://github.com/apache/pinot/pull/14040#issuecomment-2362456222 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/14040?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

Re: [PR] Store index metadata file for Lucene text indexes [pinot]

2024-09-19 Thread via GitHub
deemoliu commented on PR #13948: URL: https://github.com/apache/pinot/pull/13948#issuecomment-2362383912 thanks @itschrispeck for the contribution and detailed information! I have a question that might be unrelated, but I’d appreciate your expertise. is it possible to rebuild the segment1

(pinot) branch test-build updated: remove checks introduced in https://github.com/apache/pinot/issues/12945 that is backward in compatible (#14016)

2024-09-19 Thread jiaguo
This is an automated email from the ASF dual-hosted git repository. jiaguo pushed a commit to branch test-build in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/test-build by this push: new c56afe556c remove checks introduced in h

(pinot) branch dependabot/maven/commons-io-commons-io-2.17.0 deleted (was 8a9ab0b06f)

2024-09-19 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch dependabot/maven/commons-io-commons-io-2.17.0 in repository https://gitbox.apache.org/repos/asf/pinot.git was 8a9ab0b06f Do not change hardcoded version in test The revisions that were on t

(pinot) branch master updated (0f98672fb3 -> 0aa07c22bd)

2024-09-19 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from 0f98672fb3 Update README.md to mention new important Maven profiles (#14039) add 0aa07c22bd Bump commons-io:commo

Re: [PR] Bump commons-io:commons-io from 2.16.1 to 2.17.0 [pinot]

2024-09-19 Thread via GitHub
Jackie-Jiang merged PR #14033: URL: https://github.com/apache/pinot/pull/14033 -- 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: commits-unsubscr...@pinot

(pinot) branch master updated: Update README.md to mention new important Maven profiles (#14039)

2024-09-19 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 0f98672fb3 Update README.md to mention new import

Re: [PR] Update README.md to mention new important Maven profiles [pinot]

2024-09-19 Thread via GitHub
Jackie-Jiang merged PR #14039: URL: https://github.com/apache/pinot/pull/14039 -- 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: commits-unsubscr...@pinot

Re: [I] Remove the "delete schema" button from the table UI [pinot]

2024-09-19 Thread via GitHub
Jackie-Jiang commented on issue #14023: URL: https://github.com/apache/pinot/issues/14023#issuecomment-2362048412 I like this idea! -- 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

(pinot) branch master updated (e16366855f -> 3a16c6b221)

2024-09-19 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git from e16366855f Bump software.amazon.awssdk:bom from 2.28.3 to 2.28.4 (#14036) add 3a16c6b221 The apache-jar-resource-

Re: [PR] The apache-jar-resource-bundle was processed twice with different versions [pinot]

2024-09-19 Thread via GitHub
Jackie-Jiang merged PR #14038: URL: https://github.com/apache/pinot/pull/14038 -- 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: commits-unsubscr...@pinot

(pinot) branch dependabot/maven/commons-io-commons-io-2.17.0 updated (29ba053529 -> 8a9ab0b06f)

2024-09-19 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch dependabot/maven/commons-io-commons-io-2.17.0 in repository https://gitbox.apache.org/repos/asf/pinot.git from 29ba053529 Bump commons-io:commons-io from 2.11.0 to 2.17.0 add 8a9ab0b06f

Re: [PR] Support of classrealms and new plugin structure [pinot]

2024-09-19 Thread via GitHub
Jackie-Jiang commented on code in PR #13930: URL: https://github.com/apache/pinot/pull/13930#discussion_r1767498476 ## pinot-spi/src/test/java/org/apache/pinot/spi/plugin/ClassLoaderTest.java: ## @@ -0,0 +1,226 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under o

(pinot) branch master updated: Bump software.amazon.awssdk:bom from 2.28.3 to 2.28.4 (#14036)

2024-09-19 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new e16366855f Bump software.amazon.awssdk:bom from 2

(pinot) branch dependabot/maven/software.amazon.awssdk-bom-2.28.4 deleted (was fe5ed429bb)

2024-09-19 Thread jackie
This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch dependabot/maven/software.amazon.awssdk-bom-2.28.4 in repository https://gitbox.apache.org/repos/asf/pinot.git was fe5ed429bb Bump software.amazon.awssdk:bom from 2.28.3 to 2.28.4 The revi

Re: [PR] Bump software.amazon.awssdk:bom from 2.28.3 to 2.28.4 [pinot]

2024-09-19 Thread via GitHub
Jackie-Jiang merged PR #14036: URL: https://github.com/apache/pinot/pull/14036 -- 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: commits-unsubscr...@pinot

Re: [PR] Bump spark2.version from 2.4.8 to 3.5.3 [pinot]

2024-09-19 Thread via GitHub
dependabot[bot] commented on PR #14032: URL: https://github.com/apache/pinot/pull/14032#issuecomment-2362013248 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by

(pinot) branch dependabot/maven/spark2.version-3.5.3 deleted (was 0ade97edee)

2024-09-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/spark2.version-3.5.3 in repository https://gitbox.apache.org/repos/asf/pinot.git was 0ade97edee Bump spark2.version from 2.4.8 to 3.5.3 The revisions that were on this

Re: [PR] Bump spark2.version from 2.4.8 to 3.5.3 [pinot]

2024-09-19 Thread via GitHub
Jackie-Jiang closed pull request #14032: Bump spark2.version from 2.4.8 to 3.5.3 URL: https://github.com/apache/pinot/pull/14032 -- 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] Add offset based lag metrics [pinot]

2024-09-19 Thread via GitHub
jadami10 commented on PR #13298: URL: https://github.com/apache/pinot/pull/13298#issuecomment-2361386066 > the earlier metric was really noisy since it relies on time column value instead of ingestion time which lead to false positives. That sounds like a misuse of the `StreamMessageM

Re: [PR] Support of classrealms and new plugin structure [pinot]

2024-09-19 Thread via GitHub
gortiz commented on code in PR #13930: URL: https://github.com/apache/pinot/pull/13930#discussion_r1766502731 ## pinot-spi/src/test/java/org/apache/pinot/spi/plugin/ClassLoaderTest.java: ## @@ -0,0 +1,226 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + *

Re: [PR] The apache-jar-resource-bundle was processed twice with different versions [pinot]

2024-09-19 Thread via GitHub
codecov-commenter commented on PR #14038: URL: https://github.com/apache/pinot/pull/14038#issuecomment-2361116372 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/14038?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

Re: [PR] Apply filter reduce expressions Calcite rule at the end to prevent literal-only filter pushdown to leaf stage [pinot]

2024-09-19 Thread via GitHub
gortiz commented on PR #14025: URL: https://github.com/apache/pinot/pull/14025#issuecomment-2361059951 Yep. It looks very similar to #13174. The reason why we didn't merged that is because it may increase the planning time and at the same time we are not sure we are getting rid of _all_ lit

Re: [PR] remove parent relative path, which was incorrect [pinot]

2024-09-19 Thread via GitHub
codecov-commenter commented on PR #14037: URL: https://github.com/apache/pinot/pull/14037#issuecomment-2361070087 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/14037?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

Re: [I] Query execution error when filtering constant columns from subquery [pinot]

2024-09-19 Thread via GitHub
gortiz commented on issue #14010: URL: https://github.com/apache/pinot/issues/14010#issuecomment-2361062280 We already attempted to fix this in https://github.com/apache/pinot/pull/13174, but we are not sure if that is the way we want to fix it. -- This is an automated message from the A

[PR] Update README.md to mention new important Maven profiles [pinot]

2024-09-19 Thread via GitHub
gortiz opened a new pull request, #14039: URL: https://github.com/apache/pinot/pull/14039 This PR just modifies the README.md file to recommend to use -Ppinot-fastDev and -Pbuild-shaded-jar in different situations -- This is an automated message from the Apache Git Service. To respond to

Re: [I] Pinot batch ingestion duplicate row issue [pinot]

2024-09-19 Thread via GitHub
rahuldeshmukh81 closed issue #13984: Pinot batch ingestion duplicate row issue URL: https://github.com/apache/pinot/issues/13984 -- 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] The apache-jar-resource-bundle was processed twice with different versions [pinot]

2024-09-19 Thread via GitHub
rfscholte opened a new pull request, #14038: URL: https://github.com/apache/pinot/pull/14038 This is causing new jars and because of that also recompilations. The apache-parent itself already takes care of this, no need to do it twice. -- This is an automated message from the Ap

[PR] remove parent relative path, which was incorrect [pinot]

2024-09-19 Thread via GitHub
gortiz opened a new pull request, #14037: URL: https://github.com/apache/pinot/pull/14037 Our pom.xml files include a `parent.relativePath` declaration whose value is always `..`. That is not necessary and in fact it was incorrect (the correct value should have been `../pom.xml`, which is i

Re: [PR] Remove `recreateDeletedConsumingSegment` flag from RealtimeSegmentValidationManager [pinot]

2024-09-19 Thread via GitHub
KKcorps merged PR #14024: URL: https://github.com/apache/pinot/pull/14024 -- 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: commits-unsubscr...@pinot.apac

(pinot) branch master updated: Remove `recreateDeletedConsumingSegment` flag from RealtimeSegmentValidationManager (#14024)

2024-09-19 Thread kharekartik
This is an automated email from the ASF dual-hosted git repository. kharekartik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 2de61de8bc Remove `recreateDeletedConsumingS

Re: [PR] Apply filter reduce expressions Calcite rule at the end to prevent literal-only filter pushdown to leaf stage [pinot]

2024-09-19 Thread via GitHub
yashmayya commented on PR #14025: URL: https://github.com/apache/pinot/pull/14025#issuecomment-2360807884 I just realized that this is the same as https://github.com/apache/pinot/pull/13174. cc - @gortiz -- This is an automated message from the Apache Git Service. To respond to th

(pinot) branch dependabot/maven/software.amazon.awssdk-bom-2.28.4 created (now fe5ed429bb)

2024-09-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/software.amazon.awssdk-bom-2.28.4 in repository https://gitbox.apache.org/repos/asf/pinot.git at fe5ed429bb Bump software.amazon.awssdk:bom from 2.28.3 to 2.28.4 No n

[PR] Bump software.amazon.awssdk:bom from 2.28.3 to 2.28.4 [pinot]

2024-09-19 Thread via GitHub
dependabot[bot] opened a new pull request, #14036: URL: https://github.com/apache/pinot/pull/14036 Bumps software.amazon.awssdk:bom from 2.28.3 to 2.28.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=software

(pinot) branch dependabot/maven/com.google.protobuf-protobuf-bom-4.28.2 created (now 6ecf31c6f3)

2024-09-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.google.protobuf-protobuf-bom-4.28.2 in repository https://gitbox.apache.org/repos/asf/pinot.git at 6ecf31c6f3 Bump com.google.protobuf:protobuf-bom from 3.25.4 to

[PR] Bump com.google.protobuf:protobuf-bom from 3.25.4 to 4.28.2 [pinot]

2024-09-19 Thread via GitHub
dependabot[bot] opened a new pull request, #14035: URL: https://github.com/apache/pinot/pull/14035 Bumps [com.google.protobuf:protobuf-bom](https://github.com/protocolbuffers/protobuf) from 3.25.4 to 4.28.2. Commits See full diff in https://github.com/protocolbuffers/protobuf/

(pinot) branch dependabot/maven/com.google.cloud-libraries-bom-26.47.0 created (now e408ee3c35)

2024-09-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.google.cloud-libraries-bom-26.47.0 in repository https://gitbox.apache.org/repos/asf/pinot.git at e408ee3c35 Bump com.google.cloud:libraries-bom from 26.46.0 to 26

[PR] Bump com.google.cloud:libraries-bom from 26.46.0 to 26.47.0 [pinot]

2024-09-19 Thread via GitHub
dependabot[bot] opened a new pull request, #14034: URL: https://github.com/apache/pinot/pull/14034 Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.46.0 to 26.47.0. Release notes Sourced from https://github.com/googleapis/java-cloud-bom/

(pinot) branch dependabot/maven/commons-io-commons-io-2.16.1 deleted (was 846dcfc245)

2024-09-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/commons-io-commons-io-2.16.1 in repository https://gitbox.apache.org/repos/asf/pinot.git was 846dcfc245 Bump commons-io:commons-io from 2.11.0 to 2.16.1 The revisions

(pinot) branch dependabot/maven/commons-io-commons-io-2.17.0 created (now 29ba053529)

2024-09-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/commons-io-commons-io-2.17.0 in repository https://gitbox.apache.org/repos/asf/pinot.git at 29ba053529 Bump commons-io:commons-io from 2.11.0 to 2.17.0 No new revisio

Re: [PR] Bump commons-io:commons-io from 2.11.0 to 2.16.1 [pinot]

2024-09-19 Thread via GitHub
dependabot[bot] commented on PR #14019: URL: https://github.com/apache/pinot/pull/14019#issuecomment-2360766802 Superseded by #14033. -- 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

Re: [PR] Bump commons-io:commons-io from 2.11.0 to 2.16.1 [pinot]

2024-09-19 Thread via GitHub
dependabot[bot] closed pull request #14019: Bump commons-io:commons-io from 2.11.0 to 2.16.1 URL: https://github.com/apache/pinot/pull/14019 -- 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

[PR] Bump commons-io:commons-io from 2.11.0 to 2.17.0 [pinot]

2024-09-19 Thread via GitHub
dependabot[bot] opened a new pull request, #14033: URL: https://github.com/apache/pinot/pull/14033 Bumps commons-io:commons-io from 2.11.0 to 2.17.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:co

(pinot) branch dependabot/maven/spark2.version-3.5.3 created (now 0ade97edee)

2024-09-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/spark2.version-3.5.3 in repository https://gitbox.apache.org/repos/asf/pinot.git at 0ade97edee Bump spark2.version from 2.4.8 to 3.5.3 No new revisions were added by t

[PR] Bump spark2.version from 2.4.8 to 3.5.3 [pinot]

2024-09-19 Thread via GitHub
dependabot[bot] opened a new pull request, #14032: URL: https://github.com/apache/pinot/pull/14032 Bumps `spark2.version` from 2.4.8 to 3.5.3. Updates `org.apache.spark:spark-core_2.12` from 2.4.8 to 3.5.3 Updates `org.apache.spark:spark-sql_2.12` from 2.4.8 to 3.5.3 Depe

[PR] Trying to prevent confusion regarding jars as testresources [pinot]

2024-09-19 Thread via GitHub
rfscholte opened a new pull request, #14031: URL: https://github.com/apache/pinot/pull/14031 These jars are not dependencies, tests depend on their name and content. Hence they have a specific version, which is not managed globally. -- This is an automated message from the Apache Gi

Re: [I] Pinot batch ingestion duplicate row issue [pinot]

2024-09-19 Thread via GitHub
rahuldeshmukh81 commented on issue #13984: URL: https://github.com/apache/pinot/issues/13984#issuecomment-2360529239 Yes we have duplicate record in the file. And other use case is, we already persisted the record And Same record we received in the file along with new Data , here expe

Re: [PR] Support of classrealms and new plugin structure [pinot]

2024-09-19 Thread via GitHub
rfscholte commented on code in PR #13930: URL: https://github.com/apache/pinot/pull/13930#discussion_r1766498448 ## pinot-spi/src/test/java/org/apache/pinot/spi/plugin/ClassLoaderTest.java: ## @@ -0,0 +1,226 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] Support of classrealms and new plugin structure [pinot]

2024-09-19 Thread via GitHub
rfscholte commented on code in PR #13930: URL: https://github.com/apache/pinot/pull/13930#discussion_r1766488788 ## pinot-spi/src/test/java/org/apache/pinot/spi/plugin/ClassLoaderTest.java: ## @@ -0,0 +1,226 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] Trying to prevent confusion regarding jars as testresources [pinot]

2024-09-19 Thread via GitHub
codecov-commenter commented on PR #14031: URL: https://github.com/apache/pinot/pull/14031#issuecomment-2360441461 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/14031?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

Re: [PR] Replace fmpp-maven-plugin with fmpp Ant Task to avoid pulling the vulnerable log4j jars [pinot]

2024-09-19 Thread via GitHub
rfscholte commented on code in PR #14015: URL: https://github.com/apache/pinot/pull/14015#discussion_r1766442395 ## pinot-common/pom.xml: ## @@ -100,22 +100,31 @@ -com.googlecode.fmpp-maven-plugin -fmpp-maven-plugin +org.apache.maven.plugi

Re: [I] Bump commons-io:commons-io from 2.11.0 to 2.16.1 [pinot]

2024-09-19 Thread via GitHub
rfscholte commented on issue #14026: URL: https://github.com/apache/pinot/issues/14026#issuecomment-2360365197 Maybe https://github.com/apache/pinot/pull/14031 can help to prevent this in the future. -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [I] Bump commons-io:commons-io from 2.11.0 to 2.16.1 [pinot]

2024-09-19 Thread via GitHub
rfscholte commented on issue #14026: URL: https://github.com/apache/pinot/issues/14026#issuecomment-2360247839 In this case commons-io is not a project dependency but a test resources, which is being downloaded by Maven. It should not be updated, unless you adjust the version at https://gi

Re: [PR] Fix vulnerabilities for msopenjdk 11 pinot-base-runtime image. [pinot]

2024-09-19 Thread via GitHub
abhioncbr commented on code in PR #14030: URL: https://github.com/apache/pinot/pull/14030#discussion_r1766343606 ## docker/images/pinot-base/pinot-base-runtime/ms-openjdk.dockerfile: ## @@ -20,12 +20,18 @@ ARG JAVA_VERSION=11 ARG JDK_IMAGE=mcr.microsoft.com/openjdk/jdk -FROM

(pinot) branch test-build created (now b47fae9a3c)

2024-09-19 Thread jiaguo
This is an automated email from the ASF dual-hosted git repository. jiaguo pushed a change to branch test-build in repository https://gitbox.apache.org/repos/asf/pinot.git at b47fae9a3c Bump software.amazon.awssdk:bom from 2.28.0 to 2.28.1 (#14007) No new revisions were added by this upd

(pinot) branch master updated: fixing python library in ms-openjdk.dockerfile (#14028)

2024-09-19 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git The following commit(s) were added to refs/heads/master by this push: new 9748dd06a4 fixing python library in ms-openjdk.d

Re: [PR] Fixing python library in ms-openjdk.dockerfile [pinot]

2024-09-19 Thread via GitHub
xiangfu0 merged PR #14028: URL: https://github.com/apache/pinot/pull/14028 -- 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: commits-unsubscr...@pinot.apa

Re: [PR] Fix vulnerabilities for msopenjdk 11 pinot-base-runtime image. [pinot]

2024-09-19 Thread via GitHub
xiangfu0 commented on code in PR #14030: URL: https://github.com/apache/pinot/pull/14030#discussion_r1766250084 ## docker/images/pinot-base/pinot-base-runtime/ms-openjdk.dockerfile: ## @@ -20,12 +20,18 @@ ARG JAVA_VERSION=11 ARG JDK_IMAGE=mcr.microsoft.com/openjdk/jdk -FROM