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.17] Bug Fix: Fix for rag processor throwing NPE when optional parameters are not provided #3066

Merged
merged 2 commits into from
Oct 8, 2024

Commits on Oct 5, 2024

  1. Bug Fix: Fix for rag processor throwing NPE when optional parameters …

    …are not provided (opensearch-project#3057)
    
    * fix (rag npe): optional and empty fields are handled appropriately
    
    Signed-off-by: Pavan Yekbote <[email protected]>
    
    * fix: test cases
    
    Signed-off-by: Pavan Yekbote <[email protected]>
    
    * fix: format violations
    
    Signed-off-by: Pavan Yekbote <[email protected]>
    
    * tests: adding empty params test case
    
    Signed-off-by: Pavan Yekbote <[email protected]>
    
    * fix: remove wildcard import
    
    Signed-off-by: Pavan Yekbote <[email protected]>
    
    ---------
    
    Signed-off-by: Pavan Yekbote <[email protected]>
    pyek-bot committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f177155 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. spotless apply

    Signed-off-by: Pavan Yekbote <[email protected]>
    pyek-bot committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    647f6d1 View commit details
    Browse the repository at this point in the history