Skip to main content

pub_sub

Messages received from Pub/Sub. Used to ensure that we only process each message once.

Primary Key:
ColumnData TypeNullableIndexedDescription
message_idtextNoYesMessage ID from Google Cloud or AWS so we won't load file twice.

Generated through expression: 
subscriptiontextNoYesThe name of message subscription on Google Cloud or AWS.

Generated through expression: 
attributesjsonbNoNojson data from the message

Generated through expression: 
publish_timetimestamp with time zoneNoNoTime published by cloud provider

Generated through expression: