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

don't overwrite options for child workflows when ContinueAsNew #1232

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

heavycrystal
Copy link
Contributor

No description provided.

}
state.NormalizeFlowOptions = &protos.NormalizeFlowOptions{
TableNameSchemaMapping: state.TableNameSchemaMapping,
if state.NormalizeFlowOptions == nil {
Copy link
Contributor

Choose a reason for hiding this comment

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

Since TableNameSchemaMapping is always passed by signal now, we could remove NormalizeFlowOptions altogether

@heavycrystal heavycrystal requested a review from serprex February 9, 2024 13:44
@heavycrystal heavycrystal merged commit 1986b12 into main Feb 9, 2024
7 checks passed
@heavycrystal heavycrystal deleted the dont-overwrite-childflow-options branch February 9, 2024 14:10
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