ingestion-sink update
changes since release 20200415 for ingestion-sink/:
- Emit json logs in ingestion-sink (#1258)
- Detect errors on bq load in ingestion-sink (#1259)
- Fail storage.create if the blob already exists (#1255)
- Add dependency on core test-jar in IDE profile (#1253)
- Remove nulls from arrays before writing to BQ (#1244)
in particular #1259 and #1255 both fix potential data-loss cases.