You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Rui Wang (JIRA)" <ji...@apache.org> on 2018/11/02 01:26:00 UTC

[jira] [Updated] (BEAM-5941) FROM_BASE32

     [ 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)