[
https://issues.apache.org/jira/browse/CALCITE-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640953#comment-17640953
]
Julian Hyde commented on CALCITE-5389:
--------------------------------------
In CALCITE-5346 we discuss making {{BYTES}} an alias for {{VARBINARY}}.
Therefore in this change, it is sufficient to make {{STARTS_WITH}} work on
{{VARBINARY}} data (in addition to {{VARCHAR}}).
Some existing string functions (e.g. {{SUBSTRING}}) work for both
strings-of-characters and strings-of-bytes, and it should be possible to use a
similar approach here.
> STARTS_WITH for BIG_QUERY
> -------------------------
>
> Key: CALCITE-5389
> URL: https://issues.apache.org/jira/browse/CALCITE-5389
> Project: Calcite
> Issue Type: Improvement
> Reporter: Oliver Lee
> Assignee: Oliver Lee
> Priority: Trivial
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Adding support for STARTS_WITH for BIG_QUERY dialect
--
This message was sent by Atlassian Jira
(v8.20.10#820010)