amogh-jahagirdar commented on PR #12736: URL: https://github.com/apache/iceberg/pull/12736#issuecomment-2827851100
Ok, we randomize vectorized execution in our tests https://github.com/apache/iceberg/blob/main/spark/v3.5/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/SparkRowLevelOperationsTestBase.java#L180 . That'd explain it since that path hasn't been updated yet. I also feel like we should make these tests deterministic, I'd rather have some additional cases and have CI take a bit longer -- 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]
