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 undefined behavior in quantiles function #44067

Merged
merged 7 commits into from
Dec 12, 2022

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    6f69200 View commit details
    Browse the repository at this point in the history
  2. Use UTC time zone in test

    davenger committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    46f7c94 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Add more tests

    alexey-milovidov committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    a46699a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fddfd35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    552eed9 View commit details
    Browse the repository at this point in the history
  4. Update tests

    alexey-milovidov committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    9cb0955 View commit details
    Browse the repository at this point in the history
  5. Fix one more UB

    alexey-milovidov committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    0acadc6 View commit details
    Browse the repository at this point in the history