[go: nahoru, domu]

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

Adding UDF Testing Framework #36

Merged
merged 48 commits into from
Apr 7, 2020

Conversation

danieldeleo
Copy link
Collaborator

Continuation of previous PR: #21

danieldeleo and others added 30 commits November 7, 2019 13:40
…ynamic dataset which is set using the default_dataset parameter when executing queries.
Restructuring to only use one test class with parameterized parallel test methods
# Conflicts:
#	udfs/community/README.md
#	udfs/migration/redshift/README.md
udfs/CONTRIBUTING.md Show resolved Hide resolved
udfs/CONTRIBUTING.md Show resolved Hide resolved
udfs/CONTRIBUTING.md Show resolved Hide resolved
udfs/community/test_cases.yaml Show resolved Hide resolved
udfs/tests/udf_test_utils.py Show resolved Hide resolved
udfs/CONTRIBUTING.md Show resolved Hide resolved
udfs/tests/run.sh Outdated Show resolved Hide resolved
@danieldeleo danieldeleo linked an issue Mar 9, 2020 that may be closed by this pull request
Copy link
Contributor
@jaketf jaketf left a comment

Choose a reason for hiding this comment

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

Finally getting back to this thanks for your patience.
Let's use pathlib then this is LGTM.

In a subsequent PR I'd love to tease out the general parts from the parts specific to this repo so we could release this framework on PyPi w/ extra docs on using outside the context of this repo.

For example, I'd like to be able to pip install this for use in ci-cd-for-data-processing-workflow.

udfs/tests/udf_test_utils.py Outdated Show resolved Hide resolved
udfs/tests/udf_test_utils.py Outdated Show resolved Hide resolved
udfs/tests/test_run_udfs.py Outdated Show resolved Hide resolved
@danieldeleo danieldeleo merged commit 1b6fc90 into GoogleCloudPlatform:master Apr 7, 2020
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.

UDF creation order matters when UDFs call other UDFs
3 participants