Fokko commented on PR #1581: URL: https://github.com/apache/iceberg-python/pull/1581#issuecomment-2616871595
Thanks @corleyma for jumping in here, at least I'm not alone 😃 You made me think, and I don't think we need to bump Spark separately, as in https://github.com/apache/iceberg-python/pull/1461. Spark 3.5.4 is not yet supported, see https://github.com/apache/iceberg/pull/11731. So we need to bump to 1.7.2 here as well: https://github.com/apache/iceberg-python/blob/985029042199d870f25b6fbec0e80907d4440f41/tests/conftest.py#L2426 I just expected a different error 😮💨 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
