You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Greg Rahn (JIRA)" <ji...@apache.org> on 2018/10/26 16:39:00 UTC

[jira] [Updated] (IMPALA-7770) SPLIT_PART to support negative indexes

     [ https://issues.apache.org/jira/browse/IMPALA-7770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Rahn updated IMPALA-7770:
------------------------------
    Description: 
Request is for SPLIT_PART to support negative indexes i.e. support right to left searching.

See Snowflake documentation for details: [https://docs.snowflake.net/manuals/sql-reference/functions/split_part.html|https://docs.snowflake.net/manuals/sql-reference/functions/split_part.html]

partNr: Requested part of the split (1-based). 0 is treated as 1. If the value is negative, the parts are counted from the right side of the string.

  was:
Request is for SPLIT_PART to support negative indexes i.e. support right to left searching.

See Snowflake documentation for details: https://docs.snowflake.net/manuals/sql-reference/functions/split_part.html:

partNr: Requested part of the split (1-based). 0 is treated as 1. If the value is negative, the parts are counted from the right side of the string.


> SPLIT_PART to support negative indexes
> --------------------------------------
>
>                 Key: IMPALA-7770
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7770
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>            Reporter: Tristan Stevens
>            Priority: Major
>              Labels: built-in-function
>
> Request is for SPLIT_PART to support negative indexes i.e. support right to left searching.
> See Snowflake documentation for details: [https://docs.snowflake.net/manuals/sql-reference/functions/split_part.html|https://docs.snowflake.net/manuals/sql-reference/functions/split_part.html]
> partNr: Requested part of the split (1-based). 0 is treated as 1. If the value is negative, the parts are counted from the right side of the string.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org