Skip to content

HuashiSCNU0303/LEAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEAP

This is the source code of paper "LEAP: A Low-cost Spark SQL Query Optimizer using Pairwise Comparison"

Run steps

  1. Run the following command to build the modules,
cd ./BeamSearchQueryExecutor
mvn clean generate-sources package
  1. Update the corresponding parameters in ./leap_server/config.py and ./run_queries.py

  2. Run the following command to start the LEAP server, and execute the queries,

cd ../
./start_server.sh --dataset imdb_10x

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors