omalley commented on pull request #641: URL: https://github.com/apache/orc/pull/641#issuecomment-777873387
Other notes/questions: * There is a new implementation of HadoopShims that avoids using Hadoop. * For classes where I needed a second implementation that doesn't use Hadoop, I used *Core. * Do we actually want to commit the nonhadoop module? It is a complete duplicate of tools. It is however, a nice demonstration that you can read and write ORC files without hadoop on the classpath at all. * If we do keep nonhadoop, it currently duplicates the sample data from tools, which should probably be fixed. ---------------------------------------------------------------- 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]
