Skip to content
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

Implement Spark unhex #341

Closed
tshauck opened this issue Apr 29, 2024 · 0 comments · Fixed by #342
Closed

Implement Spark unhex #341

tshauck opened this issue Apr 29, 2024 · 0 comments · Fixed by #342
Labels
enhancement New feature or request

Comments

@tshauck
Copy link
Contributor

tshauck commented Apr 29, 2024

What is the problem the feature request solves?

I was trying to implement try_to_binary, but noticed it seemed to get rewritten each time to unhex (or the appropriate encoding) so I thought I'd try implementing it as it's also currently unsupported by comet currently.

|unhex |{FAILED, [{SELECT decode(unhex('537061726B2053514C'), 'UTF-8');, Unsupported}]} |

Describe the potential solution

No response

Additional context

No response

@tshauck tshauck added the enhancement New feature or request label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant