Gian Merlino created CALCITE-2008:
-------------------------------------
Summary: Fix braces in TRIM signature
Key: CALCITE-2008
URL: https://issues.apache.org/jira/browse/CALCITE-2008
Project: Calcite
Issue Type: Bug
Components: core
Reporter: Gian Merlino
Assignee: Gian Merlino
Fix For: 1.15.0
The signature says
{noformat}
[BOTH|LEADING|TRAILING}
{noformat}
but it should be
{noformat}
[BOTH|LEADING|TRAILING]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
