Skip to content

Commit c4309b5

Browse files
committed
Mark parser tasks as completed in roadmap
1 parent d656036 commit c4309b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ROADMAP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ This stage will implement the compaction algorithm for the LSM tree.
4747
This stage will implement the query language of ArgusDB.
4848

4949
- [x] Refine the specification of the query language in specs/query-language.md
50-
- [] Implement a grammar for parsing the query language
51-
- [] Create query plans with the internal API from the parsed SQL
50+
- [x] Implement a grammar for parsing the query language
51+
- [x] Create query plans with the internal API from the parsed SQL
5252

5353
# Stage 8 - Server protocol
5454

0 commit comments

Comments
 (0)