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

DM-33942: Support schema changes for exposure/visit #416

Merged
merged 7 commits into from
Jun 1, 2022
Merged

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    bafe40e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff8ae5a View commit details
    Browse the repository at this point in the history
  3. Support new visit record metadata

    Adds a new exposure grouping class that groups by
    seq_start/seq_end and also creates visit for each
    exposure. This can only work with updated registry.
    
    The old scheme still works for old registry although
    the default grouping algorithm is not dynamic based
    on the schema version.
    timj committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    e1af870 View commit details
    Browse the repository at this point in the history
  4. Stop using visit_system_mask and use visit_system enum

    No longer allow the grouping task to define its own
    integer values for visit_systems.
    timj committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    75d40ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b4ebe9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    074a0bf View commit details
    Browse the repository at this point in the history
  7. Add news fragment

    timj committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    cfc1cf5 View commit details
    Browse the repository at this point in the history