Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ray6080 committed Jan 16, 2018
1 parent b31b7d3 commit 7aca0ab
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,6 @@
# pard
Parallel Database Running like a Leopard

## TODO List
### LEVEL 1
1. Add support for vertical partition in table creation. @hanhan
2. Add support for DELETE. @jishen
3. Add support for LOAD. @guod
4. Query logical optimization. @hanhan
5. Branches pruning for plan. @hanhan, guod
6. Refactor exchange server and client. @guod
7. Refactor execution framework. @guod
8. Add support for JOIN. @guod
9. Join optimization.

### LEVEL 2
1. Serializaton and deSerialization of `Task` and `PardResultSet`.

## Contribution Guide
#### Recommended Environment
Git + Intellij IDEA + Java8 + Maven3.3.9+
Expand Down

0 comments on commit 7aca0ab

Please sign in to comment.