-
Couldn't load subscription status.
- Fork 246
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
What is the problem the feature request solves?
This epic is to track the work required to fully support ANSI mode in Comet.
Here are some known areas where we need to add ANSI support. This list will grow as we investigate more.
Features that Comet currently implements
- Math
- Abs bug: ABS should only overflow in ANSI mode #464
- UnaryMinus feat: Implement ANSI support for UnaryMinus #465
- Round/BRound feat: Support ANSI mode for round #466
- BinaryArithmetic
- Add Add ANSI support for Add #536
- Subtract Add ANSI support for Subtract #535
- Multiply Add ANSI support for Multiply #534
- Divide & IntegralDivide Add ANSI support for Divide and IntegralDivide #533
- Remainder Add ANSI support for Remainder #532
- Aggregate expression overflow
- Other
Features that Comet has not implemented yet
- Math
- Pmod
- Date/time
- UnixTimestamp
- ToUnixTimestamp
- GetTimestamp
- ToTimestamp
- DateAdd
- NextDay
- MakeDate
- MakeTimestamp
- DivideInterval
- MultiplyInterval
- MakeInterval
Describe the potential solution
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed