Skip to content

Connector Feature List

This list is meant to describe each feature a connector/source can have.

Supported Features

These are current features we support but some sources may not make this possible.

Incremental Changes

This feature allows for incremental changes to be applied directly within Snowflake, ensuring that only the necessary data is updated.

Incremental API Requests

This feature enables incremental API requests, reducing the amount of data processed and improving efficiency by only requesting new or changed data.

Capture Deletes

This feature allows for the capture of delete operations, ensuring that data deletions in the source are reflected in Snowflake.

Features in progress

Features we currently don't support but are working on it.

Ignoring Tables/Columns - This feature, planned for future release, will allow for data blocking to manage data flow and processing within the connector.

Not supported

These features should be done in Snowflake, we do not plan on adding them.

  • Slowly changing dimensions
  • Data Masking
  • Child tasks