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 toStartOfYear,toStartOfISOYear #1826

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

dust1
Copy link
Contributor

@dust1 dust1 commented Sep 14, 2021

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

Summary

Summary about this PR

Changelog

  • New Feature

Related Issues

Related #853

Test Plan

Unit Tests

Stateless Tests

@databend-bot databend-bot added the pr-feature this PR introduces a new feature to the codebase label Sep 14, 2021
@databend-bot
Copy link
Member

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@dust1 dust1 marked this pull request as ready for review September 14, 2021 12:09
@codecov-commenter
Copy link

Codecov Report

Merging #1826 (857358a) into master (8f0cf97) will decrease coverage by 0%.
The diff coverage is 15%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #1826    +/-   ##
=======================================
- Coverage      70%     70%    -1%     
=======================================
  Files         631     635     +4     
  Lines       37486   37749   +263     
=======================================
+ Hits        26427   26432     +5     
- Misses      11059   11317   +258     
Impacted Files Coverage Δ
...mon/functions/src/scalars/dates/number_function.rs 48% <8%> (-15%) ⬇️
common/functions/src/scalars/dates/date.rs 57% <100%> (+3%) ⬆️
query/src/common/mod.rs 68% <0%> (-15%) ⬇️
common/management/src/namespace/local_kv_store.rs 90% <0%> (-4%) ⬇️
common/datavalues/src/series/series_impl.rs 84% <0%> (-2%) ⬇️
store/src/meta_service/meta_service_impl.rs 73% <0%> (-2%) ⬇️
cli/src/error.rs 25% <0%> (-1%) ⬇️
store/src/meta_service/raftmeta.rs 90% <0%> (ø)
query/src/datasources/remote/remote_databases.rs
...uery/src/datasources/fuse_table/io/block_reader.rs
... and 132 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f0cf97...857358a. Read the comment docs.

@databend-bot
Copy link
Member

CI Passed
Reviewer Approved
Let's Merge

@databend-bot databend-bot merged commit 763d678 into datafuselabs:master Sep 14, 2021
@dust1 dust1 deleted the dust1/issue853 branch September 14, 2021 16:51
@mergify
Copy link
Contributor

mergify bot commented Mar 15, 2022

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

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.

5 participants