-
This looks like a mistake... 🤔
https://github.com/snowplow/iglu-central/blob/28227f8386a3fd36226dedbec6affbcc963d9ba4/schemas/com.snowplowanalytics.snowplow/elasticsearch_enriched_event/jsonschema/…
-
Currently we validate the _types_ within an event, and we enforce that certain fields in our legacy Tracker Protocol are correctly set, but we don't validate the _event semantics_ as a whole.
To give…
chuwy updated
4 years ago
-
**Describe the bug**
After bumping to 5.2 (5.1 works) we get this error while building in release mode with `minify` enabled:
```
WARNING: [app-module-path]/build/intermediates/merged_java_res/rele…
-
To prevent Java Heap errors when processing huge files of JSONs (e.g. 7Gig).
As a workaround I am running:
```
java -Xmx6g -classpath ./schema-guru-0.3.0 com.snowplowanalytics.schemaguru.Main schema…
-
Per http://discourse.snowplowanalytics.com/t/geoip-enrichment-using-maxmind-lookup-api/1046
chuwy updated
4 years ago
-
This is part of a set of upgrades for our mobile SDKs.
The schema should contain the following fields:
* `userType`
* `subscriptionDate`
* `subscriptionType`
* `paymentType`
* `paymentFreque…
-
from snowplow/snowplow#1629:
>Findings based on the differences between the domain_sessionidx and a session index calculated using SQL (30 minutes lag). Events are sorted on dvce_tstamp. The index …
-
**Describe the bug**
I have a library A that uses the `java-tracker` as a dependency. It's a _pure_ Java project because it needs to be shared with other pure Java projects. That is to say it uses th…
-
So that we can match the functionality in snowplow/snowplow#652
Is there a hack where the `cs-object` recorded in the CloudFront access log would show us `com.snowplowanalytics` etc?
Lower priority…
-
It's currently a little hard to read the text-heavy blog posts e.g. https://snowplowanalytics.com/blog/2018/01/19/product-analytics-part-one-data-and-digital-products/
cc @Mandelliant