N Campbell created HIVE-10282:
---------------------------------
Summary: Implement ISO-SQL substring semantics
Key: HIVE-10282
URL: https://issues.apache.org/jira/browse/HIVE-10282
Project: Hive
Issue Type: Improvement
Components: SQL
Affects Versions: 0.13.0
Reporter: N Campbell
Priority: Minor
Hive provides SUBSTR which is copying MySQL which does not follow ISO-SQL
semantic for a -ve start position. A -ve start is logically to the left of the
first character in the string not starting from the end of the string.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)