is there a way to guarantee order of processing with Onyx? If for example when processing from a queue, is there a way to guarantee order in the queue translates to order of processing in the job?
Has anyone ever used Onyx to do streaming with a SQL table? Essentially we've got a table that's acting as a change queue and have only figured out how to do it with running a job repeatedly at an interval and changing the bounds each time
@dbernal yes, but I’ll have to answer this later