rdblue opened a new pull request #1108: URL: https://github.com/apache/iceberg/pull/1108
This PR is a work in progress to integrate the spark-3 branch into master. This requires separating the current code for Spark 2.4 into its own module and adding a similar module for Spark 3. This PR currently adds the modules to the build, updates dependency locks, and copies the source implementation into the new iceberg-spark2 module. The Spark 2.4 implementation is copied so that the commits in the spark-3 branch can be applied with fewer conflicts. ---------------------------------------------------------------- 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]
