Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-39288: [Java][FlightSQL] Update Apache Avatica to version 1.24.0 #39325

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

rcprcp
Copy link
Contributor

@rcprcp rcprcp commented Dec 20, 2023

Updated pom files, and updated several failing tests because UsernamePasswordCredentials() method has been removed from Avatica.

Update pom files, update several failing tests, because
UsernamePasswordCredentials() has been removed from Avatica.
@rcprcp rcprcp requested a review from lidavidm as a code owner December 20, 2023 16:18
Copy link

⚠️ GitHub issue #39288 has been automatically assigned in GitHub to PR creator.

Copy link
Member

@lidavidm lidavidm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting review Awaiting review labels Dec 20, 2023
@danepitkin
Copy link
Member

@github-actions crossbow submit -g java

@danepitkin
Copy link
Member

LGTM! Thank you 😄

Copy link

Revision: 6974506

Submitted crossbow builds: ursacomputing/crossbow @ actions-70f39f80b0

Task Status
java-jars 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

@lidavidm lidavidm merged commit 708b973 into apache:main Dec 20, 2023
15 checks passed
@lidavidm lidavidm removed the awaiting merge Awaiting merge label Dec 20, 2023
@rcprcp
Copy link
Contributor Author

rcprcp commented Dec 20, 2023

@lidavidm, Thank you!

Copy link

After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit 708b973.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

clayburn pushed a commit to clayburn/arrow that referenced this pull request Jan 23, 2024
…24.0 (apache#39325)

Updated pom files, and updated several failing tests because UsernamePasswordCredentials() method has been removed from Avatica.
* Closes: apache#39288

Authored-by: Bob Plotts <[email protected]>
Signed-off-by: David Li <[email protected]>
dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
…24.0 (apache#39325)

Updated pom files, and updated several failing tests because UsernamePasswordCredentials() method has been removed from Avatica.
* Closes: apache#39288

Authored-by: Bob Plotts <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Java][FlightSQL] Update Apache Avatica to version 1.24.0
3 participants