spark-redshift-community / spark-redshift

Performant Redshift data source for Apache Spark
Apache License 2.0
137 stars 63 forks source link

Allowing DbUser authentication to pass through to driver #63

Closed Gauravshah closed 4 years ago

Gauravshah commented 4 years ago

Cloning PR https://github.com/databricks/spark-redshift/pull/374

thanks to @brosander for the code changes

Fixes #62

lucagiovagnoli commented 4 years ago

@Gauravshah thanks a lot for contributing!

Would you mind fixing conflicts and writing at least 1 small test verifying this change works ?

Gauravshah commented 4 years ago

@lucagiovagnoli Sure makes sense. Will redo the PR