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

Fix historical backfill default value #569

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Fix historical backfill default value #569

merged 1 commit into from
Sep 28, 2023

Conversation

SophieYu41
Copy link
Collaborator

@SophieYu41 SophieYu41 commented Sep 28, 2023

Summary

Default bool value when not present will be false. Update to check if flag is set or not instead. Default to be true if not.

Why / Goal

Make sure default flag value is true instead of false.

Test Plan

  • Added Unit Tests
  • Covered by existing CI
  • Integration tested
    Tested on gateway. Default value is True.

Checklist

  • Documentation update

Reviewers

@nikhilsimha @better365

Copy link
Collaborator

@pengyu-hou pengyu-hou left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix.

@SophieYu41 SophieYu41 merged commit e020f25 into master Sep 28, 2023
@SophieYu41 SophieYu41 deleted the sophie-backfill branch September 28, 2023 21:25
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