On Jan 28, 2015, at 10:05 AM, Yi Pan <nickpa...@gmail.com> wrote: > One more: > I noticed in the above discussion, "SQL API", "Streaming SQL API" have been > used frequently. But I am not sure what exactly Julian means by "SQL API". > Julian, could you clarify on this? Were you referring to the Streaming SQL > syntax/grammar definition, the common representation layer, or the physical > operator API in Samza?
I was referring to the “Stream SQL Object Model”, per https://reviews.apache.org/r/30287, the package org.apache.samza.sql.om. Julian