rdblue opened a new pull request #1166: URL: https://github.com/apache/iceberg/pull/1166
When refactoring Spark support into modules for 2.4 and 3.0, any tests that used `SparkTableUtil` were moved to iceberg-spark2 to avoid needing Scala in the iceberg-spark3 module. Now that #1126 is finished, the tests need to be moved back to the common module and applied in both version-specific modules. ---------------------------------------------------------------- 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]
