Skip to content

[cherrypick] Added fix for an error when table name was having hyphens and source transfers were failing. - #1619

Open
vikasrathee-cs wants to merge 2 commits into
release/0.24from
hyphen-fix-24
Open

[cherrypick] Added fix for an error when table name was having hyphens and source transfers were failing.#1619
vikasrathee-cs wants to merge 2 commits into
release/0.24from
hyphen-fix-24

Conversation

@vikasrathee-cs

@vikasrathee-cs vikasrathee-cs commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

cherrypick PR #1618

Added fix for an error when table name was having hyphens and source transfers were failing.

@vikasrathee-cs vikasrathee-cs changed the title [cherrypick] Added fix for Hyphen error. [cherrypick] Added fix for an error when table name was having hyphens and source transfers were failing. Jul 29, 2026
@vikasrathee-cs vikasrathee-cs added the build Trigger unit test build label Jul 29, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates PartitionedBigQueryInputFormat to wrap the BigQuery table name in backticks within the generated SQL query, ensuring proper escaping of the project, dataset, and table identifiers. The corresponding unit tests in PartitionedBigQueryInputFormatTest have been updated to reflect this change. There are no review comments, so I have no feedback to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Trigger unit test build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant