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

function: add expression conditional funtion decode_case #41

Merged
merged 7 commits into from
Feb 1, 2021

Conversation

xiongjiwei
Copy link

@xiongjiwei xiongjiwei commented Jan 19, 2021

What problem does this PR solve?

parser PR pingcap/parser#1158
support decode_case function

select decode_case(1, 1, 0, 2, 'a', 'defult')

same with the case ... when ...

What is changed and how it works?

@bb7133
Copy link
Owner

bb7133 commented Feb 1, 2021

LGTM

@bb7133 bb7133 merged commit 6d98f81 into bb7133:4.0-itai Feb 1, 2021
bb7133 pushed a commit that referenced this pull request Oct 11, 2021
… hash partitioned table` syntax (#41)

* support alter table add partition partitions by hash syntax
@xiongjiwei xiongjiwei deleted the decode-fun branch September 23, 2022 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants