You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chalmerlowe
added
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
and removed
api: bigquery
Issues related to the googleapis/python-bigquery API.
labels
Jun 21, 2023
This fixes four broken tests that failed due to an unexpected change in the Google Public Dataset: Hacker News.
The `comments` table was deleted and only the `full` table remained.
This edit updates the name of the table in four tests and updates the names of columns in the table as well as updates the expected results for one of the tests.
Fixes#1590 🦕
A change in the Google public datasets caused four tests that rely on hacker news content began to fail.
Update the tests to ensure that they don't continue to fail.
Internal reference to the Google Bug: #286074582
The text was updated successfully, but these errors were encountered: