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

Add MONTHNAME function #33436

Merged
merged 10 commits into from
Jan 7, 2022
Merged

Add MONTHNAME function #33436

merged 10 commits into from
Jan 7, 2022

Conversation

usurai
Copy link
Contributor

@usurai usurai commented Jan 6, 2022

Changelog category:

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Add MONTHNAME function.

Detailed description / Documentation draft:
Added monthName function based on dateName function, that accepts a Date, DateTime or DateTime64 as input and returns the name of the month as String.

This PR is aimed to implement #7741

@robot-clickhouse robot-clickhouse added doc-alert pr-feature Pull request with new product feature labels Jan 6, 2022
@CLAassistant
Copy link

CLAassistant commented Jan 6, 2022

CLA assistant check
All committers have signed the CLA.

@kitaisreal kitaisreal self-assigned this Jan 6, 2022
src/Functions/monthName.cpp Outdated Show resolved Hide resolved
@kitaisreal kitaisreal added the can be tested Allows running workflows for external contributors label Jan 7, 2022
@kitaisreal
Copy link
Collaborator

@Mergifyio update

@mergify
Copy link
Contributor

mergify bot commented Jan 7, 2022

update

✅ Branch has been successfully updated

@kitaisreal kitaisreal merged commit 6a89ca5 into ClickHouse:master Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
can be tested Allows running workflows for external contributors pr-feature Pull request with new product feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants