agoda-com / kafka-jdbc-connector

Simple way to copy data from relational databases into kafka.
https://github.com/agoda-com/kafka-jdbc-connector/wiki
Apache License 2.0
20 stars 8 forks source link

Support postgresql kafka connector #23

Open atiqsayyed opened 7 years ago

atiqsayyed commented 7 years ago

Ref #4

CLAassistant commented 7 years ago

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.

codecov[bot] commented 7 years ago

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.