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

Integration tests for deduplicate and groupby in bq pushdown #1159

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

sanjanasandeep
Copy link
Contributor

No description provided.

@@ -162,6 +162,7 @@ private void createProfile(String profileName) throws Exception {
properties.add(ofProperty("stackdriverLoggingEnabled", "true"));
properties.add(ofProperty("stackdriverMonitoringEnabled", "true"));
properties.add(ofProperty("idleTTL", "60"));
properties.add(ofProperty("imageVersion", "2.0.25-debian10"));
Copy link
Member

Choose a reason for hiding this comment

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

I don't think we should force any given image for Dataproc tests

Copy link
Contributor Author

Choose a reason for hiding this comment

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

somehow this addition is from a previous commit, several commits are squashed in this one. I'll try to fix that

@sanjanasandeep sanjanasandeep force-pushed the bq-aggns branch 2 times, most recently from 40d8a33 to 23046e0 Compare March 18, 2022 08:50
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