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

log() function doesn't support custom bases #50

Closed
timgraham opened this issue Oct 22, 2019 · 2 comments
Closed

log() function doesn't support custom bases #50

timgraham opened this issue Oct 22, 2019 · 2 comments

Comments

@timgraham
Copy link
Collaborator

cockroachdb only supports log(x) for a base 10 logarithm. Most databases support log(b, x) for a base b logarithm.

@jordanlewis
Copy link
Member

Filed cockroachdb/cockroach#41837

@timgraham
Copy link
Collaborator Author

Fixed in CockroachDB 20.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants