Hi Radu, the idea is to have dynamic tables as the common ground for Table API and SQL. I don't think it is a good idea to implement and maintain 3 different relational APIs with possibly varying semantics.
Actually, you can see the current status of the Table API / SQL on stream as a subset of the proposed semantics. Right now, all streams are implicitly converted into Tables with APPEND semantics. The currently supported operations (selection, filter, union, group windows) return streams. The only thing that would change for these operations would be the output mode to be retraction mode by default in order to be able to emit updated records (e.g., updated aggregates due to late records). The document is not final and we can of course discuss the proposal. Best, Fabian 2017-01-26 11:33 GMT+01:00 Radu Tudoran <radu.tudo...@huawei.com>: > Hi all, > > > > I have a question with respect to the scope behind the initiative behind > relational queries on data streams: > > https://docs.google.com/document/d/1qVVt_16kdaZQ8RTfA_ > f4konQPW4tnl8THw6rzGUdaqU/edit# > > > > Is the approach of using dynamic tables intended to replace the > implementation and mechanisms build now in stream sql ? Or will the two > co-exist, be built one on top of the other? > > > > Also – is the document in the final form or can we still provide feedback > / ask questions? > > > > Thanks for the clarification (and sorry if I missed at some point the > discussion that might have clarified this) > > > > Dr. Radu Tudoran > > Senior Research Engineer - Big Data Expert > > IT R&D Division > > > > [image: cid:image007.jpg@01CD52EB.AD060EE0] > > HUAWEI TECHNOLOGIES Duesseldorf GmbH > > European Research Center > > Riesstrasse 25, 80992 München > > > > E-mail: *radu.tudo...@huawei.com <radu.tudo...@huawei.com>* > > Mobile: +49 15209084330 <+49%201520%209084330> > > Telephone: +49 891588344173 <+49%2089%201588344173> > > > > HUAWEI TECHNOLOGIES Duesseldorf GmbH > Hansaallee 205, 40549 Düsseldorf, Germany, www.huawei.com > Registered Office: Düsseldorf, Register Court Düsseldorf, HRB 56063, > Managing Director: Bo PENG, Wanzhou MENG, Lifang CHEN > Sitz der Gesellschaft: Düsseldorf, Amtsgericht Düsseldorf, HRB 56063, > Geschäftsführer: Bo PENG, Wanzhou MENG, Lifang CHEN > > This e-mail and its attachments contain confidential information from > HUAWEI, which is intended only for the person or entity whose address is > listed above. Any use of the information contained herein in any way > (including, but not limited to, total or partial disclosure, reproduction, > or dissemination) by persons other than the intended recipient(s) is > prohibited. If you receive this e-mail in error, please notify the sender > by phone or email immediately and delete it! > > >