wypoon commented on pull request #2512: URL: https://github.com/apache/iceberg/pull/2512#issuecomment-844620555
> I think that means we should finish up the pr I started which runs the old code with test code compiled against the new spark. Actually, I did try out your change. However, the unit tests in spark3 and spark3-extensions did not catch any issues. It was the integration test in spark3-runtime using the runtime jar built against 3.0 with Spark 3.1 that encountered the problem with Alias. (In that change, the integration test is run with Spark 3.0 and with Spark 3.1; there is only one runtime jar, built against 3.0.) -- 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]
