chinmay-bhat commented on PR #9341:
URL: https://github.com/apache/iceberg/pull/9341#issuecomment-1866220019

   Initially, I assumed I can seperate out parameterize and non-parameterize 
files. But the CI errors included parameterized files that inherit from 
`spark/data/AvroDataTest`.
   
   So I'm converting these files from JUnit4 to JUnit5
   - the files (parameterized and non-parameterized) in `spark/data` and 
   - the param files in`spark/source` that inherit from AvroDataTest. 
   
   All CI tests pass locally with this command. 
   `./gradlew -DsparkVersions=3.5 -DscalaVersion=2.13 -DhiveVersions= 
-DflinkVersions= :iceberg-spark:iceberg-spark-3.5_2.13:check -Pquick=true -x 
javadoc`


-- 
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]

Reply via email to