Re: Using side inputs in any user code via thread-local side input accessor

2017-10-13 Thread Eugene Kirpichov
The PR has been merged, and now Beam at HEAD supports side inputs in MapElements, FlatMapElements, Watch, and the machinery can be used in more transforms. Next step is to proceed with FileIO.write(). On Thu, Oct 5, 2017 at 11:09 AM Kenneth Knowles wrote: > Sorry for

Re: Making ReifyTimestampsAndWindowsFn public

2017-10-13 Thread Wesley Tanaka
Grouping everything under "Reify" sounds good because it's a short name and thus easier to read when reading pipeline code.  It also sounds good for early learners of the API -- people who don't need it can ignore a single class called Reify instead of having to ignore many similarly named

Re: JIRA component for IOs?

2017-10-13 Thread Jean-Baptiste Onofré
Hi The component to use is actually java-sdk-extension. Regards JB On Oct 13, 2017, 20:34, at 20:34, Valentyn Tymofieiev wrote: >With IOs being a significant part of BEAM codebase efforts, >do >we want to have a separate component in JIRA dedicated to IOs, perhaps

Re: 100 open pull requests

2017-10-13 Thread Jean-Baptiste Onofré
Agree, it makes sense only if the author doesn't reply after asking for an update. Regards JB On 10/12/2017 11:32 PM, Ahmet Altay wrote: We had a previous discussion about closing stale PRs. This might be a good time to force close some of those, especially if the authors are not active.