[jira] [Updated] (PIG-3238) Pig current releases lack a UDF Stuff(). This UDF deletes a specified length of characters and inserts another set of characters at a specified starting point.

2014-02-02 Thread Nezih Yigitbasi (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nezih Yigitbasi updated PIG-3238:
-

Attachment: PIG-3238.patch

I think this UDF is a nice to have in piggy bank so I gave it a shot. I will 
appreciate if you can review & give feedback.

> Pig current releases lack a UDF Stuff(). This UDF deletes a specified length 
> of characters and inserts another set of characters at a specified starting 
> point.
> ---
>
> Key: PIG-3238
> URL: https://issues.apache.org/jira/browse/PIG-3238
> Project: Pig
>  Issue Type: New Feature
>  Components: piggybank
>Affects Versions: 0.10.0
>Reporter: Sonu Prathap
>Assignee: Nezih Yigitbasi
> Fix For: 0.13.0
>
> Attachments: PIG-3238.patch, Stuff.java.patch
>
>
> Pig current releases lack a UDF Stuff(). This UDF deletes a specified length 
> of characters and inserts another set of characters at a specified starting 
> point.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (PIG-3238) Pig current releases lack a UDF Stuff(). This UDF deletes a specified length of characters and inserts another set of characters at a specified starting point.

2014-02-02 Thread Nezih Yigitbasi (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nezih Yigitbasi updated PIG-3238:
-

Patch Info: Patch Available

> Pig current releases lack a UDF Stuff(). This UDF deletes a specified length 
> of characters and inserts another set of characters at a specified starting 
> point.
> ---
>
> Key: PIG-3238
> URL: https://issues.apache.org/jira/browse/PIG-3238
> Project: Pig
>  Issue Type: New Feature
>  Components: piggybank
>Affects Versions: 0.10.0
>Reporter: Sonu Prathap
>Assignee: Nezih Yigitbasi
> Fix For: 0.13.0
>
> Attachments: PIG-3238.patch, Stuff.java.patch
>
>
> Pig current releases lack a UDF Stuff(). This UDF deletes a specified length 
> of characters and inserts another set of characters at a specified starting 
> point.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (PIG-3238) Pig current releases lack a UDF Stuff(). This UDF deletes a specified length of characters and inserts another set of characters at a specified starting point.

2014-02-02 Thread Nezih Yigitbasi (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nezih Yigitbasi updated PIG-3238:
-

Fix Version/s: 0.13.0

> Pig current releases lack a UDF Stuff(). This UDF deletes a specified length 
> of characters and inserts another set of characters at a specified starting 
> point.
> ---
>
> Key: PIG-3238
> URL: https://issues.apache.org/jira/browse/PIG-3238
> Project: Pig
>  Issue Type: New Feature
>  Components: piggybank
>Affects Versions: 0.10.0
>Reporter: Sonu Prathap
>Assignee: Nezih Yigitbasi
> Fix For: 0.13.0
>
> Attachments: PIG-3238.patch, Stuff.java.patch
>
>
> Pig current releases lack a UDF Stuff(). This UDF deletes a specified length 
> of characters and inserts another set of characters at a specified starting 
> point.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (PIG-3238) Pig current releases lack a UDF Stuff(). This UDF deletes a specified length of characters and inserts another set of characters at a specified starting point.

2014-02-02 Thread Nezih Yigitbasi (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nezih Yigitbasi updated PIG-3238:
-

Component/s: piggybank

> Pig current releases lack a UDF Stuff(). This UDF deletes a specified length 
> of characters and inserts another set of characters at a specified starting 
> point.
> ---
>
> Key: PIG-3238
> URL: https://issues.apache.org/jira/browse/PIG-3238
> Project: Pig
>  Issue Type: New Feature
>  Components: piggybank
>Affects Versions: 0.10.0
>Reporter: Sonu Prathap
> Attachments: Stuff.java.patch
>
>
> Pig current releases lack a UDF Stuff(). This UDF deletes a specified length 
> of characters and inserts another set of characters at a specified starting 
> point.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (PIG-3238) Pig current releases lack a UDF Stuff(). This UDF deletes a specified length of characters and inserts another set of characters at a specified starting point.

2013-04-16 Thread Alan Gates (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated PIG-3238:


Fix Version/s: (was: 0.10.0)
   Status: Open  (was: Patch Available)

> Pig current releases lack a UDF Stuff(). This UDF deletes a specified length 
> of characters and inserts another set of characters at a specified starting 
> point.
> ---
>
> Key: PIG-3238
> URL: https://issues.apache.org/jira/browse/PIG-3238
> Project: Pig
>  Issue Type: New Feature
>Affects Versions: 0.10.0
>Reporter: Sonu Prathap
> Attachments: Stuff.java.patch
>
>
> Pig current releases lack a UDF Stuff(). This UDF deletes a specified length 
> of characters and inserts another set of characters at a specified starting 
> point.

--
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


[jira] [Updated] (PIG-3238) Pig current releases lack a UDF Stuff(). This UDF deletes a specified length of characters and inserts another set of characters at a specified starting point.

2013-03-05 Thread Sonu Prathap (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sonu Prathap updated PIG-3238:
--

Attachment: Stuff.java.patch

Attaching the patch for Stuff UDF

> Pig current releases lack a UDF Stuff(). This UDF deletes a specified length 
> of characters and inserts another set of characters at a specified starting 
> point.
> ---
>
> Key: PIG-3238
> URL: https://issues.apache.org/jira/browse/PIG-3238
> Project: Pig
>  Issue Type: New Feature
>Affects Versions: 0.10.0
>Reporter: Sonu Prathap
> Fix For: 0.10.0
>
> Attachments: Stuff.java.patch
>
>
> Pig current releases lack a UDF Stuff(). This UDF deletes a specified length 
> of characters and inserts another set of characters at a specified starting 
> point.

--
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


[jira] [Updated] (PIG-3238) Pig current releases lack a UDF Stuff(). This UDF deletes a specified length of characters and inserts another set of characters at a specified starting point.

2013-03-05 Thread Sonu Prathap (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sonu Prathap updated PIG-3238:
--

Fix Version/s: 0.10.0
   Status: Patch Available  (was: Open)

Submitting the patch for Stuff UDF

> Pig current releases lack a UDF Stuff(). This UDF deletes a specified length 
> of characters and inserts another set of characters at a specified starting 
> point.
> ---
>
> Key: PIG-3238
> URL: https://issues.apache.org/jira/browse/PIG-3238
> Project: Pig
>  Issue Type: New Feature
>Affects Versions: 0.10.0
>Reporter: Sonu Prathap
> Fix For: 0.10.0
>
> Attachments: Stuff.java.patch
>
>
> Pig current releases lack a UDF Stuff(). This UDF deletes a specified length 
> of characters and inserts another set of characters at a specified starting 
> point.

--
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