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

Revert "Avoid bucket copies in Aggs (#110261)" #111758

Merged
merged 4 commits into from
Aug 9, 2024

Commits on Aug 9, 2024

  1. Revert "Avoid bucket copies in Aggs (elastic#110261)"

    This reverts elastic#110261 which we can't land until elastic#111757 - we need to be
    sure that the `equals` implementations on subclasses of
    `InternalAggregations` is correct before this optimization is safe.
    nik9000 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ddcb503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f577305 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95ff2f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    118ecae View commit details
    Browse the repository at this point in the history