Skip to content

HIVE-29353:Add basic support for encoding GeoHash & decoding it to Geometry - #6813

Open
ramitg254 wants to merge 1 commit into
apache:masterfrom
ramitg254:HIVE-29353
Open

ramitg254 wants to merge 1 commit into
apache:masterfrom
ramitg254:HIVE-29353

Conversation

@ramitg254

@ramitg254 ramitg254 commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

Change-Id: I3a88b45b021ec8d40bd6a479b6f17ed15a411d38

What changes were proposed in this pull request?

Add basic support for encoding a geohash for a 2d point and decoding it to corresponding bounding box.

Why are the changes needed?

geohash encoding and decoding is not supported

Does this PR introduce any user-facing change?

Yes, user will be able to use st_geohash and st_geomfromgeohash spatial functions.

How was this patch tested?

unit test

@ramitg254 ramitg254 changed the title HIVE-29353:Add basic support for encoding GeoHash & decoding it to Ge… [WIP] Sep 22, 2026
…ometry

Change-Id: I3a88b45b021ec8d40bd6a479b6f17ed15a411d38
@ramitg254 ramitg254 changed the title [WIP] HIVE-29353:Add basic support for encoding GeoHash & decoding it to cell polygon Geometry Sep 23, 2026
@ramitg254 ramitg254 changed the title HIVE-29353:Add basic support for encoding GeoHash & decoding it to cell polygon Geometry HIVE-29353:Add basic support for encoding GeoHash & decoding it to rectangular polygon Geometry Sep 23, 2026
@ramitg254 ramitg254 changed the title HIVE-29353:Add basic support for encoding GeoHash & decoding it to rectangular polygon Geometry HIVE-29353:Add basic support for encoding GeoHash & decoding it to corresponding bounding box Sep 23, 2026
@ramitg254 ramitg254 changed the title HIVE-29353:Add basic support for encoding GeoHash & decoding it to corresponding bounding box HIVE-29353:Add basic support for encoding GeoHash & decoding it to Geometry Sep 23, 2026
@sonarqubecloud

Copy link
Copy Markdown

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants