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.
OS type and version: docker image python:3.9.5-slim-buster
Python version: 3.9.5
pip version: 21.1.2
google-cloud-bigquery version: 2.32.0
opentelemetry-sdk verision: 1.9.1
Steps to reproduce
Setup any load job with opentelemetry enabled
See warning about passing None as span attribute
Stack trace
(opentelemetry.attributes) WARNING: Invalid type NoneType for attribute value. Expected one of ['bool', 'str', 'bytes', 'int', 'float'] or a sequence of those types