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

Object type support in Derived Field #13573

Commits on May 16, 2024

  1. Support for json object within derived field

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f991f9c View commit details
    Browse the repository at this point in the history
  2. Unit test and code refactor

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ab33d2d View commit details
    Browse the repository at this point in the history
  3. javadoc and code refactor

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2068413 View commit details
    Browse the repository at this point in the history
  4. javadoc and code refactor

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fc736f8 View commit details
    Browse the repository at this point in the history
  5. Update javadoc

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7c64107 View commit details
    Browse the repository at this point in the history
  6. take changes from other branch with fixes

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    de5054f View commit details
    Browse the repository at this point in the history
  7. Add support for properties, source_indexed_field, format, ignore_malf…

    …ormed
    
    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c6f9a35 View commit details
    Browse the repository at this point in the history
  8. Add support for properties, source_indexed_field, format, ignore_malf…

    …ormed
    
    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    aff0bf4 View commit details
    Browse the repository at this point in the history
  9. Add unit tests and fix multiple bugs

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    34d3ee5 View commit details
    Browse the repository at this point in the history
  10. fix integ test

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e37a86c View commit details
    Browse the repository at this point in the history
  11. add integ test for all supported types

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f3803f0 View commit details
    Browse the repository at this point in the history
  12. add more integ test for update mapping and fetch derived fields

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    40868ad View commit details
    Browse the repository at this point in the history
  13. move tests under lang-painless

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6afe94f View commit details
    Browse the repository at this point in the history
  14. spotless fix

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8083ad4 View commit details
    Browse the repository at this point in the history
  15. fix integ test

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8899a3a View commit details
    Browse the repository at this point in the history
  16. add serialization/deserialization test for DerivedField class

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b394d02 View commit details
    Browse the repository at this point in the history
  17. Fix query string and add integ tests

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2c7c6dc View commit details
    Browse the repository at this point in the history
  18. add test for analyzer validilty on derived field

    Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
    rishabhmaurya committed May 16, 2024
    Configuration menu
    Copy the full SHA
    16975a1 View commit details
    Browse the repository at this point in the history