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

feat(query): migrate date to number functions to v2. #8257

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

RinChanNOWWW
Copy link
Contributor

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

  • to_yyyymm
  • to_yyyymmdd
  • to_yyyymmddhhmmss
  • to_year
  • to_month
  • to_day_of_year
  • to_day_of_month
  • to_day_of_week
  • to_hour
  • to_minute
  • to_second

Part of #8048

@vercel
Copy link

vercel bot commented Oct 17, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Oct 17, 2022 at 0:03AM (UTC)

@mergify mergify bot added the pr-feature this PR introduces a new feature to the codebase label Oct 17, 2022
@RinChanNOWWW RinChanNOWWW changed the title feat(query): implement to number functions. feat(query): migrate date to number functions to v2. Oct 17, 2022
@RinChanNOWWW RinChanNOWWW marked this pull request as ready for review October 17, 2022 08:31
Cargo.lock Outdated Show resolved Hide resolved
@Xuanwo
Copy link
Member

Xuanwo commented Oct 17, 2022

@mergify update

@mergify
Copy link
Contributor

mergify bot commented Oct 17, 2022

update

✅ Branch has been successfully updated

@mergify mergify bot merged commit 909a69a into datafuselabs:main Oct 17, 2022
@RinChanNOWWW RinChanNOWWW deleted the date_to_number branch October 17, 2022 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants