Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.86 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.86 KB

Snowflake-kafka-connector

License

Snowflake-kafka-connector is a plugin of Apache Kafka Connect - ingests data from a Kafka Topic to a Snowflake Table.

Contributing to the Snowflake Kafka Connector

The following requirements must be met before you can merge your PR:

  • Tests: all test suites must pass, see the test README
  • Formatter: run this script ./format.sh from root
  • CLA: all contributers must sign the Snowflake CLA. This is a one time signature, please provide your email so we can work with you to get this signed after you open a PR.

Thank you for contributing! We will review and approve PRs as soon as we can.

Test and Code Coverage Statuses

Kafka Connector Integration Test

Kafka Connector Apache End2End Test

Kafka Connector Confluent End2End Test

codecov