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

Added method to GoogleBigQuery to copy between projects #1111

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

Charlie-Kramer
Copy link
Contributor

No description provided.

Copy link
Collaborator

@shaunagm shaunagm left a comment

Choose a reason for hiding this comment

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

Changes requested - happy to chat more about any of my review if you'd like. Also, ideally there would be a new test for this new method.

parsons/google/google_bigquery.py Show resolved Hide resolved
parsons/google/google_bigquery.py Outdated Show resolved Hide resolved
parsons/google/google_bigquery.py Outdated Show resolved Hide resolved
parsons/google/google_bigquery.py Outdated Show resolved Hide resolved
@Charlie-Kramer Charlie-Kramer force-pushed the main branch 2 times, most recently from 04d624c to ef0b416 Compare December 9, 2024 19:51
@shaunagm
Copy link
Collaborator

shaunagm commented Dec 12, 2024

@Charlie-Kramer you seem to have accidentally added a bin folder with a bunch of files within - can you update the PR to remove them? Also that pyvenv.cfg top level file. Let me know if you need help

@shaunagm
Copy link
Collaborator

@Charlie-Kramer overall this looks good, only two issues. First the extra files that got included in this PR that will need to be removed, and second it would be good to have a test for this new method. In particular, a test that tests the logic around missing datasets/tables/etc would be good.

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