Skip to content

Conversation

theirix
Copy link
Contributor

@theirix theirix commented Oct 12, 2025

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Are these changes tested?

  • Additional unit tests
  • Existing SLT tests

Are there any user-facing changes?

No

@github-actions github-actions bot added the functions Changes to functions implementation label Oct 12, 2025
@theirix theirix changed the title feat: support decimal for math functions: pow feat: support decimal for math functions: power Oct 12, 2025
@AdamGS
Copy link
Contributor

AdamGS commented Oct 13, 2025

supporting decimal32 and 64 would also be nice

@theirix
Copy link
Contributor Author

theirix commented Oct 13, 2025

@AdamGS yes, it's a good idea, I saw an implementation in abs. I'll work on it

@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: support decimal for math functions: pow

2 participants