FiloDB
FiloDB copied to clipboard
Distributed Prometheus time series database
Currently there is a limit on how may partitions are supported during multipartition scan. If we increase the limit then will degrade the performance. Can we start thinking about how...
For example => select x, y from person where x='GG' and y='3489' and y='0943' 2017-02-10 10:04:30,043] INFO filodb.spark.FiloRelation$ - Incoming filters = List(EqualTo(x,GG), EqualTo(y,3489), EqualTo(y,0943)) [2017-02-10 10:04:30,043] INFO filodb.spark.FiloRelation$ -...
FiloDB is very good at parallelism and performance, but if someone wants to increase concurrency they should have options to control number of tasks. Please refer to the link for...
No error is displayed when cassandra nodes are down while running query from thrift server.
https://slack-files.com/files-pri-safe/T03BMF0R2-F0A3LCQ3C/api-presentation_1_.pdf?c=1441299236-4641d956f1354dd200dd184c1f1fc76fc59b9d2c
**Pull Request checklist** - [x] The commit(s) message(s) follows the contribution [guidelines](CONTRIBUTING.md) ? - [ ] Tests for the changes have been added (for bug fixes / features) ? -...
**Pull Request checklist** - [x] The commit(s) message(s) follows the contribution [guidelines](CONTRIBUTING.md) ? - [x] Tests for the changes have been added (for bug fixes / features) ? - [...
**Pull Request checklist** - [ ] The commit(s) message(s) follows the contribution [guidelines](CONTRIBUTING.md) ? - [ ] Tests for the changes have been added (for bug fixes / features) ?...
# WIP **Pull Request checklist** - [ ] The commit(s) message(s) follows the contribution [guidelines](CONTRIBUTING.md) ? - [ ] Tests for the changes have been added (for bug fixes /...
**Pull Request checklist** - [x] The commit(s) message(s) follows the contribution [guidelines](CONTRIBUTING.md) ? - [x] Tests for the changes have been added (for bug fixes / features) ? - [...