kafka-jdbc-connector icon indicating copy to clipboard operation
kafka-jdbc-connector copied to clipboard

Support postgresql kafka connector

Open atiqsayyed opened this issue 8 years ago • 2 comments

Ref #4

  • Added support for PostgreSQL database

atiqsayyed avatar Oct 01 '17 06:10 atiqsayyed

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 3 committers have signed the CLA.

:white_check_mark: atiqsayyed
:x: Atiq
:x: Atiq Sayyed


Atiq, Atiq Sayyed seem not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Oct 01 '17 06:10 CLAassistant

Codecov Report

Merging #23 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   96.15%   96.19%   +0.04%     
==========================================
  Files           7        7              
  Lines         260      263       +3     
  Branches       29       32       +3     
==========================================
+ Hits          250      253       +3     
  Misses         10       10
Impacted Files Coverage Δ
...connector/jdbc/services/TimeBasedDataService.scala 100% <100%> (ø) :arrow_up:
...nnector/jdbc/services/TimeIdBasedDataService.scala 92.85% <100%> (+0.17%) :arrow_up:
...a/connector/jdbc/services/IdBasedDataService.scala 91.42% <100%> (+0.25%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 280ae24...1fac870. Read the comment docs.

codecov[bot] avatar Oct 01 '17 06:10 codecov[bot]