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: special case the return values from a sharded first/last_over_time query #13578

Merged
merged 7 commits into from
Jul 25, 2024

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    ba0a46b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. new test doesn't need to test any approximate query types

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    63def48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6940ea3 View commit details
    Browse the repository at this point in the history
  3. add more test cases + simplify vectorsToSeries

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d1d72ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    666b40a View commit details
    Browse the repository at this point in the history
  5. remove unnecessary test since we made a sub-test for instant queries in

    TestMappingEquivalence
    
    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6794538 View commit details
    Browse the repository at this point in the history
  6. fix test

    Signed-off-by: Callum Styan <[email protected]>
    cstyan committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b46e669 View commit details
    Browse the repository at this point in the history