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

Add Redshift Serverless SDK #1945

Merged
merged 1 commit into from
May 3, 2024

Conversation

carlsapp
Copy link
Contributor

@carlsapp carlsapp commented May 2, 2024

Fixes #1944. Fixes a NoClassDefFoundError that is thrown by some features that are looking for classes in the Redshift Serverless SDK.

Issue #: #1944

Description of changes: Added aws-java-sdk-redshiftserverless to the dependency list for athena-redshift

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Fixes awslabs#1944. Fixes a NoClassDefFoundError that is thrown by some
features that are looking for classes in the Redshift Serverless SDK.
Copy link
Contributor

@aimethed aimethed left a comment

Choose a reason for hiding this comment

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

Reproduced error locally and confirmed this fixes

@aimethed aimethed merged commit 8b58bac into awslabs:master May 3, 2024
6 checks passed
github-actions bot pushed a commit that referenced this pull request May 6, 2024
  - build(deps): bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre (#1954)
  - build(deps): bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre
  - build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.4 to 4.8.5 (#1957)
  - build(deps): bump com.github.spotbugs:spotbugs-annotations
  - build(deps): bump software.amazon.jsii:jsii-runtime from 1.97.0 to 1.98.0 (#1956)
  - build(deps): bump software.amazon.jsii:jsii-runtime
  - build(deps): bump com.oracle.database.jdbc:ojdbc8 from 23.3.0.23.09 to 23.4.0.24.05 (#1952)
  - build(deps): bump com.oracle.database.jdbc:ojdbc8
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.13.2 to 8.13.3 (#1953)
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  - build(deps): bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 (#1955)
  - build(deps): bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0
  - build(deps): bump fasterxml.jackson.version from 2.17.0 to 2.17.1 (#1951)
  - build(deps): bump fasterxml.jackson.version from 2.17.0 to 2.17.1
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.15.1 to 3.16.0 (#1949)
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.15.1 to 3.16.0
  - build(deps): bump software.amazon.awssdk:bom from 2.25.40 to 2.25.45 (#1950)
  - build(deps): bump software.amazon.awssdk:bom from 2.25.40 to 2.25.45
  - build(deps): bump aws-sdk.version from 1.12.710 to 1.12.715 (#1948)
  - build(deps): bump aws-sdk.version from 1.12.710 to 1.12.715
  - Add Redshift Serverless SDK (#1945)
  - build(deps): bump org.testng:testng from 7.10.1 to 7.10.2 (#1941)
  - build(deps): bump org.testng:testng from 7.10.1 to 7.10.2
  - build(deps): bump software.amazon.awssdk:bom from 2.25.35 to 2.25.40 (#1940)
  - build(deps): bump software.amazon.awssdk:bom from 2.25.35 to 2.25.40
  - build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 (#1943)
  - build(deps): bump org.apache.maven.plugins:maven-shade-plugin
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.43.0 to 1.44.0 (#1938)
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager
  - build(deps): bump aws-sdk.version from 1.12.705 to 1.12.710 (#1937)
  - build(deps): bump aws-sdk.version from 1.12.705 to 1.12.710
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Redshift Serverless SDK missing in connector athena-redshift
2 participants