vburenin opened a new pull request #2476:
URL: https://github.com/apache/hudi/pull/2476


   ## What is the purpose of the pull request
   UtilHelpers.createSource had a hardcoded way of checking which
   constructor signature needs to be used to instantiate a class
   which makes it impossible to override those hardcoded classes outside of Hudi
   and use them instead as their signature remains the same.
   
   ## Verify this pull request
   
   This pull request is a trivial rework / code cleanup without any test 
coverage.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to