[ https://issues.apache.org/jira/browse/PIG-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13679204#comment-13679204 ]
Cheolsoo Park commented on PIG-2764: ------------------------------------ Hi Fangfang, # This is a new feature, so there is no fixed issue. # The patch is committed to trunk (0.12-SNAPSHOT). # I recommend you get the diff on git (or svn) log since the attached file is not exactly the same as what's committed: {code} commit 95d8342c020ccbbc7eedced55fc639a5f55ef809 Author: Jonathan Coveney <jcove...@apache.org> Date: Mon Jan 28 01:28:52 2013 +0000 Fix bad, unused import brought in with PIG-2764 (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1439220 13f79535-47bb-0310-9956-ffa450edef68 commit 20c923fa8f9861408c43c14f4a742a0f15e02d95 Author: Jonathan Coveney <jcove...@apache.org> Date: Fri Jan 25 19:57:56 2013 +0000 PIG-2764: Add a biginteger and bigdecimal type to pig (jcoveney) git-svn-id: https://svn.apache.org/repos/asf/pig/trunk@1438674 13f79535-47bb-0310-9956-ffa450edef68 {code} In addition, if you're going to backport this feature to a previous version of Pig, you should backport the following patches too: * PIG-3156: TestSchemaTuple fails in trunk * PIG-3155: TestTypeCheckingValidatorNewLP.testSortWithInnerPlan3 fails in trunk * PIG-3154: TestPackage.testOperator fails in trunk * PIG-3218: Add support for biginteger/bigdecimal type in Groovy UDF > Add a biginteger and bigdecimal type to pig > ------------------------------------------- > > Key: PIG-2764 > URL: https://issues.apache.org/jira/browse/PIG-2764 > Project: Pig > Issue Type: Improvement > Reporter: Jonathan Coveney > Assignee: Jonathan Coveney > Fix For: 0.12 > > Attachments: fixedpoint.patch, PIG-2764-0.patch, PIG-2764-1.patch, > PIG-2764-2_nows.patch, PIG-2764-2.patch, PIG-2764-3.patch, PIG-2764-4.patch, > PIG-2764-5.patch, PIG-2764-6.patch, PIG-2764-hotfix-0.patch > > > I think it would be useful for applications where precision is more important > than speed to have the option of using java's bigdecimal and biginteger types > natively. -- 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