8081828384858687
resultPath = getTempDirPath("result"); } @Override protected Plan getTestJob() { TPCHQueryAsterix tpchBench = new TPCHQueryAsterix(); return tpchBench.getPlan(new Integer(DOP).toString(), ordersPath, custPath, resultPath); }