Skip to content

ingestion-sink update

Compare
Choose a tag to compare
@relud relud released this 22 Apr 17:35
6d1ad7a

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.