Skip to content

chore: add test of all supported BigQuery data types#17570

Draft
tswast wants to merge 6 commits into
mainfrom
b527509188-fuzz
Draft

chore: add test of all supported BigQuery data types#17570
tswast wants to merge 6 commits into
mainfrom
b527509188-fuzz

Conversation

@tswast

@tswast tswast commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This should be helpful in more thorough testing of the new compiler.

Towards b/527509188
🦕

This should be helpful in more thorough testing of the new compiler.

Towards b/527509188
@tswast tswast requested review from a team as code owners June 24, 2026 21:40
@tswast tswast requested review from sycai and removed request for a team June 24, 2026 21:40

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

Copy link
Copy Markdown
Contributor

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 expands the nested_structs test dataset and schema to include a wide variety of data types (such as boolean, integers, floats, JSON, dates, timestamps, geography, and decimals) and edge cases. It also updates the nested_structs_pandas_df fixture to manually parse these types and adds a comprehensive test suite to verify their behavior. Feedback was provided regarding a potential compatibility issue with datetime.datetime.fromisoformat parsing the trailing 'Z' suffix in Python versions older than 3.11.

Comment thread packages/bigframes/tests/system/conftest.py
tswast and others added 2 commits June 26, 2026 09:52
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@parthea

parthea commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Switching to draft until checks are green

@parthea parthea marked this pull request as draft June 26, 2026 14:59
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.

2 participants