[jira] [Commented] (PIG-2828) DataType.compare null

2013-06-03 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672880#comment-13672880 ] Aniket Mokashi commented on PIG-2828: - DataType compare api is little broken. public

[jira] [Updated] (PIG-2828) DataType.compare null

2013-06-03 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-2828: Status: Patch Available (was: Open) DataType.compare null -

[jira] [Updated] (PIG-2828) DataType.compare null

2013-06-03 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-2828: Attachment: PIG-2828.patch DataType.compare null - Key:

[jira] [Commented] (PIG-2828) DataType.compare null

2013-06-03 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672896#comment-13672896 ] Julien Le Dem commented on PIG-2828: Sounds good to me.

Re: Review Request: PIG-3322 Fix the issue where NPE is thrown when reading a union which has nulls and add a testcase

2013-06-03 Thread Rohini Palaniswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11333/#review21312 --- Just minor comments in the naming of the variable. Java variable

Re: Review Request: PIG-3322 Fix the issue where NPE is thrown when reading a union which has nulls and add a testcase

2013-06-03 Thread Rohini Palaniswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11333/#review21316 ---

Re: Review Request: PIG-3331 Default values not written to Schema when specified in the output schema

2013-06-03 Thread Rohini Palaniswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11355/#review21315 ---

[jira] [Commented] (PIG-3341) Improving performance of loading datetime values

2013-06-03 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673122#comment-13673122 ] Rohini Palaniswamy commented on PIG-3341: - bq. Before making the fix, I think there

[jira] [Updated] (PIG-3327) Pig hits OOM when fetching task Reports

2013-06-03 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3327: Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk

[jira] [Commented] (PIG-3337) Fix remaining Window e2e tests

2013-06-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673234#comment-13673234 ] Hudson commented on PIG-3337: - Integrated in Hive-trunk-h0.21 #2125 (See

[jira] [Commented] (PIG-3337) Fix remaining Window e2e tests

2013-06-03 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673254#comment-13673254 ] Rohini Palaniswamy commented on PIG-3337: - [~daijy], Any idea why hive hudson

[jira] [Created] (PIG-3343) Refactor DataType.compare api to handle NULLs and reflection

2013-06-03 Thread Aniket Mokashi (JIRA)
Aniket Mokashi created PIG-3343: --- Summary: Refactor DataType.compare api to handle NULLs and reflection Key: PIG-3343 URL: https://issues.apache.org/jira/browse/PIG-3343 Project: Pig Issue

[jira] [Commented] (PIG-2828) DataType.compare null

2013-06-03 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673318#comment-13673318 ] Aniket Mokashi commented on PIG-2828: - I have created

[jira] [Created] (PIG-3344) Add a spatial datatype to Pig

2013-06-03 Thread Ahmed Eldawy (JIRA)
Ahmed Eldawy created PIG-3344: - Summary: Add a spatial datatype to Pig Key: PIG-3344 URL: https://issues.apache.org/jira/browse/PIG-3344 Project: Pig Issue Type: New Feature

Re: A major addition to Pig. Working with spatial data

2013-06-03 Thread Ahmed Eldawy
I've just created a new JIRA issue for the spatial functionality. https://issues.apache.org/jira/browse/PIG-3344 This issue is all about the new datatype which is the only thing that needs to be changed internally in Pig in this phase. Pigeon is already working with the ESRI library but it

Re: A major addition to Pig. Working with spatial data

2013-06-03 Thread Russell Jurney
Those JIRAs do best that are completed by one person driving them. On Mon, Jun 3, 2013 at 10:26 AM, Ahmed Eldawy aseld...@gmail.com wrote: I've just created a new JIRA issue for the spatial functionality. https://issues.apache.org/jira/browse/PIG-3344 This issue is all about the new datatype

[jira] [Updated] (PIG-2828) DataType.compare null

2013-06-03 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-2828: --- Assignee: Aniket Mokashi +1 to PIG-2828.patch. Looks good to me. [~aniket486], can you please replace

[jira] [Updated] (PIG-3279) Support nested RANK

2013-06-03 Thread Johnny Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johnny Zhang updated PIG-3279: -- Attachment: PIG-3279-3.patch.txt Thanks a lot for your comments, [~daijy]! Appreciate. I changed

[jira] [Updated] (PIG-2828) DataType.compare null

2013-06-03 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-2828: Attachment: PIG-2828-format.patch DataType.compare null -

[jira] [Updated] (PIG-3345) Handle null in DateTime functions

2013-06-03 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3345: Attachment: PIG-3345-1.patch Handle null in DateTime functions

[jira] [Updated] (PIG-3345) Handle null in DateTime functions

2013-06-03 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3345: Status: Patch Available (was: Open) Handle null in DateTime functions

[jira] [Updated] (PIG-3285) Jobs using HBaseStorage fail to ship dependency jars

2013-06-03 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3285: Status: Open (was: Patch Available) Canceling patch for now so that it does not show in

[jira] [Commented] (PIG-3342) Allow conditions in case statement

2013-06-03 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673690#comment-13673690 ] Rohini Palaniswamy commented on PIG-3342: - Since it is slightly big, can you upload

[jira] [Commented] (PIG-3341) Improving performance of loading datetime values

2013-06-03 Thread pat chan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673742#comment-13673742 ] pat chan commented on PIG-3341: --- Hi, you bring up two good design points. 1. are more formats

[jira] [Commented] (PIG-3341) Improving performance of loading datetime values

2013-06-03 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673760#comment-13673760 ] Rohini Palaniswamy commented on PIG-3341: - The current behavior returns null if

[jira] [Commented] (PIG-3345) Handle null in DateTime functions

