You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/09/18 12:34:31 UTC

[GitHub] [orc] dependabot[bot] opened a new pull request, #1617: Bump spark.version from 3.4.1 to 3.5.0 in /java

dependabot[bot] opened a new pull request, #1617:
URL: https://github.com/apache/orc/pull/1617

   Bumps `spark.version` from 3.4.1 to 3.5.0.
   Updates `org.apache.spark:spark-catalyst_2.12` from 3.4.1 to 3.5.0
   
   Updates `org.apache.spark:spark-core_2.12` from 3.4.1 to 3.5.0
   
   Updates `org.apache.spark:spark-sql_2.12` from 3.4.1 to 3.5.0
   
   Updates `org.apache.spark:spark-avro_2.12` from 3.4.1 to 3.5.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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
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: issues-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [orc] dongjoon-hyun closed pull request #1617: Bump spark.version from 3.4.1 to 3.5.0 in /java

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun closed pull request #1617: Bump spark.version from 3.4.1 to 3.5.0 in /java
URL: https://github.com/apache/orc/pull/1617


-- 
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: issues-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [orc] dependabot[bot] commented on pull request #1617: Bump spark.version from 3.4.1 to 3.5.0 in /java

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #1617:
URL: https://github.com/apache/orc/pull/1617#issuecomment-1725907336

   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 adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: issues-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [orc] dongjoon-hyun commented on pull request #1617: Bump spark.version from 3.4.1 to 3.5.0 in /java

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on PR #1617:
URL: https://github.com/apache/orc/pull/1617#issuecomment-1725907240

   Wow. It seems to break massively.
   ```
   Error:  /home/runner/work/orc/orc/java/bench/spark/src/java/org/apache/orc/bench/spark/SparkBenchmark.java:[204,28] constructor PartitionedFile in class org.apache.spark.sql.execution.datasources.PartitionedFile cannot be applied to given types;
   ```


-- 
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: issues-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org