Another question I've been wondering about is this idea of both realtime and offline tables being queried at once, via the same table name. Does anyone have an interesting use case for when they've used this? I'm trying to wrap my head around one
m
Mayank
05/31/2022, 9:17 PM
Yes this is a very common pattern. What’s your question on this one?
a
Alex Gartner
05/31/2022, 9:17 PM
really just trying to imagine where this would be useful. in my cases, our streaming data sources are usually so different from our batched data, I'm wondering why I'd want to query them at the same time
Alex Gartner
05/31/2022, 9:18 PM
do you have an example of this in practice?
m
Mayank
05/31/2022, 9:20 PM
By example you mean a config setup? Or just want to know who is running it?