[
https://issues.apache.org/jira/browse/CALCITE-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-5606.
----------------------------------
Fix Version/s: 1.35.0
Resolution: Fixed
Fixed in
[96da5297|https://github.com/apache/calcite/commit/96da5297db7695ade251356e8bc0833946624a01];
thanks for the PR, [~FrankZou]!
> 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
> Fix For: 1.35.0
>
> Time Spent: 2h 40m
> 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)