Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 7, 2026. It is now read-only.
This repository was archived by the owner on May 7, 2026. It is now read-only.

Job url is broken #2410

Copy link
Copy link

Description

@jbandoro
Issue body actions

Environment details

Python: 3.11.12 (main, Apr  9 2025, 03:49:53) [Clang 20.1.0 ]
bigframes==2.33.0
google-cloud-bigquery==3.40.0
pandas==2.3.3
pyarrow==23.0.0

Steps to reproduce

  1. Any bpd.read_gbq_query(...) will print to the console a job url that has a whitespace in it.

Code example

df = bpd.read_gbq_query(MY_QUERY)

results in the console showing the job url with a whitespace in it:

Starting execution.
Query started with request ID {redacted}
Query is PENDING. Job {redacted} details: https://console.cloud. google.com/bigquery?project={redacted}&j=bq:US:{redacted}&page=queryresults
Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-dataframes API.Issues related to the googleapis/python-bigquery-dataframes API.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.