[
https://issues.apache.org/jira/browse/DRILL-8207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532860#comment-17532860
]
ASF GitHub Bot commented on DRILL-8207:
---------------------------------------
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.
> Fix Username Typo and password @JsonIgnore in JDBC SerDe
> --------------------------------------------------------
>
> Key: DRILL-8207
> URL: https://issues.apache.org/jira/browse/DRILL-8207
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Blocker
>
> Fixes SerDe error with default JDBC plugin.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)