Skip to content

fix: Unblock new Node Bigquery releases#7931

Open
danieljbruce wants to merge 4 commits intomainfrom
try-reverting-commits
Open

fix: Unblock new Node Bigquery releases#7931
danieljbruce wants to merge 4 commits intomainfrom
try-reverting-commits

Conversation

@danieljbruce
Copy link
Copy Markdown
Contributor

@danieljbruce danieljbruce commented Mar 31, 2026

Description

Reverts high precision timestamp changes that allow users to read timestamps with high precision values that are stored on the backend. The service doesn't provide high precision timestamp support in GA yet which caused us to pin the release due to the issue at #7286. But new features for Bigquery need to be rolled out so this PR reverts the commits that caused the issue which allow us to release newer versions of Bigquery.

Reverts:
#7147
googleapis/nodejs-bigquery#1596

Impact

This unblocks releases for Node Bigquery.

Testing

Testing for high precision timestamps has been removed because the functionality has been removed. All integration tests pass for a non-allowlisted project.

This reverts commit bea42b2.

# Conflicts:
#	handwritten/bigquery/src/bigquery.ts
#	handwritten/bigquery/src/job.ts
#	handwritten/bigquery/test/bigquery.ts
…ls (#1596)"

This reverts commit b3217a3.

# Conflicts:
#	handwritten/bigquery/src/table.ts
@danieljbruce danieljbruce requested a review from a team as a code owner March 31, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant