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

Harrison/big query #2100

Merged
merged 3 commits into from
Mar 28, 2023
Merged

Harrison/big query #2100

merged 3 commits into from
Mar 28, 2023

Conversation

hwchase17
Copy link
Contributor

No description provided.

lu-cashmoney and others added 3 commits March 28, 2023 08:09
Adds a BigQuery document loader - where each row of a query result is
parsed as a single `Document` (similar to the strategy used by the
`CSVLoader` class.)

Note that this work derives **heavily** from the contribution suggested
in #1991 (thanks @tshauck!), with one tweak to the integration tests to
use `pytest.mark.skipif` as opposed to `unittest.skipIf`.
@hwchase17 hwchase17 merged commit 410bf37 into master Mar 28, 2023
@hwchase17 hwchase17 deleted the harrison/big-query branch March 28, 2023 15:17
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