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

feat: Support planning LOG and ROUND scalar functions with two arguments #135

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

MazterQyou
Copy link
Member

This PR adds support for planning (but not execution) of the listed scalar functions:

  • LOG(numeric, numeric)
  • ROUND(numeric, int)

@MazterQyou MazterQyou merged commit a0b4a6d into cubesql-3-04-2022 Jan 26, 2024
23 checks passed
@MazterQyou MazterQyou deleted the cubesql/builtin-two-arg branch January 26, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant