estuary / connectors

Connectors for capturing data from external data sources
Other
38 stars 10 forks source link

source-airtable: allowing schema inference without changes to stream … #1661

Closed Luishfs closed 2 weeks ago

Luishfs commented 2 weeks ago

…name

Description:

Removing "fields" schema processing from source-airtalbe. Now all schemas will be inferred

Notes for reviewers:

Tested using a local flow instance to a cloud hosted supabase DB. All streams were tested


This change is Reviewable