fx19880617 opened a new pull request #4888: Refactor file format based RecordReader constructors URL: https://github.com/apache/incubator-pinot/pull/4888 - For {Avro/CSV/JSON/Thrift/ORC/Parquet}RecordReader, removed the constructor with parameters. - Move {Avro/CSV/JSON/Thrift/ORC/Parquet}RecordReader, constructor usage to use construct and init together. - Make RecordReaderFactory to use class name to construct and init RecordReader.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
