snowplow-rdb-loader
snowplow-rdb-loader copied to clipboard
Bump iglu-scala-client to 4.0.0
Jira ref: PDP-1359
This PR makes necessary changes to use new lookupSchemasUntil instead of listSchemasLike. With this change, list Iglu endpoint won't be needed by RDB Loader.
Also, some of the tests were failing since windows didn't have expected timestamps. In order to solve this problem, this PR makes necessary changes to read window timestamps from shredded message instead of using hard-coded values.