We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d656036 commit c4309b5Copy full SHA for c4309b5
1 file changed
ROADMAP.md
@@ -47,8 +47,8 @@ This stage will implement the compaction algorithm for the LSM tree.
47
This stage will implement the query language of ArgusDB.
48
49
- [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
+- [x] Implement a grammar for parsing the query language
+- [x] Create query plans with the internal API from the parsed SQL
52
53
# Stage 8 - Server protocol
54
0 commit comments