[
https://issues.apache.org/jira/browse/HIVE-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13960354#comment-13960354
]
Clif Kranish commented on HIVE-6843:
------------------------------------
Using the INSTR fuction to find the posistion of a substring for a UTF-8
returns zero
select INSTR (‘НАСТРОЕние’, ‘P’) from foo-bar
> INSTR for UTF-8 returns incorrect position
> ------------------------------------------
>
> Key: HIVE-6843
> URL: https://issues.apache.org/jira/browse/HIVE-6843
> Project: Hive
> Issue Type: Bug
> Components: UDF
> Affects Versions: 0.11.0, 0.12.0
> Reporter: Clif Kranish
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)