Ben Fradet
Ben Fradet
would remove the need for this: https://github.com/snowplow/scala-weather/blob/bfc3e3be447dbe0df9d167d402f8957f5bb34536/.travis/deploy.sh#L17
credit to @yeonhoo for the idea
I have noticed a weird inconsistency depending on how the json is created when interacting with the mapper (c.f. #48): ```scala import cats.syntax.either._ import cats.syntax.eq._ import io.circe.Json import io.circe.literal._ import...
https://spark.apache.org/docs/latest/monitoring.html#metrics sister ticket to snowplow/snowplow#3514
Given that only RDB Loader has knowledge of the targeted database, it makes sense that it enforces the database limits (e.g. 4mb for JSONs in Redshift).