jnturton opened a new pull request, #2531:
URL: https://github.com/apache/drill/pull/2531

   # [DRILL-8207](https://issues.apache.org/jira/browse/DRILL-8207): Fix 
Username Typo and password @JsonIgnore in JDBC SerDe
   
   ## Description
   
   This second PR removes the @JsonIgnore annotation from 
`JsonIgnore::getPassword()`, solving a Jackson deserialsiation error affecting 
that class, and reverts a regression in 
`CredentialProviderUtils::getCredentialsProvider`.
   
   ## Documentation
   N/A
   
   ## Testing
   Unit tests, manually start Drill with template storage configs. Edit `rdbms` 
so that it holds a valid pg database config, run a query against pg, 
individually add and remove the username and password direct credentials from 
the storage config.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to