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
/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/typing.py:docstring of typing.Union:1: WARNING: duplicate object description of typing.Union, other instance in reference/api/bigframes.ml.cluster.Union, use :no-index: for one of them
/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/typing.py:docstring of typing.Union:1: WARNING: duplicate object description of typing.Union, other instance in reference/api/bigframes.ml.compose.Union, use :no-index: for one of them
/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/typing.py:docstring of typing.Union:1: WARNING: duplicate object description of typing.Union, other instance in reference/api/bigframes.ml.decomposition.Union, use :no-index: for one of them
/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/typing.py:docstring of typing.Union:1: WARNING: duplicate object description of typing.Union, other instance in reference/api/bigframes.ml.linear_model.Union, use :no-index: for one of them
/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/typing.py:docstring of typing.Union:1: WARNING: duplicate object description of typing.Union, other instance in reference/api/bigframes.ml.llm.Union, use :no-index: for one of them
/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/typing.py:docstring of typing.Union:1: WARNING: duplicate object description of typing.Union, other instance in reference/api/bigframes.ml.model_selection.Union, use :no-index: for one of them
/opt/hostedtoolcache/Python/3.14.2/x64/lib/python3.14/typing.py:docstring of typing.Union:1: WARNING: duplicate object description of typing.Union, other instance in reference/api/bigframes.ml.preprocessing.Union, use :no-index: for one of them
Discovered in googleapis/python-bigquery-dataframes#2232
When we upgraded the Python version for docs test to 3.14, the test would fail with the following warnings:
We have reverted the change in googleapis/python-bigquery-dataframes#2232 to unblock support of Python 3.14, so this issue is used to track these warnings.