Re: Any Beamers at OSCON?

2018-07-15 Thread jb
Hi Pablo Unfortunately I won't be there (in Europe currently). Enjoy !! Regards JB On 2018-07-16 06:22, Pablo Estrada wrote: Hello everyone, I am reaching out for people that will be attending this year's OSCon in Portland[1], starting tomorrow 10/16. I am aware of a few Beam people that will

Any Beamers at OSCON?

2018-07-15 Thread Pablo Estrada
Hello everyone, I am reaching out for people that will be attending this year's OSCon in Portland[1], starting tomorrow 10/16. I am aware of a few Beam people that will be attending along with me, and I'm sure we'll be glad to see others. I am also aware of one talk involving Beam, by Holden Karau

Let's start getting rid of BoundedSource

2018-07-15 Thread Eugene Kirpichov
Hey beamers, I've always wondered whether the BoundedSource implementations in the Beam SDK are worth their complexity, or whether they rather could be converted to the much easier to code ParDo style, which is also more modular and allows you to very easily implement readAll(). There's a handful

Build failed in Jenkins: beam_Release_Gradle_NightlySnapshot #101

2018-07-15 Thread Apache Jenkins Server
See Changes: [relax] Add new Convert transform for schemas. [relax] Fix two bugs: * proper handling of nullable fields. * Row stores [relax] Add tests. [relax] Fix broken test. [relax] A