[
https://issues.apache.org/jira/browse/ASTERIXDB-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460364#comment-16460364
]
ASF subversion and git services commented on ASTERIXDB-2376:
------------------------------------------------------------
Commit d70b41ceb862917eaf0a5b1dd9ae036413e2460c in asterixdb's branch
refs/heads/master from [~dlychagin-cb]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=d70b41c ]
[ASTERIXDB-2376][FUN] Negative offset for substring()
- user model changes: yes
- storage format changes: no
- interface changes: no
Details:
- Support negative offset as an argument to substring()
(that means: count from the end of the string)
Change-Id: I849c38819ea2df2c203fd1d794c6b0b3a0eca9d1
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2626
Sonar-Qube: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Contrib: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Till Westmann <[email protected]>
> Support negative offset for substring()
> ---------------------------------------
>
> Key: ASTERIXDB-2376
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2376
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: FUN - Functions
> Reporter: Dmitry Lychagin
> Assignee: Dmitry Lychagin
> Priority: Minor
>
> When negative offset is passed to substring() function it should mean: count
> from the end of the stringĀ
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)