Pinned issues
Issues
- 13
parser: support SQL comments
#200 opened by tsatke - 1
all: mark tests that can run in parallel as such
#185 opened by tsatke - 1
parser: parseExpr4 runs in infinite recursion
#210 opened by tsatke - 0
parser: invalid production for insert
#211 opened by tsatke - 0
parser: invalid production for delete
#212 opened by tsatke - 2
- 0
engine: support selection
#201 opened by tsatke - 0
engine: projection should support alias
#193 opened by tsatke - 0
engine: add microbenchmarks
#183 opened by tsatke - 0
replication: add execution link to node.go
#189 opened by SUMUKHA-PK - 0
- 0
parser: VALUES (,4) is not a valid select statement
#191 opened by tsatke - 1
engine: implement builtin functions
#186 opened by tsatke - 2
- 0
engine: implement engine
#177 opened by tsatke - 1
engine: integration tests
#182 opened by tsatke - 1
engine: high level profiling
#181 opened by tsatke - 1
engine: sample bug report
#187 opened by tsatke - 1
raft: replicate commands on state machine
#152 opened by Abby3017 - 0
engine: implement support for file format
#180 opened by tsatke - 0
engine: define file format for the database files
#178 opened by tsatke - 0
raft: infrastructire for raft integration test
#174 opened by SUMUKHA-PK - 0
- 0
raft: create generic testing framework
#175 opened by SUMUKHA-PK - 0
implement an IR compiler
#134 opened by tsatke - 0
compiler: support INSERT statement
#136 opened by tsatke - 0
compiler: support UPDATE statement
#138 opened by tsatke - 0
compiler: support DROP statement
#139 opened by tsatke - 0
compiler: support DELETE statement
#137 opened by tsatke - 0
parser: invalid ast from input
#165 opened by tsatke - 1
parser: invalid AST from input
#166 opened by tsatke - 0
parser: invalid ast from select input
#164 opened by tsatke - 1
parser: invalid input VALUES()
#158 opened by tsatke - 1
parser: invalid input LIMIT
#159 opened by tsatke - 2
found invalid input while fuzzing
#161 opened by tsatke - 1
compiler: compileExpr panics on simple SELECT
#162 opened by tsatke - 0
- 2
found invalid input while fuzzing
#160 opened by tsatke - 3
- 3
compiler: support SELECT statement
#135 opened by tsatke - 2
parser: expression in VALUES must be 2D
#155 opened by tsatke - 1
parser: parse expression cannot parse functions
#151 opened by tsatke - 1
raft: implement protocol
#126 opened by SUMUKHA-PK - 4
parser: select expression doesn't work
#146 opened by tsatke - 0
parser: scanner doesn't recognize underscore
#147 opened by SUMUKHA-PK - 0
implement a few compiler optimizations
#142 opened by tsatke - 0
compiler: optimize constant expressions
#143 opened by tsatke - 0
update doc/overview.md
#141 opened by tsatke - 1
parser: AST validator
#140 opened by tsatke - 0
parser: JoinClause.JoinClausePart must be slice
#130 opened by tsatke