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] Refactored the src and test of GeoHashGrid and GeoTileGrid Aggregations on GeoPoint from server folder to geo module.(#4180) #4281

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

navneet1v
Copy link
Contributor

[Backport 2.x]

Description

Refactored the src and test of GeoHashGrid and GeoTileGrid Aggregations on GeoPoint from server folder to geo module.(#4071) (#4072)

The changes also include:

  • Updated Search plugin to provide the interface so that plugins can also register the composite aggregations
  • Added YAML test for the geo_grid, geo_tile and composite aggregation

Signed-off-by: Navneet Verma navneev@amazon.com

Backporting needs to be done manually as there were conflicts.
Original PR: #4180

Issues Resolved

(#4071) (#4072)

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…ns on GeoPoint from server folder to geo module.(opensearch-project#4071) (opensearch-project#4072) (opensearch-project#4180)

The changes also includes:
   * Updated Search plugin to provide the interface so that plugins can also register the composite aggregations
   * Added YAML test for the geo_grid, geo_tile and composite aggregation

Signed-off-by: Navneet Verma <navneev@amazon.com>
@navneet1v navneet1v requested review from a team and reta as code owners August 22, 2022 23:07
@navneet1v navneet1v added Plugins Search:Aggregations Geospatial v2.3.0 'Issues and PRs related to version v2.3.0' labels Aug 22, 2022
@navneet1v navneet1v changed the title [Backport 2.x] Refactored the src and test of GeoHashGrid and GeoTileGrid Aggregations on GeoPoint from server folder to geo module.(#4071) (#4072) [Backport 2.x] Refactored the src and test of GeoHashGrid and GeoTileGrid Aggregations on GeoPoint from server folder to geo module.(#4180) Aug 22, 2022
@navneet1v navneet1v requested a review from nknize August 22, 2022 23:24
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@nknize nknize merged commit da76f2a into opensearch-project:2.x Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Geospatial Plugins Search:Aggregations v2.3.0 'Issues and PRs related to version v2.3.0'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants