Matt Jaffee
|
fe7b926773
|
make sure more tests and benchmarks can have their temp dir set by flag
This is to allow the directory to be set to where a particular disk is mounted
during benchmarking.
|
2019-01-21 16:23:27 -06:00 |
|
Yuce Tekol
|
dc735c17b8
|
Fixes #1805. Fixes Store call error messages
|
2019-01-16 20:52:33 +03:00 |
|
Matt Jaffee
|
671420f31d
|
add custom json marshal for FieldRow
|
2018-10-24 17:11:45 -05:00 |
|
Matt Jaffee
|
360623230f
|
get a somewhat better groupBy working that passes new tests
one test still fails due to reordering during merging
|
2018-10-10 21:03:45 -05:00 |
|
Matt Jaffee
|
c172ca0680
|
combine fragment.rows and rowsForColumn with generalized filter
use filter funcs with closures for state instead of methods on structs. seems a
bit cleaner.
|
2018-10-08 16:16:39 -05:00 |
|
Matt Jaffee
|
f94cd8ae7d
|
add translation code for GroupBy "previous" arg
|
2018-09-28 14:30:18 -05:00 |
|