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

Bigquery and poetry lock #23

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

Gerrrr
Copy link
Contributor

@Gerrrr Gerrrr commented Sep 24, 2024

This PR ports a minor dependency update as well support for BigQuery.

For details see:

  1. Update poetry lock Gerrrr/hunter#15
  2. Added bigquery support Gerrrr/hunter#16

Gerrrr and others added 2 commits September 23, 2024 23:55
Without this PR `docker build -t hunter .` fails with

```
 pyproject.toml changed significantly since poetry.lock was last
 generated. Run `poetry lock [--no-update]` to fix the lock file.
 ```

 With this PR docker build works as expected.
* Added BigQuery support

* Update bigquery.py
Copy link
Contributor

@smccarthy788 smccarthy788 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, thank you!

@smccarthy788 smccarthy788 merged commit 5c0b480 into apache:master Sep 30, 2024
1 check passed
@smccarthy788 smccarthy788 mentioned this pull request Sep 30, 2024
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.

3 participants