Skip to content

add else case messages#484

Merged
carlos-reyes-123 merged 2 commits intomainfrom
carlos-add-case-else-messages
Feb 8, 2022
Merged

add else case messages#484
carlos-reyes-123 merged 2 commits intomainfrom
carlos-add-case-else-messages

Conversation

@carlos-reyes-123
Copy link
Contributor

No description provided.

@carlos-reyes-123 carlos-reyes-123 requested review from q10 and wgip February 7, 2022 22:59
ar.withName(s"input_${idx}->data[left_out[i]]")
case idx if (rightIds.contains(ar.exprId)) =>
ar.withName(s"input_${idx}->data[right_out[i]]")
case _ => sys.error(s"SparkExpressionToCExpression.referenceReplacer: " +
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

has this happened? Just wondering.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure. But seems like a good check to add.

@carlos-reyes-123 carlos-reyes-123 requested a review from wgip February 8, 2022 01:56
@carlos-reyes-123 carlos-reyes-123 merged commit 3b76929 into main Feb 8, 2022
@carlos-reyes-123 carlos-reyes-123 deleted the carlos-add-case-else-messages branch February 8, 2022 19:47
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.

3 participants