Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies: Spark 2.4.5 and Exasol 6.2.5 #62

Closed
morazow opened this issue Mar 27, 2020 · 0 comments · Fixed by #64
Closed

Update dependencies: Spark 2.4.5 and Exasol 6.2.5 #62

morazow opened this issue Mar 27, 2020 · 0 comments · Fixed by #64

Comments

@morazow
Copy link
Contributor

morazow commented Mar 27, 2020

Situation

At the moment main Spark version is 2.4.3 and Exasol JDBC version is 6.1.3. Similarly, the integration tests test against Exasol docker image version 6.1.3-d1. These dependencies should be updated to the latest versions.

Acceptance Criteria

  • Spark and Exasol versions are updated to 2.4.5 and 6.2.5 versions.
  • Other library and plugin dependencies are updated if there are new version available.
  • Ensure that everything works as expected.
morazow added a commit that referenced this issue Mar 30, 2020
Updates main dependencies, Spark and Exasol, to the latest versions. In
this Spark version, the `INTERVAL YEAR TO MONTH` type is supported as an
Spark `StringType`.

Additionally, updates other dependencies and plugin versions to their
respective latest versions.

Adds separate dependency for the `MockitoSugar` from scalatest-plus
library.

Fixes #62.
morazow added a commit that referenced this issue Apr 9, 2020
Updates main dependencies, Spark and Exasol, to the latest versions. In
this Spark version, the `INTERVAL YEAR TO MONTH` type is supported as an
Spark `StringType`.

Additionally, updates other dependencies and plugin versions to their
respective latest versions.

Adds separate dependency for the `MockitoSugar` from scalatest-plus
library.

Fixes #62.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant