| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
That should be pretty rare, but worth to avoid this.
Sorry, something went wrong.
|
NB: the tests won't pass (see #1002). I will rebase as soon as CI is green again. |
Sorry, something went wrong.
|
@ennuite can you please rebase this PR ? The CI should be ok now. |
Sorry, something went wrong.
|
@jbonofre done. Is this ok to merge? It seems like CI only ran the format and not the tests... |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What's Changed
ArrowFlightJdbcDriver.connect(final String url, final Properties info) now properly ignores a null value for info, obtaining the properties solely from the URL.
Closes #1004.