Skip to main content

Community

Other: fivetran_connector_schema_config

Answered

Please sign in to leave a comment.

Comments

2 comments

  • Official comment

    Hi Adam,

    I have added your request to our feature improvements backlog. I'm curious to learn more about your specific use case—are there dynamic patterns for table naming beyond variants of "it"? Are there any edge cases or operational scenarios that would help us prioritize and design this feature effectively?

    This would be a pretty deep and fundamental change, as it would affect source extraction and configuration at a core level, so understanding the need in depth is useful.

    Thanks,
    Jimmy

    We're trying to use Terraform to programmatically exclude database tables in Fivetran. It would be good to have the ability to specify specific tables to exclude, a selection of tables based on wildcards, and in some cases individual columns in a table (we have a table that may not update any data, however the date changes each week on 80 million rows - we need the sync any data changes but not interested in the date on this table so it's an unnecessary cost).