advancedxy opened a new pull request, #46:
URL: https://github.com/apache/incubator-uniffle/pull/46

   ### What changes were proposed in this pull request?
   1. reduce the raw use of parameterized class
   2. use `Collections.singletonList` instead of `Arrays.asList` for single 
element
   3. add type annotation for some method signature and variable declaration
   
   ### Why are the changes needed?
   This makes javac and IntelliJ's compiler happy
   
   
   ### Does this PR introduce _any_ user-facing change?
   NO
   
   ### How was this patch tested?
   Existing tests should be sufficient.


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