Skip to content

Conversation

@kanterov
Copy link
Member

@kanterov kanterov commented Jan 4, 2019

JdbcDriver#getConnection should return null if it doesn't accept
provided url.


Follow this checklist to help us incorporate your contribution quickly and easily:

  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java Build Status Build Status Build Status Build Status Build Status Build Status Build Status Build Status
Python Build Status --- Build Status
Build Status
Build Status --- --- ---

@kanterov
Copy link
Member Author

kanterov commented Jan 4, 2019

R: @apilloud

`JdbcDriver#getConnection` should return `null` if it doesn't accept
provided url.
@kanterov kanterov force-pushed the kanterov_fix_beam_driver branch from 8235b9b to a1d938e Compare January 4, 2019 14:47
@apilloud
Copy link
Member

apilloud commented Jan 4, 2019

Oops, good catch. LGTM.

@apilloud apilloud merged commit 4b5b1a0 into apache:master Jan 4, 2019
@kanterov kanterov deleted the kanterov_fix_beam_driver branch January 4, 2019 17:01
@kanterov
Copy link
Member Author

kanterov commented Jan 4, 2019

@apilloud thanks for the quick feedback!

kennknowles added a commit that referenced this pull request Jan 4, 2019
…10.0: Fix JdbcDriver breaking DriverManager#getConnection
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.

2 participants