Skip to content

Conversation

hekonsek
Copy link
Contributor

Hi,

Nothing fancy here - just added AWS Redshift JDBC driver definition to DatabaseDriver enum, so it could be auto-detected by DataSourceBuilder.

Thanks!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 13, 2019
@philwebb philwebb added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels May 14, 2019
@philwebb philwebb added this to the 2.2.x milestone May 14, 2019
@philwebb
Copy link
Member

Nice, thanks!

@snicoll snicoll changed the title Added AWS Redshift driver to DatabaseDriver enum Add support for AWS Redshift JDBC driver May 20, 2019
@snicoll snicoll self-assigned this May 20, 2019
@snicoll snicoll modified the milestones: 2.2.x, 2.2.0.M4 May 20, 2019
snicoll pushed a commit that referenced this pull request May 20, 2019
@snicoll snicoll closed this in 9e31c76 May 20, 2019
snicoll added a commit that referenced this pull request May 20, 2019
* pr/16831:
  Polish "Add support for AWS Redshift JDBC driver"
  Add support for AWS Redshift JDBC driver
@snicoll
Copy link
Member

snicoll commented May 20, 2019

Thanks @hekonsek!

@hekonsek
Copy link
Contributor Author

Thank you for merging!

@wilkinsona
Copy link
Member

Re-opening as the change has broken the build. It causes DatabaseDriverClassNameTests to fail as com.amazon.redshift.jdbc.Driver isn't on the classpath. Redshift needs to be excluded from the tests.

@wilkinsona wilkinsona reopened this May 20, 2019
@dreis2211
Copy link
Contributor

dreis2211 commented May 20, 2019

I was already working on exactly this fix, while you reopened this @wilkinsona . See gh-16905.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants