[ 
https://issues.apache.org/jira/browse/HIVE-11042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593141#comment-14593141
 ] 

Chao Sun commented on HIVE-11042:
---------------------------------

Also, comments for this method needs a little improvement. For instance, "for 
example" -> "For example", "This method, pattern is in taskId." -> "In this 
method, pattern is in taskId", etc.

> Need fix Utilities.replaceTaskId method
> ---------------------------------------
>
>                 Key: HIVE-11042
>                 URL: https://issues.apache.org/jira/browse/HIVE-11042
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 1.2.0
>            Reporter: Yongzhi Chen
>            Assignee: Yongzhi Chen
>         Attachments: HIVE-11042.1.patch
>
>
> When I are looking at other bug, I found Utilities.replaceTaskId (String, 
> int) method is not right.
> For example 
> Utilities.replaceTaskId"(ds%3D1)000001", 5); 
> return 0000000000005
> It should return (ds%3D1)000005



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to