risingwavelabs / risingwave

Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
https://go.risingwave.com/slack
Apache License 2.0
6.97k stars 575 forks source link

Tracking: mathematical functions #8806

Open xiangjinwu opened 1 year ago

xiangjinwu commented 1 year ago

https://www.postgresql.org/docs/current/functions-math.html

Make sure to test special values: -inf, inf, nan for decimal / real / double, and -0 for real / double.

proto ExprType 213, 214, 219, 221, 222, 233, 234, 245..=267, 401..=419

Cast

Polymorphic

Formatting

For decimal and double

For decimal

For double

Aggregate Functions

Set Returning Functions

Impure

github-actions[bot] commented 3 months ago

This issue has been open for 60 days with no activity.

If you think it is still relevant today, and needs to be done in the near future, you can comment to update the status, or just manually remove the no-issue-activity label.

You can also confidently close this issue as not planned to keep our backlog clean. Don't worry if you think the issue is still valuable to continue in the future. It's searchable and can be reopened when it's time. 😄