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 Request]: Supports more functions #2033

Open
20 of 45 tasks
JinHai-CN opened this issue Oct 14, 2024 · 0 comments
Open
20 of 45 tasks

[Feature Request]: Supports more functions #2033

JinHai-CN opened this issue Oct 14, 2024 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@JinHai-CN
Copy link
Contributor

JinHai-CN commented Oct 14, 2024

Is there an existing issue for the same feature request?

  • I have checked the existing issues.

Is your feature request related to a problem?

No response

Describe the feature you'd like

Math

Varchar

Date and time

  • year
  • month
  • day
  • hour
  • minute
  • second
  • year
  • date_part
  • current_date
  • current_time
  • current_timestamp
  • century
  • dayofmonth
  • dayofweek
  • dayofyear
  • epoch
  • era
  • quarter
  • weekday
  • weekofyear

Utility

  • md5
  • version
@JinHai-CN JinHai-CN added the feature request New feature or request label Oct 14, 2024
@JinHai-CN JinHai-CN pinned this issue Oct 14, 2024
@Ami11111 Ami11111 self-assigned this Oct 18, 2024
JinHai-CN pushed a commit that referenced this issue Jan 14, 2025
### What problem does this PR solve?

_Add Reverse Function_

Issue link: #2033
[Issue](#2033)

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
- [x] Test cases
This was referenced Jan 14, 2025
JinHai-CN pushed a commit that referenced this issue Jan 14, 2025
### What problem does this PR solve?

_Optimized Truncate Function_

Issue link: (#2033)

### Type of change

- [x] Test cases
- [x] Other (please describe): Optimized
JinHai-CN pushed a commit that referenced this issue Jan 15, 2025
### What problem does this PR solve?

_Add some Datetime Function such year, month, day, hour, minute, second_

Issue link: (#2033)

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
- [x] Test cases
@kche0169 kche0169 self-assigned this Jan 16, 2025
JinHai-CN pushed a commit that referenced this issue Jan 20, 2025
### What problem does this PR solve?

_Ad DayOfYear, DayOfMonth, DayOfWeek Functions_

Issue link: (#2033)

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
- [x] Test cases
JinHai-CN pushed a commit that referenced this issue Jan 21, 2025
### What problem does this PR solve?

_Add date_part,  century, epoch, era, quarter, weekday, weekofyear._

Issue link: (#2033)

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
- [x] Test cases
JinHai-CN pushed a commit that referenced this issue Jan 28, 2025
)

### What problem does this PR solve?

_Add CurrentDate, CurrentTime and CurrentTimestamp functions. More
features will be implemented in subsequent PRs._

Issue link:(#2033)

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
- [x] Test cases
JinHai-CN pushed a commit that referenced this issue Feb 17, 2025
)

### What problem does this PR solve?

_Optimized code improves execution efficiency._

Issue link:(#2033)

### Type of change

- [x] Performance Improvement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants