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

[Backport 2.x][Fix] add non-null check for queryBuilder in NeuralQueryEnricherProcessor #619

Merged
merged 3 commits into from
Mar 4, 2024

Commits on Feb 29, 2024

  1. [Fix] add non-null check for queryBuilder in NeuralQueryEnricherProce…

    …ssor (opensearch-project#615)
    
    * fix: add non-null check in NeuralQueryEnricherProcessor
    
    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    
    * add change log
    
    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    
    * optimize assert in ut
    
    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    
    ---------
    
    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    (cherry picked from commit b97dbe8)
    zhichao-aws committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    637b42b View commit details
    Browse the repository at this point in the history
  2. update pr number

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    edada52 View commit details
    Browse the repository at this point in the history
  3. fix test compile

    Signed-off-by: zhichao-aws <zhichaog@amazon.com>
    zhichao-aws committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7a4a074 View commit details
    Browse the repository at this point in the history