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

Correct commits distribution days of week labels #6971

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

rlaisqls
Copy link
Contributor

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

According to MySQL Documentation, DAYOFWEEK function returns the weekday index for date (1 = Sunday, 2 = Monday, …, 7 = Saturday).

But the dashboard days of the week labels provided are a little different, so I modified them correctly.

Copy link

This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Jun 19, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 19, 2024
@klesh
Copy link
Contributor

klesh commented Jun 19, 2024

Thanks for your contribution.

@klesh klesh merged commit 6f87e0b into apache:main Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants