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

[DOP-14492] - Teradata supports passing custom versions #256

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

maxim-lixakov
Copy link
Contributor

@maxim-lixakov maxim-lixakov commented Apr 18, 2024

Change Summary

  • Teradata connection now uses Teradata JDBC driver 20.00.00.19, upgraded from 17.20.00.15, and supports passing custom versions: Teradata.get_packages(package_version=...).
  • Update following documentation and tests.

Related issue number

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.39%. Comparing base (8e0dc89) to head (ea31897).
Report is 2 commits behind head on develop.

❗ Current head ea31897 differs from pull request most recent head 4f945fa. Consider uploading reports for the commit 4f945fa to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #256   +/-   ##
========================================
  Coverage    94.39%   94.39%           
========================================
  Files          204      204           
  Lines         7901     7904    +3     
  Branches      1402     1402           
========================================
+ Hits          7458     7461    +3     
  Misses         318      318           
  Partials       125      125           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maxim-lixakov maxim-lixakov changed the title [DOP-14492] - upgrade Teradata packages [DOP-14492] - Teradata supports passing custom versions Apr 18, 2024
@maxim-lixakov maxim-lixakov merged commit f943852 into develop Apr 18, 2024
28 of 29 checks passed
@maxim-lixakov maxim-lixakov deleted the feature/DOP-14492 branch April 18, 2024 12:37
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 this pull request may close these issues.

None yet

2 participants