171172173174175176177178179180181182
super(testConfig); } @Override protected Plan getTestJob() { TPCHQuery10 tpchq10 = new TPCHQuery10(); return tpchq10.getPlan( config.getString("TPCHQuery10Test#NoSubtasks", "1"), ordersPath, lineitemsPath, customersPath, nationsPath,
176177178179180181182183184185186187
super(testConfig); } @Override protected Plan getTestJob() { TPCHQuery10 tpchq10 = new TPCHQuery10(); return tpchq10.getPlan( String.valueOf(config.getInteger("TPCHQuery10Test#NoSubtasks", 1)), ordersPath, lineitemsPath, customersPath, nationsPath,