Skip to content

Add to_base32 and from_base32 varbinary functions#11439

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/base32-function
Apr 20, 2022
Merged

Add to_base32 and from_base32 varbinary functions#11439
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/base32-function

Conversation

@ebyhr
Copy link
Member

@ebyhr ebyhr commented Mar 12, 2022

Description

Add to_base32 and from_base32 varbinary functions

Documentation

( ) No documentation is needed.
(x) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

( ) No release notes entries required.
(x) Release notes entries required with the following suggested text:

# General
* Add {func}`to_base32` and {func}`from_base32` varbinary functions. ({issue}`11439`)

@ebyhr ebyhr added enhancement New feature or request syntax-needs-review labels Mar 12, 2022
@cla-bot cla-bot bot added the cla-signed label Mar 12, 2022
@github-actions github-actions bot added the docs label Mar 12, 2022
@ebyhr ebyhr requested a review from martint March 15, 2022 02:31
@ebyhr ebyhr force-pushed the ebi/base32-function branch from 6577518 to c625651 Compare April 6, 2022 00:17
@ebyhr ebyhr requested a review from kasiafi April 18, 2022 02:45
@ebyhr ebyhr merged commit 623c50a into trinodb:master Apr 20, 2022
@ebyhr ebyhr deleted the ebi/base32-function branch April 20, 2022 22:46
@ebyhr ebyhr mentioned this pull request Apr 20, 2022
@github-actions github-actions bot added this to the 378 milestone Apr 20, 2022
v-jizhang added a commit to v-jizhang/presto that referenced this pull request Apr 28, 2022
Cherry-pick of trinodb/trino#11439

Co-authored-by: Yuya Ebihara <ebyhry@gmail.com>
highker pushed a commit to prestodb/presto that referenced this pull request Apr 30, 2022
Cherry-pick of trinodb/trino#11439

Co-authored-by: Yuya Ebihara <ebyhry@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed docs enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants