omalley commented on issue #96: ORC does not use InputFile and OutputFile abstractions URL: https://github.com/apache/incubator-iceberg/issues/96#issuecomment-509716998 I can't make ORC depend on Avro, Parquet, or Iceberg, so I don't see what you are asking for. If the ask is to make a version of ORC's Java library that can run without Hadoop, it would be a bit touchy. In particular, our main API uses FileSystem, Configuration, and Path from Hadoop. We've talked about making a no-Hadoop set of shims, but is that what you are asking for?
---------------------------------------------------------------- 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]
