Metadata
Streamkap Connectors (where applicable) insert the following metadata columns into the data and destination tables:
Column Name | Description |
---|---|
_STREAMKAP_SOURCE_TS_MS | Timestamp in milliseconds (UTC) for when the event occurred in the source database |
_STREAMKAP_TS_MS | Timestamp in milliseconds (UTC) for when Streamkap received the event |
__DELETED | Indicates whether this event/row has been deleted in the source database |
_STREAMKAP_OFFSET | This is an offset value in relation to the events we process. It can be useful in the debugging of any issues that may arise |
Updated 25 days ago