[
https://issues.apache.org/jira/browse/CALCITE-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17712722#comment-17712722
]
Julian Hyde commented on CALCITE-5606:
--------------------------------------
Thanks for reviewing. No need to cherry-pick. I’ll squash and merge from my
branch.
> Add SqlLibrary.ALL and change the library of TANH, COSH, SINH to it
> -------------------------------------------------------------------
>
> Key: CALCITE-5606
> URL: https://issues.apache.org/jira/browse/CALCITE-5606
> Project: Calcite
> Issue Type: Sub-task
> Reporter: Dan Zou
> Assignee: Dan Zou
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> Add a new SqlLibrary named 'ALL' with abbreviation '*', if an operator is
> marked with this SqlLibrary, it means it's a common one and should belong to
> all the library. TANH, COSH, SINH are three of these operators.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)