2013-06-03 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673761#comment-13673761 ] Prashant Kommireddi commented on PIG-3345: -- Hi [~rohini], patch looks good. Would

[jira] [Commented] (PIG-3341) Improving performance of loading datetime values

2013-06-03 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673780#comment-13673780 ] Dmitriy V. Ryaboy commented on PIG-3341: I don't think we are completely consistent,

Re: Review Request: PIG-3322 Fix the issue where NPE is thrown when reading a union which has nulls and add a testcase

2013-06-03 Thread Viraj Bhat
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11333/ --- (Updated June 4, 2013, 12:15 a.m.) Review request for pig and Rohini

Re: Review Request: PIG-3322 Fix the issue where NPE is thrown when reading a union which has nulls and add a testcase

2013-06-03 Thread Viraj Bhat
On June 3, 2013, 1:03 p.m., Rohini Palaniswamy wrote: Just minor comments in the naming of the variable. Java variable names should be camel case. Thanks but now the verifyTxtResults method is not used any more - Viraj --- This

Re: Review Request: PIG-3322 Fix the issue where NPE is thrown when reading a union which has nulls and add a testcase

2013-06-03 Thread Viraj Bhat
On June 2, 2013, 9:27 p.m., Cheolsoo Park wrote: http://svn.apache.org/repos/asf/pig/trunk/contrib/piggybank/java/src/test/java/org/apache/pig/piggybank/test/storage/avro/TestAvroStorage.java, line 1104 https://reviews.apache.org/r/11333/diff/5/?file=298357#file298357line1104 If

[jira] [Updated] (PIG-3322) AVRO: AvroStorage give NPE on reading file with union as top level schema

2013-06-03 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-3322: Attachment: test_loadavrowithnulls.avro AVRO: AvroStorage give NPE on reading file with union as top

[jira] [Updated] (PIG-3322) AVRO: AvroStorage give NPE on reading file with union as top level schema

2013-06-03 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-3322: Attachment: (was: expected_testLoadAvrowithNulls.txt) AVRO: AvroStorage give NPE on reading file

[jira] [Updated] (PIG-3322) AVRO: AvroStorage give NPE on reading file with union as top level schema

2013-06-03 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-3322: Attachment: (was: PIG-3322_2.patch) AVRO: AvroStorage give NPE on reading file with union as top

[jira] [Updated] (PIG-3322) AVRO: AvroStorage give NPE on reading file with union as top level schema

2013-06-03 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-3322: Attachment: (was: test_loadavrowithnulls.avro) AVRO: AvroStorage give NPE on reading file with

[jira] [Updated] (PIG-3322) AVRO: AvroStorage give NPE on reading file with union as top level schema

2013-06-03 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-3322: Attachment: PIG-3322_3.patch AVRO: AvroStorage give NPE on reading file with union as top level schema

Re: Review Request: PIG-3322 Fix the issue where NPE is thrown when reading a union which has nulls and add a testcase

2013-06-03 Thread Rohini Palaniswamy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11333/#review21383 --- Ship it! Ship It! - Rohini Palaniswamy On June 4, 2013, 12:15

[jira] [Commented] (PIG-3341) Improving performance of loading datetime values

2013-06-03 Thread pat chan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673876#comment-13673876 ] pat chan commented on PIG-3341: --- I was looking in the docs for any documentation on this

[jira] [Created] (PIG-3346) New property that controls the number of combined splits

2013-06-03 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-3346: -- Summary: New property that controls the number of combined splits Key: PIG-3346 URL: https://issues.apache.org/jira/browse/PIG-3346 Project: Pig Issue Type:

[jira] Subscription: PIG patch available

2013-06-03 Thread jira
Issue Subscription Filter: PIG patch available (19 issues) Subscriber: pigdaily Key Summary PIG-3345Handle null in DateTime functions https://issues.apache.org/jira/browse/PIG-3345 PIG-3342Allow conditions in case statement

[jira] [Resolved] (PIG-3322) AVRO: AvroStorage give NPE on reading file with union as top level schema

2013-06-03 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy resolved PIG-3322. - Resolution: Fixed Committed to trunk (0.12). Thanks Viraj and Cheolsoo.

Review Request: PIG-3342 Allow conditions in case statement

2013-06-03 Thread Cheolsoo Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11613/ --- Review request for pig. Description --- Allows condition expression in

[jira] [Commented] (PIG-3342) Allow conditions in case statement

2013-06-03 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673933#comment-13673933 ] Cheolsoo Park commented on PIG-3342: Thanks Rohini for taking a look. Here is the RB

[jira] [Updated] (PIG-3346) New property that controls the number of combined splits

2013-06-03 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3346: --- Attachment: PIG-3346.patch The attached patch includes the following changes: * Adds a new property

[jira] [Commented] (PIG-3329) RANK operator failed when working with SPLIT

2013-06-03 Thread Johnny Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13673936#comment-13673936 ] Johnny Zhang commented on PIG-3329: --- [~xalan], are you working this right now? I got the

[jira] [Updated] (PIG-3346) New property that controls the number of combined splits

2013-06-03 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3346: --- Status: Patch Available (was: Open) New property that controls the number of combined splits

[jira] [Comment Edited] (PIG-3345) Handle null in DateTime functions

2013-06-03 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13674025#comment-13674025 ] Rohini Palaniswamy edited comment on PIG-3345 at 6/4/13 4:25 AM:

[jira] [Updated] (PIG-3345) Handle null in DateTime functions

2013-06-03 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-3345: Attachment: PIG-3345-2.patch Thanks Prashant. Added for all the methods in

[jira] [Commented] (PIG-3345) Handle null in DateTime functions

2013-06-03 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13674070#comment-13674070 ] Prashant Kommireddi commented on PIG-3345: -- LGTM +1 Thanks Rohini!