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

Add JDBC partitioned read support #4959

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Add JDBC partitioned read support #4959

wants to merge 2 commits into from

Conversation

RustedBones
Copy link
Contributor

Fix #4955

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Merging #4959 (1ac4073) into main (57f564c) will decrease coverage by 0.10%.
Report is 3 commits behind head on main.
The diff coverage is 28.12%.

❗ Current head 1ac4073 differs from pull request most recent head f5f8c88. Consider uploading reports for the commit f5f8c88 to get more accurate results

@@            Coverage Diff             @@
##             main    #4959      +/-   ##
==========================================
- Coverage   63.09%   63.00%   -0.10%     
==========================================
  Files         282      282              
  Lines       10646    10676      +30     
  Branches      769      777       +8     
==========================================
+ Hits         6717     6726       +9     
- Misses       3929     3950      +21     
Files Changed Coverage Δ
.../src/main/scala/com/spotify/scio/jdbc/JdbcIO.scala 61.85% <23.33%> (-14.96%) ⬇️
...m/spotify/scio/jdbc/syntax/ScioContextSyntax.scala 85.71% <100.00%> (+5.71%) ⬆️

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.

Beam JDBC partitioning
1 participant