New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 813238 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocked on:
issue 728777



Sign in to add a comment

Make infra_libs.bigquery available to GAE Python apps

Project Member Reported by katthomas@google.com, Feb 16 2018

Issue description

So python apps can use bigquery helper
 
Status: Started (was: Assigned)
Blockedon: 728777
After putting a couple of days into this, I'm blocking this on 728777 because without it I think we'll be adding to an already large heap of tech debt.

The goal is to replace what Findit had to do (https://codesearch.chromium.org/chromium/infra/appengine/findit/services/bigquery_helper.py) by making infra_libs.bigquery available via Vpython. Because infra_libs is already available via Vpython, the work that is left is simply to fix 728777 and update the documentation (infra/doc/users/event_pipeline.md) to point Python GAE app owners who wish to use the Event Pipeline.
Cc: katthomas@chromium.org
Owner: ----
Status: Available (was: Started)
Summary: Make infra_libs.bigquery available to GAE Python apps (was: Make gae_bigquery_helper)

Comment 4 by no...@chromium.org, Mar 19 2018

Status: Fixed (was: Available)
infra_libs.bigquery is being used in buildbucket which is an appengine app.
buildbucket doesn't use its create_rows function, but that's not the important part.

Sign in to add a comment