massdosage opened a new pull request #1267: URL: https://github.com/apache/iceberg/pull/1267
Currently in order to use the Hive InputFormat one needs to add >5 jar files to the classpath, this obviously isn't a great end user experience. I think we should provide *one* fat/uber jar that can be added. This PR shows a first attempt at this but also illustrates that the HiveInputFormat in master doesn't appear to be working correctly when executed from a Hive 2.3.x client. I'd like to get that working end to end by using this PR to illustrate the problems and hopefully proving that it all works once we've resolved them. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
