Hi Hequn

Actually we are building a offer management system or real time contextual
marketing platform. I am creating a poc as of now
over initial design is some thing like this.

e.g ---
1)  2 Sources are registered as as Streaming Table Source.
         a) Assume *A *with Table Name --*TestA *(append able mode).
         b) Assume *B* with Table Name --*TestB *(append able mode).

2) I have set of predefined aggregators  that run on both the tables A and B
         a) Assume *agg1 *run on table *TestA ;*
         b) Assume *agg2 *run on table *TestB ;*

3) Now I want to store these aggregators in third table along maintaining
the "UID" (unique key)
    not append able mode * then want to run the selection criteria *

*     for instance: select * from TableC where agg1 >0 and agg2>20;*







On Sat, Jan 27, 2018 at 10:27 AM, Hequn Cheng <chenghe...@gmail.com> wrote:

> Hi Puneet,
>
> I agree with Timo, such a feature should be carefully designed.
>
> Besides, I'm very interested with your business scenario. I am wondering
> where your retraction stream come from (Maybe mysql binlog? or ?).
> It would be great if you can tell more about the details. Maybe we can
> figure out a simple workaround.
>
> Thanks, Hequn.
>
> 2018-01-26 23:08 GMT+08:00 Puneet Kinra <puneet.ki...@customercentria.com>
> :
>
>> Hi
>>
>> I know currently Ingesting a table from a retraction stream is not
>> supported yet.
>> is there any plan to include in upcoming releases.
>>
>> --
>> *Cheers *
>>
>> *Puneet Kinra*
>>
>> *Mobile:+918800167808 <+91%2088001%2067808> | Skype :
>> puneet.ki...@customercentria.com <puneet.ki...@customercentria.com>*
>>
>> *e-mail :puneet.ki...@customercentria.com
>> <puneet.ki...@customercentria.com>*
>>
>>
>>
>


-- 
*Cheers *

*Puneet Kinra*

*Mobile:+918800167808 | Skype : puneet.ki...@customercentria.com
<puneet.ki...@customercentria.com>*

*e-mail :puneet.ki...@customercentria.com
<puneet.ki...@customercentria.com>*

Reply via email to