Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[opensearch-project#7101] Fixing the GeoTileIT#testMultivaluedGeoPoin…
…tsAggregation test case. The issue was happening because we encode the GeoPoint as long and error comes in the precision due to that encoding. The error was not taken care while generating the exepected tiles count for execpected output. Signed-off-by: Navneet Verma <[email protected]>
- Loading branch information