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