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

feat(profiles): Add dataset configurations and processor for profile chunks #5897

Merged
merged 35 commits into from
May 16, 2024

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    b813c29 View commit details
    Browse the repository at this point in the history
  2. Add tests and validation

    phacops committed May 12, 2024
    Configuration menu
    Copy the full SHA
    c08623f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f5d4e1 View commit details
    Browse the repository at this point in the history
  4. Fix typing

    phacops committed May 12, 2024
    Configuration menu
    Copy the full SHA
    41b5051 View commit details
    Browse the repository at this point in the history
  5. Fix schema validation

    phacops committed May 12, 2024
    Configuration menu
    Copy the full SHA
    efb88ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0f5dd8 View commit details
    Browse the repository at this point in the history
  7. Fix typo in column name

    phacops committed May 12, 2024
    Configuration menu
    Copy the full SHA
    3da03e1 View commit details
    Browse the repository at this point in the history
  8. Use microsecond precision

    phacops committed May 12, 2024
    Configuration menu
    Copy the full SHA
    b9b425c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    95dac57 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dbba7e4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    e4112c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e09551c View commit details
    Browse the repository at this point in the history
  3. Remove unneeded constant

    phacops committed May 13, 2024
    Configuration menu
    Copy the full SHA
    aaccc60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a5af69 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Revert "Fix wrong storage set for migration group"

    This reverts commit 0a5af69.
    phacops committed May 14, 2024
    Configuration menu
    Copy the full SHA
    fb419d4 View commit details
    Browse the repository at this point in the history
  2. Revert "Use PROFILES storage set since it's going to be on the same c…

    …luster"
    
    This reverts commit e4112c9.
    phacops committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6520246 View commit details
    Browse the repository at this point in the history
  3. Remove version column

    phacops committed May 14, 2024
    Configuration menu
    Copy the full SHA
    82964dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3849033 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ad30f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f3f490 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4d65b3 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    phacops committed May 14, 2024
    Configuration menu
    Copy the full SHA
    034e065 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afebdba View commit details
    Browse the repository at this point in the history
  10. Set no query processor

    phacops committed May 14, 2024
    Configuration menu
    Copy the full SHA
    427d612 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5cf460a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    efc9ef7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f545710 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    2f2c532 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11b7d12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5624875 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1a791d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fa093b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30e2986 View commit details
    Browse the repository at this point in the history
  7. Revert "Fix Cargo.toml after bad merge"

    This reverts commit 30e2986.
    phacops committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8e64a40 View commit details
    Browse the repository at this point in the history
  8. Revert change to Cargo.toml

    phacops committed May 16, 2024
    Configuration menu
    Copy the full SHA
    45bb330 View commit details
    Browse the repository at this point in the history