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
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Two table objects with the same arguments do not evaluate as equal. This makes unit testing and comparing calls to Client.insert_rows more complicated than necessary.
Environment details
OS type and version: Fedora 32
Python version: 3.9.5
pip version: 21.1.3
google-cloud-bigquery version: 2.23.2
Steps to reproduce
Create table with set of args
Create separate instance of table with same set of args