Filipe Regadas

Results 68 comments of Filipe Regadas

Another alternative that you can consider is [paradox](https://github.com/lightbend/paradox) with [material](https://github.com/jonas/paradox-material-theme). I tend to use these since they don't require any additional tools.

Yeah we can definitely disable sharding! This will require adding config to allow config of batch size.

@alexclare will take a stab on this one. Thanks!

With 0.10.x they are published as `scio-google-cloud-platform`. If you are moving to this release, have a look at https://spotify.github.io/scio/migrations/v0.10.0-Migration-Guide.html since there are a few other changes.

overloading will be an issue here, but maybe we can find some clever naming? I think we should work on this as I have seen more use cases requiring this.

@alexclare wants to take a stab at this.

Looking at the proposed approach, I feel like there are 2 major changes: 1) separation of `read` & `write` 2) supporting different return type on `write` Regarding 1) I'm with...

@zwycl will take a stab at this.

Hi @cejj at the moment we don't have such example. If you come up with one, could you make a PR? 😄

Hi @cejj sorry for the late reply! There's no process really, just make a PR against `master` 😄