1305: Fix type error in row number assignment to handle NaN values#1673
Conversation
…into 1305-fix-type-error
RamilCDISC
left a comment
There was a problem hiding this comment.
Could you please add a description. I looked at connected issue and the title of the PR. I see you found a problem and did a fix. If you could add a small description of observed problem and what fix you applied for it, that would make understanding the PR easier for review.
|
Hi @RamilCDISC, |
RamilCDISC
left a comment
There was a problem hiding this comment.
The PR adds a null check for robustness. The connected ticket issue was not reproduced. The PR enhances a check by adding a null check on top.
No description provided.