-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
When migrating java-bigquery, we are running into install issues for the split tests. We want to only install the required dependencies of a project. In this case java-bigquery depends on java-bigquerystorage which depends on java-datacatalog. When running install_modules "java_bigquery", we should be compiling/installing all of java-bigquery, java-bigquerystorage, and java-datacatalog.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.