[
https://issues.apache.org/jira/browse/CALCITE-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde updated CALCITE-5415:
---------------------------------
Fix Version/s: avatica-1.23.0
> In ByteString, add startsWith and endsWith methods
> --------------------------------------------------
>
> Key: CALCITE-5415
> URL: https://issues.apache.org/jira/browse/CALCITE-5415
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Priority: Major
> Fix For: avatica-1.23.0
>
>
> In {{{}ByteString{}}}, add the following methods:
> * {{boolean startsWith(ByteString prefix)}}
> * {{boolean startsWith(ByteString prefix, int offset)}}
> * {{boolean endsWith(ByteString suffix)}}
> Their meaning is analogous to the methods on {{{}String{}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)