You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/07/09 16:39:24 UTC

[GitHub] [incubator-iceberg] omalley commented on issue #96: ORC does not use InputFile and OutputFile abstractions

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org