Skip to main content

Community

Provide an INSERT OVERWRITE data integration for file based connectors (SharePoint, SFTP, ..)

Answered

Please sign in to leave a comment.

Comments

1 comment

  • Official comment

    Hi Brent, thank you for filing this request!

    Does each destination table always come from one file with a stable name and location, with its contents replaced when the data changes? Or do you upload new versions as separate files with different names?

    If the file name and location remain stable, such as reference_data/parts_list.xlsx, “Upsert file using file name and line number” effectively provides the complete-refresh behavior you need.

    Best,
    Parmeet