build/internal
Brad Fitzpatrick 4a673e1009 cmd/coordinator, internal/buildstats: fix buildstats sync, update deps
Around Oct 20th, we stopped syncing build stats to BigQuery.

Either the client library was updated around Oct 20th, or the server
changed behavior.

In any case, update the deps (to get a newer version of the bigquery
package) and update the code to work with the new SQL syntax.

This also fixes a bogus loop that was harmless but made the sync
slower than it could've been. (The logic was correct in the nearly
identical span sync later in the file.)

Also adds some TODOs for other log spam I see.

Change-Id: I2aa73084aeb19378bf260839555103fb48eac168
Reviewed-on: https://go-review.googlesource.com/78455
Reviewed-by: Andrew Bonventre <andybons@golang.org>
2017-11-17 17:15:39 +00:00
..
buildgo all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
buildstats cmd/coordinator, internal/buildstats: fix buildstats sync, update deps 2017-11-17 17:15:39 +00:00
gophers internal/gophers: add new e-mail address 2017-11-01 18:41:15 +00:00
httpdl all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
https cmd/gerritbot,https: add scaffolding for gerritbot and https package 2017-10-14 05:47:09 +00:00
loghash all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
lru all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
singleflight all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
sourcecache all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00
untar all: add README.md files where missing, and tool to keep them updated 2017-08-02 22:17:52 +00:00