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

#399 Add ability to use date expressions and formatting in jdbc native sql expressions #401

Merged
merged 2 commits into from
May 6, 2024

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented May 6, 2024

Closes #399

Copy link

github-actions bot commented May 6, 2024

Unit Test Coverage

File Coverage [92.81%] 🍏
StringUtils.scala 100% 🍏
SparkUtils.scala 99.08% 🍏
TableReaderJdbcNative.scala 91.92% 🍏
TableReaderJdbc.scala 83.87% 🍏
Total Project Coverage 83.3% 🍏

@yruslan yruslan marked this pull request as ready for review May 6, 2024 13:12
@yruslan yruslan merged commit 5958342 into main May 6, 2024
8 checks passed
@yruslan yruslan deleted the feature/399-date-expressions-in-jdbc-native branch May 6, 2024 13:12
@yruslan yruslan mentioned this pull request May 7, 2024
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.

Add support for info date expressions and formatting in JDBC Native queries
1 participant