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(expression): support repeat function #876

Merged
merged 2 commits into from
Feb 27, 2025

Conversation

Standing-Man
Copy link
Contributor

@Standing-Man Standing-Man commented Feb 26, 2025

Partly fixed #387.

  • support repeat function
  • add sqllogictest for repeat

WIP: support trim, length, lower, upper.

Copy link
Member

@wangrunji0408 wangrunji0408 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you

@wangrunji0408 wangrunji0408 added this pull request to the merge queue Feb 27, 2025
Merged via the queue into risinglightdb:main with commit 6934f14 Feb 27, 2025
5 checks passed
@Standing-Man Standing-Man deleted the repeat-function branch March 1, 2025 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

expression: support function-based expressions
2 participants