Skip to content

MINOR: [Java] Bump org.apache.avro:avro from 1.11.3 to 1.12.0 in /java - #43564

Merged
lidavidm merged 1 commit into
mainfrom
dependabot/maven/java/org.apache.avro-avro-1.12.0
Aug 20, 2024
Merged

MINOR: [Java] Bump org.apache.avro:avro from 1.11.3 to 1.12.0 in /java#43564
lidavidm merged 1 commit into
mainfrom
dependabot/maven/java/org.apache.avro-avro-1.12.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 5, 2024

Copy link
Copy Markdown
Contributor

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
dependabotBot requested a review from lidavidm as a code ownerAugust 5, 2024 16:06
@dependabotdependabotBot added dependencies Dependabot-only java Dependabot-only labels Aug 5, 2024
@kou

kou commented Aug 6, 2024

Copy link
Copy Markdown
Member

@github-actions crossbow submit -g java

@github-actions

Copy link
Copy Markdown

Revision: 12c6ae3

Submitted crossbow builds: ursacomputing/crossbow @ actions-f5492d7daa

TaskStatus
java-jarsGitHub Actions
test-conda-python-3.11-spark-masterGitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64GitHub Actions
verify-rc-source-java-macos-amd64GitHub Actions

@vibhatha

Copy link
Copy Markdown
Contributor

@kou let's wait for #43503?

@vibhatha

Copy link
Copy Markdown
Contributor

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

@danepitkin

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabotBotforce-pushed the dependabot/maven/java/org.apache.avro-avro-1.12.0 branch from 12c6ae3 to 0886cb4CompareAugust 12, 2024 15:19
@danepitkin

Copy link
Copy Markdown
Member

@github-actions crossbow submit java-jars

@github-actions

Copy link
Copy Markdown

Revision: 0886cb4aa536c2bc6eadf3992dcc3b2f181d88eb

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

TaskStatus
java-jarsGitHub Actions

@kou

kou commented Aug 12, 2024

Copy link
Copy Markdown
Member

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
Copy Markdown
Contributor

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
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabotBotforce-pushed the dependabot/maven/java/org.apache.avro-avro-1.12.0 branch from 0886cb4 to 7f8180eCompareAugust 14, 2024 15:33
@lidavidm

Copy link
Copy Markdown
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] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/maven/java/org.apache.avro-avro-1.12.0 branch from 7f8180e to e2bcd81CompareAugust 19, 2024 10:31
@lidavidm
lidavidm merged commit 364e014 into mainAug 20, 2024
@lidavidmlidavidm removed the awaiting review Awaiting review label Aug 20, 2024
@dependabot
dependabotBot deleted the dependabot/maven/java/org.apache.avro-avro-1.12.0 branch August 20, 2024 00:48
@conbench-apache-arrow

Copy link
Copy Markdown

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 <li.davidm96@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: JavadependenciesDependabot-onlyjavaDependabot-only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@kou@vibhatha@danepitkin@lidavidm