Jonathan Gray

Results 81 issues of 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...

enhancement
FlowMachine

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.

bug
enhancement
development

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...

enhancement
FlowClient
FlowMachine
P-Now

https://clickhouse.tech

FlowDB
discussion
P-Later

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...

enhancement
FlowMachine

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...

bug
dependencies
development
P-Later

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...

FlowAuth
development

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...

bug
tests
discussion
development

https://medium.com/vis-gl/introducing-kepler-gl-for-jupyter-f72d41659fbf

enhancement
docs
worked_examples

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...

investigation needed
FlowDB
refactoring