adp.ingest.cdc.TransformOptions
- class adp.ingest.cdc.TransformOptions(system_prefix: str = '__sdp', count_column: str = '__sdp_count', snapshot_timestamp_column: str = '__sdp_ingest_unix_timestamp', timeline_unix_timestamp_begin_column: str = '__sdp_begin_unix_timestamp', timeline_unix_timestamp_end_column: str = '__sdp_end_unix_timestamp', timeline_timestamp_begin_column: str = '__sdp_begin_timestamp', timeline_timestamp_end_column: str = '__sdp_end_timestamp', timestamp_index_name: str = '__sdp_timestamp_index', timestamp_table_property_key: str = 'sdp.timestamps')
Options for transformation to/from snapshots/timelines
- __init__(system_prefix: str = '__sdp', count_column: str = '__sdp_count', snapshot_timestamp_column: str = '__sdp_ingest_unix_timestamp', timeline_unix_timestamp_begin_column: str = '__sdp_begin_unix_timestamp', timeline_unix_timestamp_end_column: str = '__sdp_end_unix_timestamp', timeline_timestamp_begin_column: str = '__sdp_begin_timestamp', timeline_timestamp_end_column: str = '__sdp_end_timestamp', timestamp_index_name: str = '__sdp_timestamp_index', timestamp_table_property_key: str = 'sdp.timestamps') None
Methods
__init__([system_prefix, count_column, ...])Attributes
count_columnsnapshot_timestamp_columnsystem_prefixtimeline_timestamp_begin_columntimeline_timestamp_end_columntimeline_unix_timestamp_begin_columntimeline_unix_timestamp_end_columntimestamp_index_nametimestamp_table_property_keyunix_timestamp_last_record