Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps org.apache.avro:avro from 1.11.3 to 1.12.0.

Dependabot compatibility score

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)

@dependabot dependabot bot requested a review from lidavidm as a code owner August 5, 2024 16:06
@dependabot dependabot bot added dependencies Dependabot-only java Dependabot-only labels Aug 5, 2024
@kou
Copy link
Member

kou commented Aug 6, 2024

@github-actions crossbow submit -g java

@github-actions
Copy link

github-actions bot commented Aug 6, 2024

Revision: 12c6ae3

Submitted crossbow builds: ursacomputing/crossbow @ actions-f5492d7daa

Task Status
java-jars GitHub Actions
test-conda-python-3.11-spark-master GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@vibhatha
Copy link
Collaborator

vibhatha commented Aug 6, 2024

@kou let's wait for #43503?

@vibhatha
Copy link
Collaborator

@kou the blocking PR has been merged. Shall we rebase and re-run the CIs/crossbows?

@danepitkin
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/java/org.apache.avro-avro-1.12.0 branch from 12c6ae3 to 0886cb4 Compare August 12, 2024 15:19
@danepitkin
Copy link
Member

@github-actions crossbow submit java-jars

@github-actions
Copy link

Revision: 0886cb4aa536c2bc6eadf3992dcc3b2f181d88eb

Submitted crossbow builds: ursacomputing/crossbow @ actions-6a901312b4

Task Status
java-jars GitHub Actions

@kou
Copy link
Member

kou commented Aug 12, 2024

It seems that #43506 is the next blocker:

https://github.com/ursacomputing/crossbow/actions/runs/10355266474/job/28671622600#step:6:18111

Error:  Failures: 
Error:    TestFragmentScanOptions.testCsvConvertOptions:84 expected: <[Id: Int(32, true), Name: Utf8, Language: Utf8]> but was: <[Id;Name;Language: Utf8]>
Error:    TestFragmentScanOptions.testCsvConvertOptionsDelimiterNotSet:127 expected: <[Id: Int(32, true), Name: Utf8, Language: Utf8]> but was: <[Id;Name;Language: Utf8]>
Error:    TestFragmentScanOptions.testCsvConvertOptionsNoOption:163 
Expected: iterable containing ["1;Juno;Java\n2;Peter;Python\n3;Celin;C++"]
     but: item 0: was <1;Juno;Java>

@vibhatha
Copy link
Collaborator

It seems that #43506 is the next blocker:

https://github.com/ursacomputing/crossbow/actions/runs/10355266474/job/28671622600#step:6:18111

Error:  Failures: 
Error:    TestFragmentScanOptions.testCsvConvertOptions:84 expected: <[Id: Int(32, true), Name: Utf8, Language: Utf8]> but was: <[Id;Name;Language: Utf8]>
Error:    TestFragmentScanOptions.testCsvConvertOptionsDelimiterNotSet:127 expected: <[Id: Int(32, true), Name: Utf8, Language: Utf8]> but was: <[Id;Name;Language: Utf8]>
Error:    TestFragmentScanOptions.testCsvConvertOptionsNoOption:163 
Expected: iterable containing ["1;Juno;Java\n2;Peter;Python\n3;Celin;C++"]
     but: item 0: was <1;Juno;Java>

Right. And we saw other issues linked to it. Let's wait till they are resolved. I will update here once it is done. Thanks @kou

@danepitkin
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/java/org.apache.avro-avro-1.12.0 branch from 0886cb4 to 7f8180e Compare August 14, 2024 15:33
@lidavidm
Copy link
Member

@dependabot rebase

Bumps org.apache.avro:avro from 1.11.3 to 1.12.0.

---
updated-dependencies:
- dependency-name: org.apache.avro:avro
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/java/org.apache.avro-avro-1.12.0 branch from 7f8180e to e2bcd81 Compare August 19, 2024 10:31
@lidavidm lidavidm merged commit 364e014 into main Aug 20, 2024
@lidavidm lidavidm removed the awaiting review Awaiting review label Aug 20, 2024
@dependabot dependabot bot deleted the dependabot/maven/java/org.apache.avro-avro-1.12.0 branch August 20, 2024 00:48
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 364e014.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them.

pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
apache#43564)

Bumps org.apache.avro:avro from 1.11.3 to 1.12.0.

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.avro:avro&package-manager=maven&previous-version=1.11.3&new-version=1.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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>

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: David Li <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Java dependencies Dependabot-only java Dependabot-only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants