-
Notifications
You must be signed in to change notification settings - Fork 141
SNOW-2455523: Add support for scalar string and binary functions - part 3 #3947
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
Conversation
sfc-gh-mvegaalvarez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, just fix graphite comment for missing return at else
sfc-gh-aling
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it looks like PR https://github.com/snowflakedb/snowpark-python/pull/3946/files also duplicated the code change for those functions
# Conflicts: # CHANGELOG.md
|
@sfc-gh-aling I removed the duplicated functions from the other PR |
# Conflicts: # CHANGELOG.md # src/snowflake/snowpark/_functions/scalar_functions.py
Which Jira issue is this PR addressing? Make sure that there is an accompanying issue to your PR.
Fixes SNOW-2455523
Fill out the following pre-review checklist:
Please describe how your code solves the related issue.
Add support for scalar string and binary functions:
strtok
try_base64_decode_binary
try_base64_decode_string
try_hex_decode_binary
try_hex_decode_string
unicode
uuid_string