Skip to main content

Community

Connector Improvement: Views/MVs ingestion from Azure SQL DB, Oracle Cloud

Answered

Please sign in to leave a comment.

Comments

2 comments

  • Official comment

    Hi Narimha,

    Thanks for reaching out about replicating views from your source database in Fivetran

    Currently, our connectors replicates the underlying tables but does not replicate the view objects themselves. This is because changes to the data in the underlying tables make it hard to accurately track incremental updates to the view itself.

    To preserve equivalent logic in your destination, we recommend manually re-creating the views. You can refer to this guide for best practices on replicating views in your target environment.

    Let us know if you need help or have any additional questions.

    Best, 
    Rean

    @FivetranSupport is there any update on this one?