Results 15 issues of Todd Gruben

I would like to have a session have clients leave. It seems that I can close my window and then join from another window, but I cannot exit a session...

### Expected behavior only report node leave when either node crashes or signals a departure from the cluster ### Actual behavior when cluster performing a long running operation > hours....

bug

## Overview This command given a pilosa-data path with generate descriptive statistics of all the information provided. Currently it requires pilosa not to be running. Fixes #1926

changelog.added

### Description Explore new methods for improving how pilosa handles massive rowsets. Resources could be managed a bit more efficiently with smarter fragment management. ### Success criteria (What criteria will...

### Description The current pilosa backup command requires an index,frame, and view names as input. In order to perform a complete backup, every view must be manually requested. This could...

Based on the following profile taken during a time frame import a large portion of time is being spent in the function viewByTimeUnit (pprof) top40 Showing nodes accounting for 27.84s,...

### Description Just a quick reminder ticket to look at the redundant storage overhead of groupby ### Success criteria (What criteria will consider this ticket closeable?)

2.0

### Description In the spirit of the new UnionInPlace, we should provide a IntersectInPlace which reuses that containers of the source operand. This could provide some significant performance improvements on...

performance

A complete test suite of all the existing variations of the roaring bitmap should be produced adding the dependency for https://github.com/RoaringBitmap/roaring to create the images

Any hope of getting Parquet file support anytime soon or is CSV going to remain the format of choice