[
https://issues.apache.org/jira/browse/BEAM-5941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Wang updated BEAM-5941:
---------------------------
Description:
FROM_BASE32(string_expr)
Converts the base32-encoded input string_expr into BYTES format. To convert
BYTES to a base32-encoded STRING, use TO_BASE32.
Return type
BYTES
was:
FROM_BASE32(string_expr)
Converts the base32-encoded input string_expr into BYTES format. To convert
BYTES to a base32-encoded STRING, use TO_BASE32.
> FROM_BASE32
> -----------
>
> Key: BEAM-5941
> URL: https://issues.apache.org/jira/browse/BEAM-5941
> Project: Beam
> Issue Type: Sub-task
> Components: dsl-sql
> Reporter: Rui Wang
> Assignee: Rui Wang
> Priority: Major
>
> FROM_BASE32(string_expr)
> Converts the base32-encoded input string_expr into BYTES format. To convert
> BYTES to a base32-encoded STRING, use TO_BASE32.
> Return type
> BYTES
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)