-
- Downloads
add hadoop mod and update sql parser
Showing
- go.mod 4 additions, 1 deletiongo.mod
- hadoop/go.mod 3 additions, 0 deletionshadoop/go.mod
- hadoop/sqlRunner.go 22 additions, 0 deletionshadoop/sqlRunner.go
- main.go 71 additions, 11 deletionsmain.go
- sql/sqlParser.go 194 additions, 206 deletionssql/sqlParser.go
- test/executable/filter_map.py 20 additions, 0 deletionstest/executable/filter_map.py
- test/executable/filter_reduce.py 12 additions, 0 deletionstest/executable/filter_reduce.py
- test/executable/join_map12.py 27 additions, 0 deletionstest/executable/join_map12.py
- test/executable/join_map3.py 12 additions, 0 deletionstest/executable/join_map3.py
- test/executable/join_reduce12.py 12 additions, 0 deletionstest/executable/join_reduce12.py
- test/executable/join_reduce3.py 48 additions, 0 deletionstest/executable/join_reduce3.py
hadoop/go.mod
0 → 100644
hadoop/sqlRunner.go
0 → 100644
This diff is collapsed.
test/executable/filter_map.py
0 → 100644
test/executable/filter_reduce.py
0 → 100644
test/executable/join_map12.py
0 → 100644
test/executable/join_map3.py
0 → 100644
test/executable/join_reduce12.py
0 → 100644
test/executable/join_reduce3.py
0 → 100644
Please register or sign in to comment