Does stratum support any ASOF queries? I don't see it in the Readme as supported but wanted to see if I'd missed something
@whilo this looks incredible, great work!! Yes it's spot on and the benchmarks look great. Will play with it
Also if stratum questions don't belong in #datahike let me know where you'd prefer them!
I assume you mean as-of temporal queries. They work like this https://github.com/replikativ/stratum/blob/main/test/stratum/temporal_test.clj#L107, but instead of :branch you declare the :as-of commit UUID. The interface for this maybe could still be improved.
Sorry, yeah my question wasn't clear. I actually mean ASOF joins
This channel is fine for the moment, although I have been thinking about whether we should have a discord or a joint replikativ channel for everything.
@rschmukler Can you take a look and lmk whether this would be fitting the bill? https://github.com/replikativ/stratum/pull/12