Skip to main content

Community

Connector Improvement: Honor Default values on updates

Answered

Please sign in to leave a comment.

Comments

2 comments

  • Official comment

    Hi Darin,

    Thanks for your comment in our portal, apologies for the delay in response!

    To clarify this, are you saying when a new column is added to a table (via a DDL statement), you would like Fivetran to populate the entire row with the default values as provided by the source?

    If so, this is certainly something we are working on to enhance our schema migration workflows. Could you share which source you are using in this instance?

    Hi Kevin, 

    I appreciate you following up.

    Basically, I am wanting the fivetran connector to honor any defaults or calculations that might be setup on the destination table if a column value is not supplied.

    If null is supplied then yes reset the value but if nothing is supplied then you should let the destination table schema handle the field.