usedatabrew / blink

OpenSource data platform to build event-driven systems. It's like Deebezium for golang :)
https://docs.databrew.tech/open-source/prerequisites
MIT License
26 stars 1 forks source link

chore(): added airtable source #18

Closed le-vlad closed 9 months ago

le-vlad commented 10 months ago

Change Type

Define the type of change your pull request will bring to the repo

Breaking Changes

Does your pull request introduce breaking changes?

Description

This Source consumes data from AirTable API

Because of the AirTable API implementation - we can't use full incremental sync It requires us to backfill all the records

Testing

Describe how you have tested the changes or how we should test the changes:

Checklist

Please confirm the following:

Reviewers

Please add any appropriate reviewers for your PR.

Additional context

Add any other context or screenshots about the pull request here.