Skip to content
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

Bug Fix for issue: JoinOperation errors are not propagated to the main EtlProcess #19

Merged
merged 2 commits into from
Jul 15, 2015

Conversation

RudyCo
Copy link

@RudyCo RudyCo commented Feb 24, 2015

This pull request proposes to fix this issue: #18
In addition, it creates a common AbstractJoinOperation shared by JoinOperation and NestedLoopsJoinOperation. So, similar code is not duplicated.
Thanks in advance for your feedback!

Cortembert, Rudy added 2 commits February 24, 2015 18:01
@RudyCo
Copy link
Author

RudyCo commented Feb 25, 2015

Another interesting point: in "Debug" VS configuration, no error is reported !

@nathanpalmer nathanpalmer merged commit ce4f8d0 into hibernating-rhinos:master Jul 15, 2015
@RudyCo
Copy link
Author

RudyCo commented Jul 15, 2015

Thanks for the merge. When do you plan to release a new version of rhino-etl on NuGet?

@nathanpalmer
Copy link

@koulkov It was just released as version 1.2.6 (1.3.0 is also out which includes the Common.Logging upgrade)

@RudyCo
Copy link
Author

RudyCo commented Jul 15, 2015

Thanks a lot @nathanpalmer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants