Ben Chambers
Ben Chambers
This makes sense. I think we need to think about how exactly it fits with other ways of expressing functions -- we know we want to revamp things there, so...
@kerinin @jordanrfrazier created issue to track that problem
I'm 50/50 -- I think it may be nice to just document the commands and people can create aliases if they want? Specifically, it seems easier to "know" how things...
This is likely a good idea, but some things to note: 1. We likely want to think about a way to make the implicit join more explicit. Otherwise this will...
My concern here is that we have multiple times had issues related to the implicit join that can occur. This change will increase the occurrences of implicit joins, and likely...
Should we close this? Dust it off and merge it? Something else?
The current implementation produces an output on each event, and is cumulative since the last time the condition was true. I'm not sure how that is an "until" window. Eg.,...
This case seems at least partly related to subsorts -- specifically, in the test case shown, the value `Foo.n` occurs at the same time as the `hourly()` tick, but at...
Ah. Great. So if I understand correctly, Wren uses object stores for: 1. Signing output URLs before returning them, so the user can read them without credentials. 2. Copying files...
This is likely necessary to make maximal use of partitioned execution.