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] [Created] (BEAM-5942) TO_BASE32

Rui Wang created BEAM-5942:
------------------------------

             Summary: TO_BASE32
                 Key: BEAM-5942
                 URL: https://issues.apache.org/jira/browse/BEAM-5942
             Project: Beam
          Issue Type: Sub-task
          Components: dsl-sql
            Reporter: Rui Wang
            Assignee: Rui Wang


TO_BASE32(bytes_expr)

Converts a sequence of BYTES into a base32-encoded STRING. To convert a base32-encoded STRING into BYTES, use FROM_BASE32.

Return type
STRING



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)