Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you use this library with polars? #314

Open
trickster opened this issue Oct 8, 2024 · 2 comments
Open

How do you use this library with polars? #314

trickster opened this issue Oct 8, 2024 · 2 comments

Comments

@trickster
Copy link

I am using BigQuery read API, is there a way to populate batched row read into Polars dataframe?

@yoshidan
Copy link
Owner

yoshidan commented Oct 8, 2024

Currently, there is no function to convert directly.
Perhaps a method to convert to an ArrowSchema would be possible with from_arrow, but it is not there yet.

@Akagi201
Copy link

+1, need this method.

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

No branches or pull requests

3 participants