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

#508 Fix the way descriptions are fetched for JDBC tables. #509

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Oct 31, 2024

Closes #508

Copy link

Unit Test Coverage

Overall Project 84.1% -0.01% 🍏
Files changed 91.34% 🍏

Module Coverage
pramen:core Jacoco Report 84.86% -0.02% 🍏
Files
Module File Coverage
pramen:core Jacoco Report JdbcSparkUtils.scala 92.17% -1.79% 🍏
TableReaderJdbcNative.scala 78.93% 🍏

@yruslan yruslan changed the base branch from main to support/1.9 October 31, 2024 11:45
@yruslan yruslan merged commit 3623a87 into support/1.9 Oct 31, 2024
@yruslan yruslan deleted the bugfix/508-do-not-load-column-descriptions-for-ms-sql-server branch October 31, 2024 12:03
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.

Failure of getting column descriptions for some tables
1 participant