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 2022/02/16 16:39:30 UTC

[GitHub] [hop] shlxue opened a new pull request #1373: HOP-3713 Fix integration tests error when call getRowForm in merge flow transformation

shlxue opened a new pull request #1373:
URL: https://github.com/apache/hop/pull/1373


   * Reposition index value of active stream with merge flow transformation, such as MergeJoin
   * Using currentInputRowSetNr value as the index of active input stream
   see #1343, #1305


-- 
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] [hop] hansva merged pull request #1373: HOP-3713 Fix integration tests error when call getRowForm in merge flow transformation

Posted by GitBox <gi...@apache.org>.
hansva merged pull request #1373:
URL: https://github.com/apache/hop/pull/1373


   


-- 
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] [hop] shlxue commented on pull request #1373: HOP-3713 Fix integration tests error when call getRowForm in merge flow transformation

Posted by GitBox <gi...@apache.org>.
shlxue commented on pull request #1373:
URL: https://github.com/apache/hop/pull/1373#issuecomment-1042002718


   Only mock input streams in test code of XmlJoin transformation, but not init inputRowSets list.
   so I add the commit: shlxue/hop@dabe54c


-- 
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] [hop] shlxue edited a comment on pull request #1373: HOP-3713 Fix integration tests error when call getRowForm in merge flow transformation

Posted by GitBox <gi...@apache.org>.
shlxue edited a comment on pull request #1373:
URL: https://github.com/apache/hop/pull/1373#issuecomment-1042002718


   Only mock input streams in test code of XmlJoin transformation, but not init inputRowSets list.
   so I add the commit: shlxue@dabe54c


-- 
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] [hop] shlxue edited a comment on pull request #1373: HOP-3713 Fix integration tests error when call getRowForm in merge flow transformation

Posted by GitBox <gi...@apache.org>.
shlxue edited a comment on pull request #1373:
URL: https://github.com/apache/hop/pull/1373#issuecomment-1042002718


   Only mock input streams in test code of XmlJoin transformation, but not init inputRowSets list.
   so I add the commit: dabe54c


-- 
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] [hop] shlxue edited a comment on pull request #1373: HOP-3713 Fix integration tests error when call getRowForm in merge flow transformation

Posted by GitBox <gi...@apache.org>.
shlxue edited a comment on pull request #1373:
URL: https://github.com/apache/hop/pull/1373#issuecomment-1042002718


   Only mock input streams in test code of XmlJoin transformation, but not init inputRowSets list.
   so I add the commit: dabe54c for test class XmlJoinOmitNullValuesTest.java


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