| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
154 (0.219s).
|
|
|
Loading phrases to help you refine your search...
|
|
[PIG-3307] Refactor physical operators to remove methods parameters that are always null - Pig - [issue]
|
|
...The physical operators are sometimes overly complex. I'm trying to cleanup some unnecessary code.in particular there is an array of getNext(T v) where the value v does not seem to have any i...
|
|
|
http://issues.apache.org/jira/browse/PIG-3307
Author: Julien Le Dem,
2013-05-18, 02:15
|
|
|
Re: Review Request: Refactor physical operators to remove methods parameters that are always null - Pig - [mail # dev]
|
|
... Yep, looks like a bug. Good catch! That because I generated the patch ignoring whitespace to make it more readable. I will commit with correct indentation - Julien...
|
|
|
Author: Julien Le Dem,
2013-05-17, 23:06
|
|
|
Review Request: Refactor physical operators to remove methods parameters that are always null - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11203/ Review request for pig, Daniel Dai, Dmitriy Ryaboy, Cheolsoo Park, and Bill Graham. &nbs...
|
|
|
Author: Julien Le Dem,
2013-05-16, 21:35
|
|
|
Re: Review Request: disable optimizations via pig properties - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11032/#review20548 Ship it! Looks good. I don't feel strongly about the prevalidat...
|
|
|
Author: Julien Le Dem,
2013-05-14, 23:13
|
|
|
Re: Review Request: disable optimizations via pig properties - Pig - [mail # dev]
|
|
... A new org.apache.pig.impl.PigInternalConstants class sounds good. That way there's a class documenting the API for users and a separate one for internals that does not need to clutter...
|
|
|
Author: Julien Le Dem,
2013-05-14, 15:04
|
|
|
Re: Review Request: disable optimizations via pig properties - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11032/#review20514 Overall, this looks good. Some comments bellow src/org/apache/pig/Pi...
|
|
|
Author: Julien Le Dem,
2013-05-13, 23:23
|
|
|
Re: JavaScript UDFs - Pig - [mail # dev]
|
|
...Yes that would be great. I contributed the javascript UDFs. Let me know if you find bugs On Thu, May 9, 2013 at 7:58 PM, Russell Jurney wrote:...
|
|
|
Author: Julien Le Dem,
2013-05-10, 18:18
|
|
|
[PIG-3311] add pig-withouthadoop-h2 to mvn-jar - Pig - [issue]
|
|
...mvn-jar currently creates pig-version.jar and pig-version-h2.jarI'm adding pig-version-withouthadoop.jar and pig-version-withouthadoop-h2.jar that are needed to run pig from the command line...
|
|
|
http://issues.apache.org/jira/browse/PIG-3311
Author: Julien Le Dem,
2013-05-06, 18:48
|
|
|
Re: Pig package supporting both hadoop 1 and 2 - Pig - [mail # dev]
|
|
...Thanks Rohini, I was thinking of using "hadoop version" to decide. Do you think there's a difference? Julien On Mon, May 6, 2013 at 7:06 AM, Rohini Palaniswamy wrote: ...
|
|
|
Author: Julien Le Dem,
2013-05-06, 16:04
|
|
|
Re: Function To Compute Product of Values in Bag - Pig - [mail # dev]
|
|
...As for the PRODUCT, I don't see why it could not be added to builtin. It is a very generic and dependency less function. On Fri, May 3, 2013 at 1:36 PM, Sergey Goder wrote: &nbs...
|
|
|
Author: Julien Le Dem,
2013-05-03, 22:46
|
|
|
|