gauravsinghania
gauravsinghania
Context: To leave out the complexities of handling multiple sinks. We would like to integrate Dagger & [Firehose](https://github.com/odpf/firehose) in a way where all the sink logic is abstracted out in...
**Acceptance Criteria** - Add Basic BigQuery Sink using the sink-connector APIs. - Configure Proto/JSON Serialiser to convert Row into OdpfMessage - Call sink APIs to push messages to BQ. **Out...
**Context:** As a first task, we want to create a repo which will hold the sink-connector library. This library will be used by both firehose and dagger. it might be...