divjotarora opened a new pull request, #3813:
URL: https://github.com/apache/parquet-java/pull/3813

   ### Rationale for this change
   https://github.com/apache/parquet-java/pull/3674 introduced some test code 
that is failing the JUnit 5 linter checks due to use of Junit4 helpers like 
`assertEquals`. These checks now fail on the master branch.
   
   
   ### What changes are included in this PR?
   This PR fixes the assertions to use JUnit5 helpers.
   
   
   ### Are these changes tested?
   Ran spotless locally, everything succeeded. CI checks on this PR should be 
the authoritative source.
   
   
   ### Are there any user-facing changes?
   No.
   


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