Commit 77f330c
Add IMDB(JOB) Benchmark [2/N] (imdb queries) (#12529)
* imdb dataset
* cargo fmt
* Add 113 queries for IMDB(JOB)
Signed-off-by: Austin Liu <austin362667@gmail.com>
* Add `get_query_sql` from `query_id` string
Signed-off-by: Austin Liu <austin362667@gmail.com>
* Fix CSV reader & Remove Parquet partition
Signed-off-by: Austin Liu <austin362667@gmail.com>
* Add benchmark IMDB runner
Signed-off-by: Austin Liu <austin362667@gmail.com>
* Add `run_imdb` script
Signed-off-by: Austin Liu <austin362667@gmail.com>
* Add checker for imdb option
Signed-off-by: Austin Liu <austin362667@gmail.com>
* Add SLT for IMDB
Signed-off-by: Austin Liu <austin362667@gmail.com>
* Fix `get_query_sql()` for CI roundtrip test
Signed-off-by: Austin Liu <austin362667@gmail.com>
Fix `get_query_sql()` for CI roundtrip test
Signed-off-by: Austin Liu <austin362667@gmail.com>
Fix `get_query_sql()` for CI roundtrip test
Signed-off-by: Austin Liu <austin362667@gmail.com>
* Clean up
Signed-off-by: Austin Liu <austin362667@gmail.com>
* Add missing license
Signed-off-by: Austin Liu <austin362667@gmail.com>
* Add IMDB(JOB) queries `2b` to `5c`
Signed-off-by: Austin Liu <austin362667@gmail.com>
* Add `INCLUDE_IMDB` in CI verify-benchmark-results
Signed-off-by: Austin Liu <austin362667@gmail.com>
* Prepare IMDB dataset
Signed-off-by: Austin Liu <austin362667@gmail.com>
Prepare IMDB dataset
Signed-off-by: Austin Liu <austin362667@gmail.com>
* use uint as id type
* format
* Seperate `tpch` and `imdb` benchmarking CI jobs
Signed-off-by: Austin Liu <austin362667@gmail.com>
Fix path
Signed-off-by: Austin Liu <austin362667@gmail.com>
Fix path
Signed-off-by: Austin Liu <austin362667@gmail.com>
Remove `tpch` in `imdb` benchmark
Signed-off-by: Austin Liu <austin362667@gmail.com>
* Remove IMDB(JOB) slt in CI
Signed-off-by: Austin Liu <austin362667@gmail.com>
Remove IMDB(JOB) slt in CI
Signed-off-by: Austin Liu <austin362667@gmail.com>
---------
Signed-off-by: Austin Liu <austin362667@gmail.com>
Co-authored-by: DouPache <douenergy@gmail.com>1 parent 1340869 commit 77f330c
119 files changed
Lines changed: 1023 additions & 27 deletions
File tree
- benchmarks
- queries/imdb
- src
- bin
- imdb
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| 214 | + | |
214 | 215 | | |
215 | 216 | | |
216 | 217 | | |
| |||
239 | 240 | | |
240 | 241 | | |
241 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
242 | 246 | | |
243 | 247 | | |
244 | 248 | | |
| |||
510 | 514 | | |
511 | 515 | | |
512 | 516 | | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
513 | 527 | | |
514 | 528 | | |
515 | 529 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments