issues
search
Veeupup
/
naive-query-engine
A Toy Query Engine & SQL interface
Apache License 2.0
64
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Roadmap 1.0
#67
Veeupup
opened
2 years ago
0
SQL Test Framework
#66
Veeupup
opened
2 years ago
0
Support `In` list and subquery
#65
Veeupup
opened
2 years ago
0
Support subquery
#64
Veeupup
opened
2 years ago
0
Group by more types
#63
Veeupup
closed
2 years ago
1
Implement fmt::Display for all expressions
#62
ywqzzy
opened
2 years ago
0
PhysicalPlan visitor
#61
ywqzzy
closed
2 years ago
0
Physical plan visitors
#60
ywqzzy
opened
2 years ago
1
ci(Mergify): configuration update
#59
Veeupup
closed
2 years ago
2
Add offset
#58
GanZiheng
closed
2 years ago
0
ci(Mergify): configuration update
#57
Veeupup
closed
2 years ago
0
More aggr func
#56
Veeupup
closed
2 years ago
0
Introduce mergify to automate the merge process
#55
ywqzzy
closed
2 years ago
2
introduce mergify
#54
ywqzzy
closed
2 years ago
1
write more tests for join
#53
ywqzzy
opened
2 years ago
0
Refactor cross join with macro or split a function
#52
ywqzzy
opened
2 years ago
0
Cross join
#51
ywqzzy
closed
2 years ago
2
Pretty Print Display Physical Plan
#50
ywqzzy
opened
2 years ago
0
impl display for logicalplan
#49
GanZiheng
closed
2 years ago
4
Pretty Print Display Logical Plan
#48
Veeupup
opened
2 years ago
3
Use `Stream` Trait to do the execution more efficient
#47
Veeupup
opened
2 years ago
0
Support Aggregate Function Group by
#46
Veeupup
closed
2 years ago
0
Aggregate Planner
#45
Veeupup
closed
2 years ago
0
Cast function
#44
ywqzzy
opened
2 years ago
0
Having clause.
#43
ywqzzy
opened
2 years ago
0
Limit with offset
#42
ywqzzy
closed
2 years ago
2
Aggregate Basic Design
#41
Veeupup
closed
2 years ago
1
Add PlanBuilder to make plan build process easier.
#40
ywqzzy
closed
2 years ago
1
Add cast function skeleton
#39
ywqzzy
closed
2 years ago
0
More unary func.
#38
ywqzzy
closed
2 years ago
0
sql planner for function
#37
Veeupup
closed
2 years ago
0
feat(doc): add some architecture image
#36
hanxuanliang
closed
2 years ago
2
CI: make clippy happy
#35
Veeupup
closed
2 years ago
0
Refine scalar to unary.
#34
ywqzzy
closed
2 years ago
0
Projection can't support output columns' count greater than schema count.
#33
ywqzzy
opened
2 years ago
0
Refactor expression module structure.
#32
ywqzzy
opened
2 years ago
1
Scalar function init.
#30
ywqzzy
closed
2 years ago
0
Order By
#29
Veeupup
opened
2 years ago
0
Cross Join
#28
Veeupup
opened
2 years ago
0
Hash Join
#27
Veeupup
closed
2 years ago
0
sort-merge join
#26
Veeupup
opened
2 years ago
0
hash join
#25
Veeupup
closed
2 years ago
1
Join: Dumb Nested Loop Join
#24
Veeupup
closed
2 years ago
1
`CLI` to do the query need
#23
Veeupup
opened
2 years ago
0
Support Limit
#22
Veeupup
closed
2 years ago
0
Limit
#21
Veeupup
closed
2 years ago
0
fix output with literal datafield
#20
Veeupup
closed
2 years ago
0
typo: `Navie Query Engine` in README title
#19
doki23
closed
2 years ago
1
Future: MPP!
#18
Veeupup
opened
2 years ago
3
scalar funcion
#17
Veeupup
opened
2 years ago
1
Next