Skip to content

fix(hive): Update postgresql driver to 42.6.0 #505

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

Merged
merged 4 commits into from
Nov 15, 2023

Conversation

sbernauer
Copy link
Member

@sbernauer sbernauer commented Nov 15, 2023

Description

Fixes stackabletech/hive-operator#170
Needs #454

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes
- [x] Changes are OpenShift compatible
- [x] All added packages (via microdnf or otherwise) have a comment on why they are added
- [x] Things not downloaded from Red Hat repositories should be mirrored in the Stackable repository and downloaded from there
- [x] All packages should have (if available) signatures/hashes verified
- [ ] Does your change affect an SBOM? Make sure to update all SBOMs

@sbernauer sbernauer self-assigned this Nov 15, 2023
@sbernauer sbernauer changed the title fix(hive): Update postgresql driver in Hive metastore 3.1.3 to 42.6.0 fix(hive): Update postgresql driver in Hive metastore to 42.6.0 Nov 15, 2023
@sbernauer sbernauer changed the title fix(hive): Update postgresql driver in Hive metastore to 42.6.0 fix(hive): Update postgresql driver to 42.6.0 Nov 15, 2023
@lfrancke
Copy link
Member

Looking good to me apart from the one comment you already left yourself

@maltesander maltesander requested a review from lfrancke November 15, 2023 10:45
@lfrancke lfrancke added release/23.11.0 release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Nov 15, 2023
@maltesander maltesander added this pull request to the merge queue Nov 15, 2023
Merged via the queue into main with commit e99d16f Nov 15, 2023
@maltesander maltesander deleted the fix/hive-postgres-client branch November 15, 2023 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/23.11.0 release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Test Hive with newer PostgreSQL JDBC driver JAR
3 participants