Review Request 31290: SAMAZ-544

2015-02-22 Thread Chris Riccomini
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31290/ --- Review request for samza. Bugs: SAMAZ-544 https://issues.apache.org/jira/br

Re: Re-processing a la Kappa/Liquid

2015-02-22 Thread Julian Hyde
Can I quibble with semantics? This problem seems to be more naturally a stream-to-stream join, not a stream-to-table join. It seems unreasonable to expect the system to be able to give you the state of a table at a given moment in the past, but it is reasonable ask for the stream up to that po