[
https://issues.apache.org/jira/browse/CALCITE-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17865235#comment-17865235
]
Mihai Budiu commented on CALCITE-6312:
--------------------------------------
If you have any Google account you can access a bigquery playground for free
(at least for small stuff):
https://cloud.google.com/bigquery/docs/sandbox
> Add LOG function (enabled in PostgreSQL library)
> ------------------------------------------------
>
> Key: CALCITE-6312
> URL: https://issues.apache.org/jira/browse/CALCITE-6312
> Project: Calcite
> Issue Type: Sub-task
> Reporter: James Duong
> Assignee: Caican Cai
> Priority: Minor
> Labels: pull-request-available
>
> * We have the BigQuery implementation which has a 1-arg overload that uses
> base e (ln), and a 2-arg overload which is LOG(value, base)
> * PostgreSQL's 1-arg version uses base 10 and the 2-arg overload has the
> order reversed – LOG(base, value)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)