Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Tags: twitter/summingbird

Tags

twitter/20190422

Add withFilter to make Producer compatible with scala 2.12 for compre…

…hension

twitter/20190212

Completely avoid util conversions (#775)

Problem

As noted in #774 Twitter util deprecated some conversions. However, summingbird is on an older version of util that does not have the new APIs.

Solution

Avoid the conversions sugar completely.

twitter/20190125

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Provide `newVersion` in `modifyBeforeWrite` API (#772)

As a follow up to #771 we want also to provide `newVersion` as an argument to `modifyBeforeWrite`.

twitter/20190124

Provide `newVersion` in `modifyBeforeWrite` API

twitter/20190123

Add `modifyBeforeWrite` in `VersionedBatchStore` (#771)

In order to better support different GDPR use cases in Twitter we need to have a way to do modification for stored `(K, V)` pairs in Summingbird's Scalding platform.

In this PR I've added `modifyBeforeWrite` protected method which suits this needs in `VersionedBatchStore`.

twitter/20181212

Support Scalding's 0.18.x branch (#769)

* Fix compilation

* Simplify code

* Use scalding 0.18.0-RC1

* Bump dagon version

* Fix repos

twitter/20171013

Fix incompatibilities between storm and heron api

v0.11.0-RC1

Releasing 0.11.0-RC1

v0.10.0-RC2

Releasing 0.10.0-RC2

v0.10.0-RC1

Releasing 0.10.0-RC1