[
https://issues.apache.org/jira/browse/HIVE-15792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15859004#comment-15859004
]
Nandakumar commented on HIVE-15792:
-----------------------------------
Sure, [~thejas].
I don't have write access to wiki. Requested access in user mailing list.
Will update it, once the access is provided.
> Hive should raise SemanticException when LPAD/RPAD pad character's length is 0
> ------------------------------------------------------------------------------
>
> Key: HIVE-15792
> URL: https://issues.apache.org/jira/browse/HIVE-15792
> Project: Hive
> Issue Type: Improvement
> Reporter: Zoltan Chovan
> Assignee: Nandakumar
> Priority: Minor
> Fix For: 2.2.0
>
> Attachments: HIVE-15792.000.patch, HIVE-15792.001.patch,
> HIVE-15792.002.patch
>
>
> For example SELECT LPAD('A', 2, ''); will cause an infinite loop and the
> running query will hang without any error.
> It would be great if this could be prevented by checking the pad character's
> length and if it's 0 then throw a SemanticException.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)