snowplow-incubator / snowplow-google-cloud-storage-loader

Dataflow job to dump the content coming from a PubSub subscription into Cloud storage

Home Page:https://snowplowanalytics.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exclude beam-sdks-java-extensions-sql

istreeter opened this issue · comments

It brings in lots of unnecessary dependencies. We don't use the sql feature of beam in Snowplow GCS loader.

Solved in this commit: fce8cc4