You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/05/02 01:19:00 UTC

[jira] [Commented] (ASTERIXDB-2376) Support negative offset for substring()

    [ 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 <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <ti...@apache.org>


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