talariadb / talaria

TalariaDB is a distributed, highly available, and low latency time-series database for Presto
MIT License
215 stars 31 forks source link

fix streaming inside ingestWithTable method #121

Closed jeffreylean closed 2 years ago

jeffreylean commented 2 years ago

Fix streaming by applying streaming function after block is generated instead putting it together with other compute apply func.