spark-redshift-community / spark-redshift

Performant Redshift data source for Apache Spark
Apache License 2.0
135 stars 62 forks source link

Update Spark version and aws java sdk version for consistency #92

Closed 88manpreet closed 3 years ago

88manpreet commented 3 years ago

Upgrading spark version to 3.0.2 and aws java sdk version to 1.11.1033 for consistency purposes. Don't expect any issues with these changes so far.

Testing make test itest