Lakebridge Reconcile Config not supporting "sfAuthenticator" for Snowflake

dbr_data_engg
New Contributor III

User is getting below error.
Py4JJavaError: An error occurred while calling o508.load. : net.snowflake.client.jdbc.SnowflakeSQLException: Incorrect username or password was specified.

https://github.com/databrickslabs/lakebridge/blob/201f9b7cae5ae45583540d10be95a1980c5a7d94/src/datab...

While I tried with plain python code using sfAuthenticator , it is working but with Lakebridge it is not working.

 

@Waldar  #lakebridge