[GitHub] apex-malhar pull request #568: APEXMALHAR-2417 Adding Pojo Outer join accumu...

2017-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-malhar/pull/568 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] apex-malhar pull request #568: APEXMALHAR-2417 Adding Pojo Outer join accumu...

2017-02-28 Thread Hitesh-Scorpio
GitHub user Hitesh-Scorpio opened a pull request: https://github.com/apache/apex-malhar/pull/568 APEXMALHAR-2417 Adding Pojo Outer join accumulation @chinmaykolhatkar @tushargosavi please review You can merge this pull request into a Git repository by running: $ git pull https

Re: Outer Join

2016-10-07 Thread David Yan
I'll work on the documentation of the Windowed Operator. https://issues.apache.org/jira/browse/APEXMALHAR-2282 On Thu, Oct 6, 2016 at 4:48 PM, Thomas Weise wrote: > > The PR issued by Shunxin is based on the Windowed Operator and cannot be > > used if you don't use Beam's windowing semantics.

Re: Outer Join

2016-10-06 Thread Thomas Weise
> The PR issued by Shunxin is based on the Windowed Operator and cannot be > used if you don't use Beam's windowing semantics. > Can you explain a bit more how the windowed operator can be used? It would also be nice to see an example and documentation for this!

Re: Outer Join

2016-10-06 Thread David Yan
. > > Thomas > > > On Wed, Oct 5, 2016 at 10:08 PM, Chaitanya Chebolu < > chaita...@datatorrent.com> wrote: > > > Hi David, > > > > I am working on Outer Join Using Managed State. This will support event > > time as well as tuple process time

Re: Outer Join

2016-10-05 Thread Thomas Weise
ita...@datatorrent.com> wrote: > Hi David, > > I am working on Outer Join Using Managed State. This will support event > time as well as tuple process time. This covers Left Outer, Right Outer, > Full Outer Join. I am planning to start design discussion on dev@apex. > > But, I h

Outer Join

2016-10-05 Thread Chaitanya Chebolu
Hi David, I am working on Outer Join Using Managed State. This will support event time as well as tuple process time. This covers Left Outer, Right Outer, Full Outer Join. I am planning to start design discussion on dev@apex. But, I have seen a PR(#414 <https://github.com/apache/apex-mal