Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,817 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- nevillelyh/sbt-magnolify Scala
Created a pull request in spotify/scio that received 3 comments
Add Predicate for SMB source, fix #3398
WIP need to update Scala binding once we're happy with the approach
- add missing sortMergeGroupByKey API with custom parallelism
- Propagate coder and simplify Bigquery Format type
- Add ApproxDistinctCount trait and two HLL++ beam extension implementations.
- Make BQ inherit labels from Beam/Dataflow job
- Relocate TupleCoder
- Add custom GenericJson pretty print
- scio-parquet to support dynamic destinations for windowed scollections
Created an issue in spotify/scio that received 1 comment
SMB source memory usage when reading too many partitions
We have jobs that read 7 day worth of data from 2 SMB sources, 1 with daily partitions and 1 with hourly. So the sorted group iterator needs 7 + 7 …

