Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra_streaming_tables_have_latest.sql verification #196

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

medvedev1088
Copy link
Member

What?

Add extra_streaming_tables_have_latest.sql verification

How?

Added a new variable extra_streaming_tables- comma separated list of fully qualified BigQuery table names e.g. myproject.streamers.blocks1,myproject.streamers.blocks2. Each table must have a column data containing a JSON object with field timestamp containing unix seconds. Used in combination with https://cloud.google.com/blog/products/data-analytics/pub-sub-launches-direct-path-to-bigquery-for-streaming-analytics to verify lag of streaming jobs that output to Pub/Sub

Related PRs

blockchain-etl/ethereum-etl-airflow#397

@medvedev1088 medvedev1088 merged commit 74b276f into main Nov 20, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant