Skip to content

add degrees#24609

Open
daviszhen wants to merge 2 commits into
matrixorigin:3.0-devfrom
daviszhen:0526-add-degrees
Open

add degrees#24609
daviszhen wants to merge 2 commits into
matrixorigin:3.0-devfrom
daviszhen:0526-add-degrees

Conversation

@daviszhen
Copy link
Copy Markdown
Contributor

@daviszhen daviszhen commented May 26, 2026

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue ##24481

What this PR does / why we need it:

add degrees 弧度值转为度数

@qodo-code-review
Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

Copy link
Copy Markdown
Contributor

@aunjgr aunjgr left a comment

Choose a reason for hiding this comment

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

No blocking issues found.

This adds DEGREES cleanly with the standard radians * 180 / π behavior, wires the builtin/function id registration correctly, and includes unit plus distributed SQL coverage for core and NULL cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Something isn't working kind/enhancement size/M Denotes a PR that changes [100,499] lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants