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 bulk upsert ignores the default_pipeline and final_pipeline when the auto-created index matches the index template #12891

Merged
merged 8 commits into from
Jul 16, 2024

Commits on Mar 25, 2024

  1. Fix bulk upsert ignores the default_pipeline and final_pipeline when …

    …auto-created index matches with the index template
    
    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e263910 View commit details
    Browse the repository at this point in the history
  2. Modify changelog & comment

    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f74b0b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50ac227 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. merge main

    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    879908e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. merge main

    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b3e0394 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Use new approach

    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    dd79c54 View commit details
    Browse the repository at this point in the history
  2. merge main

    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f64114d View commit details
    Browse the repository at this point in the history
  3. Fix test failure

    Signed-off-by: Gao Binlong <gbinlong@amazon.com>
    gaobinlong committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5f9e304 View commit details
    Browse the repository at this point in the history