Hi, Ankita, There is no official release documentation for SamzaSQL yet. If you are referring to the paper in HPBDC this year by Milinda, it is based on several patches under development. I will start by listing the relevant JIRAs: - SAMZA-390: the over-arching ticket describing the view of SQL on Samza. There are a few JIRAs listed as sub-tickets to this one. - SAMZA-552: the main discussion around windowing for aggregation and join in Samza. There are also a few JIRAs listed as sub-tickets - SAMZA-914/SAMZA-915: the recent addition to operator APIs to allow fluent-style Java programming. This is actively under development. - SAMZA-561: integration of Calcite query planner w/ OperatorRouting API. This is probably what SamzaSQL paper is based on. W/ implementation of SAMZA-914/SAMZA-915, it will be superseded by using the new operator programming APIs.
SamzaSQL paper is based on the code in samza-sql branch, and a few RBs in review. The actual implementation code would be in Milinda's private branch. So, all that said, this is an area in active development. Please feel free to ask questions to us, or contribute! Thanks a lot! -Yi On Tue, Jul 26, 2016 at 2:19 PM, Navina Ramesh <nram...@linkedin.com> wrote: > +Yi > > Yi, > Can you please point Ankita to the SQL related documents? I think you have > the most context here. > > On Tue, Jul 26, 2016 at 11:19 AM, Ankita Karandikar < > akarandi...@maprtech.com> wrote: > >> Hi, >> >> Can you please reply on this? >> >> Thank you. >> >> Regards, >> Ankita >> >> On Thu, Jul 21, 2016 at 10:16 AM, Ankita Karandikar < >> akarandi...@maprtech.com> wrote: >> >> > Hi, >> > >> > I wanted to try out SamzaSQL, but I could not find any document >> available >> > for it on the website. >> > Could you please send me any document/tutorial available for this? >> > >> > Thank you. >> > >> > Regards, >> > Ankita >> > >> > > > > -- > Navina R. >