[
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: [email protected]
For additional commands, e-mail: [email protected]