Closed wangbowen1024 closed 3 months ago
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.
Search before asking
What happened
if the data sources is encrypted, will get error when sparkSession read or Dataset write by JDBC the password:
This method(
ParserUtils.decode(config.getString(PASSWORD))
) just solved: [Fix][Data Quality]Dataquality Spark Get Datasource Password Error When Password Has $ #13643 but when the datasource's password is encrypted,it will get error passwordWhat you expected to happen
no error
How to reproduce
like 'What happened'
Anything else
No response
Version
3.2.x
Are you willing to submit PR?
Code of Conduct