356357358359360361362
return sb.toString(); } @Override public InputFormat getInputFormat() throws IOException { return new OrcNewInputFormat(); }