icicle-lang / icicle-ambiata

A streaming query language.
BSD 3-Clause "New" or "Revised" License
57 stars 11 forks source link

Stencils for slicing out input facts that are valid for a chord/snapshot #623

Closed jacobstanley closed 6 years ago

jacobstanley commented 6 years ago

This isn't hooked up yet, but the idea is that a stencil can slice out the relevant facts for a given query time. For a chord there are multiple fact counts per entity, for a snapshot there is just one per entity.

! @tranma @amosr