2024-02-19 11:36:10 +01:00
|
|
|
{% docs generic_id_desc %}
|
|
|
|
|
|
|
|
|
|
The unique ID for records in this relation.
|
|
|
|
|
|
|
|
|
|
{% enddocs %}
|
|
|
|
|
|
|
|
|
|
{% docs field_docs_na_desc %}
|
|
|
|
|
|
|
|
|
|
No available documentation for this field.
|
|
|
|
|
|
|
|
|
|
{% enddocs %}
|
|
|
|
|
|
|
|
|
|
{% docs _airbyte_raw_id_desc %}
|
|
|
|
|
|
|
|
|
|
A UUID assigned by Airbyte to each processed event during the sync job.
|
|
|
|
|
|
|
|
|
|
{% enddocs %}
|
|
|
|
|
|
|
|
|
|
{% docs _airbyte_extracted_at_desc %}
|
|
|
|
|
|
|
|
|
|
A timestamp for when the event was pulled by Airbyte from the original data source.
|
|
|
|
|
|
|
|
|
|
{% enddocs %}
|
|
|
|
|
|
|
|
|
|
{% docs _airbyte_meta_desc %}
|
|
|
|
|
|
|
|
|
|
You can query the _airbyte_meta column to see which rows failed for content reasons, and why.
|
|
|
|
|
|
|
|
|
|
{% enddocs %}
|
2024-02-19 16:23:26 +01:00
|
|
|
|
|
|
|
|
{% docs dwh_extracted_at_date_desc %}
|
|
|
|
|
|
|
|
|
|
A timestamp for when the event was pulled by Airbyte from the original data source.
|
|
|
|
|
|
|
|
|
|
{% enddocs %}
|