[jira] [Updated] (PIG-3269) In operator support

2013-04-08 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3269: --- Attachment: PIG-3269-2.patch I realized that I don't need a limit on number of operands. Since the

Review Request: PIG-3269 In operator support

2013-04-08 Thread Cheolsoo Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10337/ --- Review request for pig. Description --- Add SQL IN operator to Pig.

[jira] [Updated] (PIG-3269) In operator support

2013-04-08 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3269: --- Description: This is another language improvement using the same approach as in PIG-3268. Currently,

[jira] [Updated] (PIG-3269) In operator support

2013-04-08 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3269: --- Status: Patch Available (was: Open) In operator support ---

Review Request: PIG-3268 Case statement support

2013-04-08 Thread Cheolsoo Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10341/ --- Review request for pig. Description --- Add SQL CASE statement to Pig.

[jira] [Updated] (PIG-3268) Case statement support

2013-04-08 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3268: --- Attachment: PIG-3268-2.patch Added unit tests. ReviewBoard request:

[jira] [Updated] (PIG-3268) Case statement support

2013-04-08 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3268: --- Status: Patch Available (was: Open) Case statement support --

Re: Pig Roadmap

2013-04-08 Thread Daniel Dai
I don't realize there's open Jira tickets for that but we can create one easily. I am interested in cost-based optimizer, however, this is a big topic. We will need to figure out how to collect stats, what stats to collect, where to store stats, and how to use the stats, I wonder if this could be

Re: GSoC 2013

2013-04-08 Thread Dmitriy Ryaboy
Hi, I think this is an interesting project but is not core to Pig itself -- it may be more interesting / viable as a standalone project on github that uses Pig to implement graph algorithms. At this point in its development, I feel that Pig needs to concentrate on doing the things it already does,

[jira] [Updated] (PIG-2265) Test case TestSecondarySort failure

2013-04-08 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2265: Attachment: PIG-2265-2.patch [~cheolsoo], nice catch. PIG-2265-2.patch includes all your suggestions.

RE: GSoC 2013

2013-04-08 Thread Steve Bernstein
As a long follower, infrequent poster to this list, I agree with this wisdom. Much as I'm attracted to graph analysis, continuing focus on a rock solid foundation is a good call. -Original Message- From: Dmitriy Ryaboy [mailto:dvrya...@gmail.com] Sent: Monday, April 08, 2013 11:58 AM

[jira] [Commented] (PIG-2265) Test case TestSecondarySort failure

2013-04-08 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13625724#comment-13625724 ] Cheolsoo Park commented on PIG-2265: +1. Looks good to me! Test case

[jira] [Resolved] (PIG-3049) Cannot sort on a bag in nested foreach

2013-04-08 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-3049. - Resolution: Duplicate Fixed along with PIG-2265. Cannot sort on a bag in nested foreach

[jira] [Resolved] (PIG-2265) Test case TestSecondarySort failure

2013-04-08 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-2265. - Resolution: Fixed Fix Version/s: 0.12 Assignee: Daniel Dai Hadoop Flags: Reviewed

[jira] [Commented] (PIG-842) PigStorage should support multi-byte delimiters

2013-04-08 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13625886#comment-13625886 ] Russell Jurney commented on PIG-842: Jeff, I just ran into this problem with: A = LOAD

Review Request: PIG-3223 AvroStorage does not handle comma separated input paths

2013-04-08 Thread Johnny Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10351/ --- Review request for pig. Description --- we want to support comma

[jira] Subscription: PIG patch available

2013-04-08 Thread jira
Issue Subscription Filter: PIG patch available (40 issues) Subscriber: pigdaily Key Summary PIG-3269In operator support https://issues.apache.org/jira/browse/PIG-3269 PIG-3268Case statement support https://issues.apache.org/jira/browse/PIG-3268