Skip to content

[Backport feature/h3-grid] Update http client package to resolve build failure#171

Merged
VijayanB merged 1 commit intofeature/h3-gridfrom
backport/backport-168-to-feature/h3-grid
Oct 13, 2022
Merged

[Backport feature/h3-grid] Update http client package to resolve build failure#171
VijayanB merged 1 commit intofeature/h3-gridfrom
backport/backport-168-to-feature/h3-grid

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport e974d26 from #168

Signed-off-by: Heemin Kim <heemin@amazon.com>
(cherry picked from commit e974d26)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team October 13, 2022 23:47
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (feature/h3-grid@132afba). Click here to learn what that means.
The diff coverage is n/a.

@@                Coverage Diff                 @@
##             feature/h3-grid     #171   +/-   ##
==================================================
  Coverage                   ?   85.13%           
  Complexity                 ?      320           
==================================================
  Files                      ?       44           
  Lines                      ?     1063           
  Branches                   ?       86           
==================================================
  Hits                       ?      905           
  Misses                     ?      124           
  Partials                   ?       34           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@VijayanB VijayanB merged commit dc6da90 into feature/h3-grid Oct 13, 2022
VijayanB added a commit that referenced this pull request Oct 24, 2022
* Import h3 library (#154)

Made following changes to make it compatible:
1. Rename package from elasticsearch to opensearch.geospatial
2. Update License headers
3. Update build file
4. Update settings to include sub projects

* Use Transport Request (#164)

Remove usage of deprecated BaseNodeRequest

* Update http client package to resolve build failure (#168) (#171)

* Introduce H3 min resolution constant (#165)

H3 version 1 has 16 resolutions, numbered 0 through 15.
Introduced a constant to represent min value, similar
to max value.

* Add geohex aggregation (#160)

This aggregation will use uber's h3 to group coordinates into H3 cell.
Created new aggregation type geohex_grid. The precision will be between
0 and 15. This aggreation has default precision as 5,
similar to geohash and geotile.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>

* Add integration test (#176)

Included integration test for geohex_grid.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
VijayanB added a commit to VijayanB/geospatial that referenced this pull request Oct 26, 2022
…ch-project#179)

* Import h3 library (opensearch-project#154)

Made following changes to make it compatible:
1. Rename package from elasticsearch to opensearch.geospatial
2. Update License headers
3. Update build file
4. Update settings to include sub projects

* Use Transport Request (opensearch-project#164)

Remove usage of deprecated BaseNodeRequest

* Update http client package to resolve build failure (opensearch-project#168) (opensearch-project#171)

* Introduce H3 min resolution constant (opensearch-project#165)

H3 version 1 has 16 resolutions, numbered 0 through 15.
Introduced a constant to represent min value, similar
to max value.

* Add geohex aggregation (opensearch-project#160)

This aggregation will use uber's h3 to group coordinates into H3 cell.
Created new aggregation type geohex_grid. The precision will be between
0 and 15. This aggreation has default precision as 5,
similar to geohash and geotile.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>

* Add integration test (opensearch-project#176)

Included integration test for geohex_grid.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
VijayanB added a commit that referenced this pull request Oct 26, 2022
)

* Import h3 library (#154)

Made following changes to make it compatible:
1. Rename package from elasticsearch to opensearch.geospatial
2. Update License headers
3. Update build file
4. Update settings to include sub projects

* Use Transport Request (#164)

Remove usage of deprecated BaseNodeRequest

* Update http client package to resolve build failure (#168) (#171)

* Introduce H3 min resolution constant (#165)

H3 version 1 has 16 resolutions, numbered 0 through 15.
Introduced a constant to represent min value, similar
to max value.

* Add geohex aggregation (#160)

This aggregation will use uber's h3 to group coordinates into H3 cell.
Created new aggregation type geohex_grid. The precision will be between
0 and 15. This aggreation has default precision as 5,
similar to geohash and geotile.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>

* Add integration test (#176)

Included integration test for geohex_grid.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
@gaiksaya gaiksaya deleted the backport/backport-168-to-feature/h3-grid branch October 17, 2025 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants