Connector Improvement: Fivetran Platform connector reports table, even after the table is deselected for Integration.
Description:
For the Snowflake connector, we initially selected the table TABLE_FOR_EXTENSION_WITH_PK for ingestion. Although this table was later deselected, the platform connector UI continues to display it as part of the selected tables.
This behavior leads to downstream issues, particularly when consumers try to read from the connector expecting only the currently selected tables. Having stale or deselected tables displayed causes confusion and potential data processing errors.
Request:
Update the connector behavior to ensure that tables which have been explicitly deselected are no longer shown in the platform connector display. The connector should reflect the current selection state accurately to avoid any inconsistency or downstream impact.
Impact:
-
Prevents incorrect assumptions by downstream systems or users.
-
Reduces errors in data pipelines relying on accurate table selection.
-
Improves trust in the platform connector’s current state.


Please sign in to leave a comment.
Comments
0 comments