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

[Feature] support dayofweek_iso function #26240

Merged
merged 2 commits into from Jun 30, 2023

Conversation

xuzifu666
Copy link
Contributor

@xuzifu666 xuzifu666 commented Jun 29, 2023

Fixes #20511

What type of PR is this:

  • BugFix
  • Feature
  • Enhancement
  • Refactor
  • UT
  • Doc
  • Tool

Checklist:

  • I have added test cases for my bug fix or my new feature
  • This pr will affect users' behaviors
  • This pr needs user documentation (for new or modified features or behaviors)
    • I have added documentation for my new feature or new function

Bugfix cherry-pick branch check:

  • I have checked the version labels which the pr will be auto-backported to the target branch
    • 3.1
    • 3.0
    • 2.5
    • 2.4

@xuzifu666 xuzifu666 requested a review from a team as a code owner June 29, 2023 10:26
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 29, 2023
@xuzifu666
Copy link
Contributor Author

cc @silverbullet233

mofeiatwork
mofeiatwork previously approved these changes Jun 29, 2023
@mofeiatwork mofeiatwork enabled auto-merge (squash) June 29, 2023 10:39
auto-merge was automatically disabled June 29, 2023 13:57

Head branch was pushed to by a user without write access

Signed-off-by: xuzifu666 <1206332514@qq.com>
Signed-off-by: xuzifu666 <1206332514@qq.com>
@wanpengfei-git
Copy link
Collaborator

[FE PR Coverage Check]

😍 pass : 0 / 0 (0%)

@silverbullet233 silverbullet233 merged commit 4495fec into StarRocks:main Jun 30, 2023
24 of 25 checks passed
JackeyLee007 pushed a commit to JackeyLee007/starrocks that referenced this pull request Jul 1, 2023
Signed-off-by: xuzifu666 <1206332514@qq.com>
JackeyLee007 pushed a commit to JackeyLee007/starrocks that referenced this pull request Jul 1, 2023
Signed-off-by: xuzifu666 <1206332514@qq.com>
@Youngwb
Copy link
Contributor

Youngwb commented Jul 7, 2023

@mergify backport branch-3.1

@mergify
Copy link
Contributor

mergify bot commented Jul 7, 2023

backport branch-3.1

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Jul 7, 2023
Signed-off-by: xuzifu666 <1206332514@qq.com>
(cherry picked from commit 4495fec)
@Youngwb
Copy link
Contributor

Youngwb commented Jul 7, 2023

@mergify backport branch-3.0

@mergify
Copy link
Contributor

mergify bot commented Jul 7, 2023

backport branch-3.0

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Jul 7, 2023
Signed-off-by: xuzifu666 <1206332514@qq.com>
(cherry picked from commit 4495fec)

# Conflicts:
#	test/sql/test_time_fn/R/test_time_fn
#	test/sql/test_time_fn/T/test_time_fn
Youngwb pushed a commit to Youngwb/starrocks that referenced this pull request Jul 7, 2023
Signed-off-by: xuzifu666 <1206332514@qq.com>
wanpengfei-git pushed a commit that referenced this pull request Jul 8, 2023
Signed-off-by: xuzifu666 <1206332514@qq.com>
(cherry picked from commit 4495fec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

week iso related function
6 participants