You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by GitBox <gi...@apache.org> on 2021/09/10 20:45:26 UTC

[GitHub] [incubator-hop] nadment opened a new pull request #1051: HOP-3262 Simplify the APIs of transforms

nadment opened a new pull request #1051:
URL: https://github.com/apache/incubator-hop/pull/1051


   Proposal to simplify the transform API a little bit. 
   
   The risk that exists is in the "RunThread" and "TransformInitThread" class: I removed the sanity check just in case the metadata or the data provided was not used when creating the transformation, because these parameters are now final in BaseTransform. 
   
   Can wait after 1.0


-- 
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: commits-unsubscribe@hop.apache.org

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



[GitHub] [incubator-hop] nadment closed pull request #1051: HOP-3262 Simplify the APIs of transforms

Posted by GitBox <gi...@apache.org>.
nadment closed pull request #1051:
URL: https://github.com/apache/incubator-hop/pull/1051


   


-- 
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: commits-unsubscribe@hop.apache.org

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