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

Ashutosh Chauhan commented on HIVE-4093:
----------------------------------------

I think we can get rid of sprintf() entirely and start using String.format() 
which essentially provides equivalent functionality. No point in having a 
function which is already provided in jdk.
                
> PTFTranslator.addPartitionExpressionsToOrderList string formatting results in 
> MissingFormatArgumentException
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-4093
>                 URL: https://issues.apache.org/jira/browse/HIVE-4093
>             Project: Hive
>          Issue Type: Bug
>          Components: PTF-Windowing
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>            Priority: Minor
>         Attachments: HIVE-4093-0.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to