Skip to content

Commit

Permalink
Started work on cross-shard summaries and more complex summary functi…
Browse files Browse the repository at this point in the history
…ons: average & count distinct
  • Loading branch information
mkromberg committed Jan 2, 2017
1 parent 22bf73b commit 444ac37
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# TODO #

## Currently prioritised ##
## Started (Jan 2nd 2017) ##

List updated December 14th, 2016.

1. Parallel queries (first pass done)
1. Correct summaries for cross-shard calculations
1. Add "average" and "count distict" calculations

## To be done soon ##

1. Document server mode / parallel queries
1. Generalization of Symbol Tables + Add One, Four & Eight Byte Symbol Tables
1. Enhance queries to support conditional functions... Eg. ('price' '>' 100)('Name' 'like' 'A%')
1. Beef up error checking on file creation
Expand Down

0 comments on commit 444ac37

Please sign in to comment.