andersonm-ibm opened a new pull request #878: URL: https://github.com/apache/parquet-mr/pull/878
This PR is another option of solving the problem "Cannot build from tarball because of git submodules". 1. Encryption interop tests run separately from unit tests - in integration-test phase 2. Files for interop tests are downloaded manually, so git submodules are totally removed from the project - `mvn package/install` - doesn't run interop tests - `mvn verify` - run interop test and download files for interop from GitHub directly ---------------------------------------------------------------- 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]
