Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps dep.pinot.version from 1.3.0 to 1.4.0.
Updates org.apache.pinot:pinot-common from 1.3.0 to 1.4.0

Updates org.apache.pinot:pinot-core from 1.3.0 to 1.4.0

Updates org.apache.pinot:pinot-segment-local from 1.3.0 to 1.4.0

Updates org.apache.pinot:pinot-segment-spi from 1.3.0 to 1.4.0

Updates org.apache.pinot:pinot-spi from 1.3.0 to 1.4.0

Updates org.apache.pinot:pinot-yammer from 1.3.0 to 1.4.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `dep.pinot.version` from 1.3.0 to 1.4.0.

Updates `org.apache.pinot:pinot-common` from 1.3.0 to 1.4.0

Updates `org.apache.pinot:pinot-core` from 1.3.0 to 1.4.0

Updates `org.apache.pinot:pinot-segment-local` from 1.3.0 to 1.4.0

Updates `org.apache.pinot:pinot-segment-spi` from 1.3.0 to 1.4.0

Updates `org.apache.pinot:pinot-spi` from 1.3.0 to 1.4.0

Updates `org.apache.pinot:pinot-yammer` from 1.3.0 to 1.4.0

---
updated-dependencies:
- dependency-name: org.apache.pinot:pinot-common
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.pinot:pinot-core
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.pinot:pinot-segment-local
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.pinot:pinot-segment-spi
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.pinot:pinot-spi
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.pinot:pinot-yammer
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 14, 2025
@cla-bot cla-bot bot added the cla-signed label Oct 14, 2025
@github-actions github-actions bot added the pinot Pinot connector label Oct 14, 2025
@ebyhr
Copy link
Member

ebyhr commented Oct 14, 2025

Error:  Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.6.2:enforce (default) on project trino-pinot: 
Error:  Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps failed with message:
Error:  Failed while enforcing RequireUpperBoundDeps. The error(s) are [
Error:  Require upper bound dependencies error for org.apache.helix:helix-core:1.3.1. Paths to dependency are:
Error:  +-io.trino:trino-pinot:478-SNAPSHOT
Error:    +-org.apache.helix:helix-core:1.3.1
Error:  and
Error:  +-io.trino:trino-pinot:478-SNAPSHOT
Error:    +-org.apache.pinot:pinot-common:1.4.0
Error:      +-org.apache.helix:helix-core:1.3.2
Error:  , 
Error:  Require upper bound dependencies error for io.grpc:grpc-stub:1.71.0. Paths to dependency are:
Error:  +-io.trino:trino-pinot:478-SNAPSHOT
Error:    +-org.apache.pinot:pinot-common:1.4.0
Error:      +-io.grpc:grpc-stub:1.71.0 (managed) <-- io.grpc:grpc-stub:1.73.0
Error:  , 
Error:  Require upper bound dependencies error for io.grpc:grpc-netty-shaded:1.71.0. Paths to dependency are:
Error:  +-io.trino:trino-pinot:478-SNAPSHOT
Error:    +-org.apache.pinot:pinot-common:1.4.0
Error:      +-io.grpc:grpc-netty-shaded:1.71.0 (managed) <-- io.grpc:grpc-netty-shaded:1.73.0
Error:  , 
Error:  Require upper bound dependencies error for io.grpc:grpc-protobuf:1.71.0. Paths to dependency are:
Error:  +-io.trino:trino-pinot:478-SNAPSHOT
Error:    +-org.apache.pinot:pinot-common:1.4.0
Error:      +-io.grpc:grpc-protobuf:1.71.0 (managed) <-- io.grpc:grpc-protobuf:1.73.0
Error:  ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed dependencies Pull requests that update a dependency file java Pull requests that update java code pinot Pinot connector

Development

Successfully merging this pull request may close these issues.

2 participants