Skip to content

feat(BigQuery): add StorageWriteApi arrow support#435

Draft
sdf-jkl wants to merge 3 commits intoyoshidan:mainfrom
sdf-jkl:arrow-write-api
Draft

feat(BigQuery): add StorageWriteApi arrow support#435
sdf-jkl wants to merge 3 commits intoyoshidan:mainfrom
sdf-jkl:arrow-write-api

Conversation

@sdf-jkl
Copy link
Copy Markdown

@sdf-jkl sdf-jkl commented Apr 21, 2026

Hi, I need StorageWriteApi to support Arrow for a project I'm working on.

Changes

  • Updated arrow-rs dependency
  • Added arrow schema support for StorageWriteApi
  • Added unit tests

@sdf-jkl sdf-jkl changed the title feat: add StorageWriteApi arrow support feat(BigQuery): add StorageWriteApi arrow support Apr 21, 2026
@sdf-jkl
Copy link
Copy Markdown
Author

sdf-jkl commented Apr 21, 2026

Hi @yoshidan, could you please tell me how to run the CI?

@yoshidan yoshidan added the safe to test safe to test label Apr 27, 2026
@yoshidan
Copy link
Copy Markdown
Owner

Hi @yoshidan, could you please tell me how to run the CI?

CI triggers are restricted to maintainers, so I have executed it for you.

The errors in check-deps and check-lint have already been fixed in the main branch. You can resolve them by rebasing or merging the latest main into your branch.

@sdf-jkl
Copy link
Copy Markdown
Author

sdf-jkl commented May 4, 2026

@yoshidan ready for another CI run!

@yoshidan yoshidan added safe to test safe to test and removed safe to test safe to test labels May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test safe to test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add support for Arrow in BigQuery Storage Write API

2 participants