On Wed, May 20, 2015 at 8:41 PM, Yonik Seeley <[email protected]> wrote:
> On Wed, May 20, 2015 at 11:06 AM, Noble Paul <[email protected]> wrote: > > The problem with streaming is data locality. Data needs to be transferred > > across network to do the processing > > Nothing saying that you can't process data before it's streamed out, right? > yes, if our query language is expressive enough . Sometimes you need a little programming language to achieve that > > -Yonik > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- ----------------------------------------------------- Noble Paul
