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

Set INDICES_MAX_CLAUSE_COUNT dynamically #13568

Merged
merged 12 commits into from
Jun 18, 2024

Commits on May 6, 2024

  1. Set INDICES_MAX_CLAUSE_COUNT dynamically

    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dd140e2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Adds new test to verify clause count is updated

    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4ff1d13 View commit details
    Browse the repository at this point in the history
  2. Changelog

    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6321ca8 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Merge main

    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    05f8d30 View commit details
    Browse the repository at this point in the history
  2. Merge main

    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a65cecc View commit details
    Browse the repository at this point in the history
  3. Revert static

    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    15d3f96 View commit details
    Browse the repository at this point in the history
  4. Update test case to change defaults

    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    75331e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge from main

    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7ede1eb View commit details
    Browse the repository at this point in the history
  2. Spotless

    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    dd840fa View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Revert max_clause count from being volatile

    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e8a8f4d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into dynamic_max_clause

    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cd92a9b View commit details
    Browse the repository at this point in the history
  3. Fix changelog

    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    harshavamsi committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e715516 View commit details
    Browse the repository at this point in the history