universal_transfer_operator.integrations

Submodules

Package Contents

Functions

get_transfer_integration(transfer_params)

Given a transfer_params return the associated TransferIntegrations class.

Attributes

CUSTOM_INGESTION_TYPE_TO_MODULE_PATH

universal_transfer_operator.integrations.CUSTOM_INGESTION_TYPE_TO_MODULE_PATH
universal_transfer_operator.integrations.get_transfer_integration(transfer_params)

Given a transfer_params return the associated TransferIntegrations class.

Parameters:

transfer_params (base.TransferIntegrationOptions) – kwargs to be used by methods involved in transfer using FiveTran.

Return type:

base.TransferIntegration