Skip to content

test(bigquery): add ITBigQueryTest integration tests for queryArrow - #14403

Open
jinseopkim0 wants to merge 3 commits into
feat-bigquery-arrow-clientfrom
feat-bigquery-arrow-it
Open

jinseopkim0 wants to merge 3 commits into
feat-bigquery-arrow-clientfrom
feat-bigquery-arrow-it

Conversation

@jinseopkim0

Copy link
Copy Markdown
Contributor

This PR adds integration tests verifying the queryArrow client API against the live BigQuery service.

It tests single-page and multi-page Arrow stream consumption, validating row counts and VectorSchemaRoot iteration over live queries.

@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 adds integration tests to verify query results in Arrow format. Specifically, it introduces testQueryResultsFormatArrow and testQueryResultsFormatArrowMultiPage in ITBigQueryTest.java to validate both single-page and multi-page query results using ArrowQueryResult and VectorSchemaRoot. I have no feedback to provide as there are no review comments.

@jinseopkim0
jinseopkim0 added this pull request to stack #14406 September 16, 2026 17:04
@jinseopkim0
jinseopkim0 marked this pull request as ready for review September 16, 2026 17:04
@jinseopkim0
jinseopkim0 requested review from a team as code owners September 16, 2026 17:04
@jinseopkim0
jinseopkim0 requested a review from lqiu96 September 16, 2026 17:04
@jinseopkim0
jinseopkim0 requested a review from lqiu96 September 17, 2026 01:30
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