snowplow / snowplow-scala-analytics-sdk

Scala SDK for working with Snowplow enriched events in Spark, AWS Lambda, Flink et al.
https://snowplow.github.io/snowplow-scala-analytics-sdk/
20 stars 14 forks source link

Fix refr_dvce_tstamp field naming #70

Closed rzats closed 5 years ago

rzats commented 5 years ago

The refr_dvce_tstamp field is referred to as refr_device_tstamp in this and other Analytics SDKs, which does not match its name in the canonical event model.

chuwy commented 5 years ago

Same for Python SDK: https://github.com/snowplow/snowplow-python-analytics-sdk/issues/36

chuwy commented 5 years ago

JS SDK: https://github.com/snowplow-incubator/snowplow-js-analytics-sdk/issues/13

chuwy commented 5 years ago

.NET SDK: https://github.com/snowplow/snowplow-dotnet-analytics-sdk/issues/13