HFIX-B1887

Hello Team, Need to understand the impact of this Hot Fix HFIX-B1887 as I did not find any documentation on it.

@AriyadkaSupriyaR17278521

The data flow CDHWriteFileFromDB used for finalization is a non-resumable run, which for db sources happens when we use a table that doesn’t have a primary key. For non-resumable runs, we expect to almost always see duplicate results in case of node shutdown. We checked the generated table used by data flow during file template finalization and it doesn’t have any primary key.

The HFix-B1887 will add primary key pyguid in order to automatically add the primary key in auto-generated table as new file templates are created.

Thank you @Harish_Gunneri . Is there any link in PDN where we can find explanations for a HotFix like this ?

@AriyadkaSupriyaR17278521 Is there any link in PDN where we can find explanations for a HotFix ?

@AriyadkaSupriyaR17278521 apart from the readme that comes with a hotfix requested via the MSP, if you need any further details, you would need to log a support incident.

I can see that you had an open ticket INC-B26036 with our support team in September - at the time you could have used that to enquire further into the hotfix.