SNOW-2333111: Add support for Geospatial functions - part 1#3769
Merged
sfc-gh-aherreraaguilar merged 16 commits intoSep 22, 2025
Merged
SNOW-2333111: Add support for Geospatial functions - part 1#3769sfc-gh-aherreraaguilar merged 16 commits into
sfc-gh-aherreraaguilar merged 16 commits into
Conversation
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
…spatial-part1 # Conflicts: # CHANGELOG.md # src/snowflake/snowpark/_functions/scalar_functions.py
…ospatial-part1' into feature/aherrera/SNOW-2333111-geospatial-part1
sfc-gh-mvegaalvarez
requested changes
Sep 12, 2025
There was a problem hiding this comment.
code looks good
added several comments regarding the documentation consistency
my suggestion for the Args and Returns format, you can use another, but stick to it and be consistent:
Args:
<argName> (<type>): <description of the arg, without references to the type no>
Returns:
<returnType>: <description of return value, without reference to the type>
Contributor
Author
|
@sfc-gh-mvegaalvarez comments solved |
# Conflicts: # docs/source/snowpark/functions.rst # src/snowflake/snowpark/_functions/scalar_functions.py
# Conflicts: # src/snowflake/snowpark/_functions/scalar_functions.py
sfc-gh-aling
approved these changes
Sep 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Which Jira issue is this PR addressing? Make sure that there is an accompanying issue to your PR.
Fixes SNOW-2333111
Fill out the following pre-review checklist:
Please describe how your code solves the related issue.
functions.py:h3_polygon_to_cellsh3_polygon_to_cells_stringsh3_string_to_inth3_try_polygon_to_cells_stringsh3_cell_to_childrenh3_cell_to_children_stringh3_int_to_string