Description
I’m interested in the USD-ETH feed and would like to query the Aggregator_ETH_USD_event_AnswerUpdated event database to get updated ETH prices. When querying in BigQuery's console, the database doesn't appear to be reporting results. See the following basic query: https://console.cloud.google.com/bigquery?sq=299458138959:7e6e08cd92ea4d21a2f70fa00291e46d
The BTC-USD chainlink price-feed dataset (Aggregator_BTC_USD_event_AnswerUpdated) in BigQuery does appear to be functional, as shown in this very basic query on BigQuery’s console:
https://console.cloud.google.com/bigquery?sq=299458138959:a47ba9d480c44e18ab04be11ae68782a
I can’t pinpoint why the BTC query seems to report results while the ETH query does not, so there might be an issue within this data pipeline on airflow.