dongjoon-hyun opened a new pull request #788:
URL: https://github.com/apache/orc/pull/788


   ### What changes were proposed in this pull request?
   
   This PR aims to remove `hamcrest-core` test dependency.
   
   ### Why are the changes needed?
   
   This was added at ORC-60 and is not used now.
   ```
   $ git show 08b854425 | grep hamcrest
   +      <groupId>org.hamcrest</groupId>
   +      <artifactId>hamcrest-core</artifactId>
   +        <groupId>org.hamcrest</groupId>
   +        <artifactId>hamcrest-core</artifactId>
   ```
   
   ### How was this patch tested?
   
   Pass the CIs.


-- 
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: dev-unsubscr...@orc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to