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

Remove unused AggregateOptions struct and scalar_update_factor config setting #12241

Merged
merged 4 commits into from
Sep 2, 2024

Commits on Aug 29, 2024

  1. Remove scalar_update_factor from AggregateOptions

    Keeping the AggregateOptions struct in case we need it later.
    
    apache#11998
    jc4x4 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e82b4a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    94757dc View commit details
    Browse the repository at this point in the history
  2. Run prettier

    jc4x4 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f851695 View commit details
    Browse the repository at this point in the history
  3. Fix cargo doc

    jc4x4 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f971c2e View commit details
    Browse the repository at this point in the history