Skip to content

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

Merged
vikasrathee-cs merged 3 commits into
release/0.23from
BQ-hyphen-fix-23
Aug 4, 2026
Merged

[cherrypick] Added fix for an error when table name was having hyphens and source transfers were failing. 0.23#1620
vikasrathee-cs merged 3 commits into
release/0.23from
BQ-hyphen-fix-23

Conversation

@vikasrathee-cs

Copy link
Copy Markdown
Contributor

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

cherrypick pr #1618

@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 when generating SQL queries, ensuring proper escaping of table names. The corresponding unit tests in PartitionedBigQueryInputFormatTest have been updated to expect this new format. There are no review comments, so I have no feedback to provide.

@vikasrathee-cs vikasrathee-cs changed the title Added fix for Hyphen error. [cherrypick] Added fix for an error when table name was having hyphens and source transfers were failing. 0.23 Aug 3, 2026
@vikasrathee-cs
vikasrathee-cs merged commit 4f36467 into release/0.23 Aug 4, 2026
14 checks passed
@vikasrathee-cs
vikasrathee-cs deleted the BQ-hyphen-fix-23 branch August 4, 2026 12:05
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.

2 participants