szehon-ho commented on PR #13448: URL: https://github.com/apache/iceberg/pull/13448#issuecomment-3029263129
Trying to fix the test, it broke as i changed the column to required. Looks like in Spark 3.4 , createDataset defaults to nullable column, which then cannot insert as its incompatbile with required column. -- 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]
