Jonathan Gray
Jonathan Gray
At present, if you cache a query, then the SQL only for that query changes in a subsequent release, you may get an incorrect result unless you clear the cache...
CI is currently blocked by: - https://github.com/pypa/pipenv/issues/4838 Which (aside from being additional grist to the mill of dropping pipenv), makes me think we should pin pipenv itself.
Another type of reference location which localises subscribers to the location they visited on most days from a span of days, and breaks ties according to the number of events...
https://clickhouse.tech
It would be useful to be able to quickly get info on: - query throughput - cache hits vs misses - number of currently running queries - number of currently...
I think as a result of: - https://github.com/pypa/pipenv/issues/4553 This is 'hidden' to us in some cases, but manifested for me when changing the pins on flowclient dependencies and then relocating...
Husky has changed the way it works, and now needs to be installed at the repo root and to have a `.husky` directory. We should either do this, or switch...
If dependabot updates the lock file for flowmachine's Pipfile, then the lock files in integration tests and docs will be out of sync with flowmachine's. Same will happen if we...
https://medium.com/vis-gl/introducing-kepler-gl-for-jupyter-f72d41659fbf
Once #1232 is merged, it would be nice to clean up the multiple synth data generation scripts, put them behind one UI (probably click, because it handles the env vars...