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

Support char type text for lpad function #16907

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

JunhyungSong
Copy link
Member

Description

As a temporary solution while fixing the coercion from char to varchar, adding lpad function signature that supports CHAR as input type for the string to be compatible with previous behavior.

Additional context and related issues

Related issue: #9031

Release notes

( ) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@github-actions
Copy link

This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua

@github-actions github-actions bot added stale and removed stale labels Apr 27, 2023
@colebow
Copy link
Member

colebow commented May 2, 2023

@JunhyungSong did you want to add reviewers to this / is it ready for review?

@JunhyungSong JunhyungSong requested a review from martint May 2, 2023 18:30
@JunhyungSong
Copy link
Member Author

@JunhyungSong did you want to add reviewers to this / is it ready for review?

Yes, please.

@JunhyungSong JunhyungSong requested a review from findepi May 2, 2023 18:31
Copy link

This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua

@github-actions github-actions bot added the stale label Jan 16, 2024
@mosabua
Copy link
Member

mosabua commented Jan 16, 2024

I think the CI failure in the Ignite connector is unrelated.

@martint could you review please

@martint martint force-pushed the support_char_for_lpad branch from 8cd66b3 to e34247a Compare January 16, 2024 19:35
@martint martint merged commit b3b82ba into trinodb:master Jan 16, 2024
88 checks passed
@github-actions github-actions bot added this to the 437 milestone Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

5 participants