-
Notifications
You must be signed in to change notification settings - Fork 427
Fix #6109, Fix #6107, Fix #6118 #6117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Decided to add some tests before considering the PR completed |
…or every result row
|
Added integrations tests. PR is completed |
|
This fix re-introduced the original problem |
|
I added a reproduction path for the original issue |
|
Thanks Hans, I was about to ask if you could share it!
…On Sun, 7 Dec 2025 at 13:24, Hans Van Akelyen ***@***.***> wrote:
*hansva* left a comment (apache/hop#6117)
<#6117 (comment)>
I added a reproduction path for the original issue
—
Reply to this email directly, view it on GitHub
<#6117 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABD6Z6HX3XMXRDRBNG6S5UD4AQL77AVCNFSM6AAAAACN7C3EICVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTMMRRHE3TANZQHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
|
Thank you @hansva for providing a reproduction case of your original issue. We will have a look. Let me put the PR in draft up until the issue won't be solver |
|
Issue definitely solved. Tested both with your integration test and mine for regressions. |
* Fix apache#6109, Fix apache#6107 * Fix apache#6118 Action Pipeline - add integration tests for execute for every result row * Add test case for copy rows to result failure * Fixed issue related to rows' duplication --------- Co-authored-by: Hans Van Akelyen <hans.van.akelyen@gmail.com> (cherry picked from commit 44dc880)
fix #6109
fix #6107
fix #6118
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
mvn clean install apache-rat:checkto make sure basic checks pass. A more thorough check will be performed on your pull request automatically.git rebase -i.addresses #123), if applicable.To make clear that you license your contribution under the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.