comet-ml / kangas

🦘 Explore multimedia datasets at scale
https://github.com/comet-ml/kangas/wiki
Apache License 2.0
1.04k stars 46 forks source link

Fix dynamic update bug #113

Closed caleb-kaiser closed 1 year ago

caleb-kaiser commented 1 year ago

Some queries don't have timestamps, and therefore cache their results without regard for updates to the underlying datagrid. This fixes that.