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

Shard dynamic analysis data loading across ecosystems and simplify implementation. #1007

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

calebbrown
Copy link
Contributor

Use GCP Cloud Build and a short shell script to replace the Cloud Function for loading Dynamic Analysis results into BigQuery.

This version shards the data by ecosystem (npm, pypi, etc) to reduce the amount of data being loaded and allowing for more data to be loaded.

A follow-up PR will be sent after this is confirmed working to update the Dataset names.

See #1000

Signed-off-by: Caleb Brown <calebbrown@google.com>
Signed-off-by: Caleb Brown <calebbrown@google.com>
@calebbrown calebbrown merged commit 5a5b488 into main Feb 7, 2024
13 checks passed
@calebbrown calebbrown deleted the bq_load_fix branch February 7, 2024 02:17
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