Open BingqingLyu opened 4 months ago
Still some issues to be addressed.
Job Benchmark has been introduced into Interactive via this commit: https://github.com/alibaba/GraphScope/commit/b814e5b6382d1d9a373e332451d62bd256abb8da. There are still 3 queries some supported.
Is your feature request related to a problem? Please describe.
The Join Order Benchmark (JOB) is a well-known standard for evaluating the performance of query optimizers in relational databases, focusing particularly on the effectiveness of determining optimal join orders. Integration of JOB into the GIE could provide significant insights into the optimizers' ability to handle complex join queries efficiently.
To achieve this, we need to: