[ 
https://issues.apache.org/jira/browse/CALCITE-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640999#comment-17640999
 ] 

Julian Hyde commented on CALCITE-5389:
--------------------------------------

I find it easiest to write a test. You could start with 
[SqlOperatorTest.testOverlayFunc|https://github.com/apache/calcite/blob/531dc3d3fab1f882dd609f419683177df6c57c77/testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java#L3522]
 (which is fairly similar, and has a mix of VARCHAR and VARBINARY), copy-paste 
it as {{{}testStartsWithFunc{}}}, and edit. Run {{CalciteSqlOperatorTest}} from 
your IDE.

> 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)

Reply via email to