[
https://issues.apache.org/jira/browse/CALCITE-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15556774#comment-15556774
]
Jungtaek Lim commented on CALCITE-1418:
---------------------------------------
Thanks [~julianhyde]. Added binary version of substring tests based on simply
copying and modifying string version of tests. Please have a look again.
> SUBSTRING function with binary doesn't work
> -------------------------------------------
>
> Key: CALCITE-1418
> URL: https://issues.apache.org/jira/browse/CALCITE-1418
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.9.0
> Reporter: Jungtaek Lim
> Assignee: Jungtaek Lim
>
> Calling SUBSTRING(binary FROM int) and SUBSTRING(binary FROM int FOR int) is
> failing. While failing it complains that there're no matching
> SqlFunctions.substring(ByteString, int) and
> SqlFunctions.substring(ByteString, int, int).
> Could be simple fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)