[jira] Updated: (PIG-544) Utf8StorageConverter.java does not always produce NULLs when data is malformed

2009-02-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-544: -- Attachment: PIG-658.txt Handles long/float values with l/L/f/F at the end in Utf8StorageConverter.java

[jira] Updated: (PIG-544) Utf8StorageConverter.java does not always produce NULLs when data is malformed

2009-02-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-544: -- Patch Info: [Patch Available] Utf8StorageConverter.java does not always produce NULLs when data is

[jira] Created: (PIG-687) PERFORMANCE: use MapRunner

2009-02-26 Thread Thejas M Nair (JIRA)
PERFORMANCE: use MapRunner --- Key: PIG-687 URL: https://issues.apache.org/jira/browse/PIG-687 Project: Pig Issue Type: Improvement Components: impl Reporter: Thejas M Nair MapRunner can help

[jira] Updated: (PIG-684) outputSchema method in TOKENIZE is broken

2009-03-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-684: -- Attachment: (was: PIG-684.txt) outputSchema method in TOKENIZE is broken

[jira] Updated: (PIG-684) outputSchema method in TOKENIZE is broken

2009-03-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-684: -- Attachment: PIG-684.txt Updated patch. (Patch updated to add bagSchema.setTwoLevelAccessRequired(true);

[jira] Created: (PIG-696) Fatal error produced when malformed scalar types within complex type is converted to given type

2009-03-03 Thread Thejas M Nair (JIRA)
Fatal error produced when malformed scalar types within complex type is converted to given type --- Key: PIG-696 URL: https://issues.apache.org/jira/browse/PIG-696

[jira] Updated: (PIG-544) Utf8StorageConverter.java does not always produce NULLs when data is malformed

2009-03-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-544: -- Attachment: PIG-544.txt Patch. - DataReaderWriter bytestoX logic for complex datatypes re-factored into

[jira] Updated: (PIG-544) Utf8StorageConverter.java does not always produce NULLs when data is malformed

2009-03-03 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-544: -- Patch Info: [Patch Available] Utf8StorageConverter.java does not always produce NULLs when data is

[jira] Updated: (PIG-532) Casting a field removes its alias.

2009-03-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-532: -- Attachment: 532.patch Patch QueryParser.jjt - Passing alias information to LOCast

[jira] Updated: (PIG-544) Utf8StorageConverter.java does not always produce NULLs when data is malformed

2009-03-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-544: -- Attachment: 544.patch Santhosh, Thanks for reviewing the changes and the suggestions. The suggestions

[jira] Updated: (PIG-544) Utf8StorageConverter.java does not always produce NULLs when data is malformed

2009-03-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-544: -- Attachment: (was: PIG-544.txt) Utf8StorageConverter.java does not always produce NULLs when data is

[jira] Updated: (PIG-544) Utf8StorageConverter.java does not always produce NULLs when data is malformed

2009-03-06 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-544: -- Attachment: 544.2.patch Attaching a new patch, because there were problems in applying the diffs

[jira] Commented: (PIG-693) Parameter to UDF which is an alias returned in another UDF in nested foreach causes incorrect results

2009-03-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681960#action_12681960 ] Thejas M Nair commented on PIG-693: --- Re: Review comments on 693.patch Re: Overall comment:

[jira] Commented: (PIG-693) Parameter to UDF which is an alias returned in another UDF in nested foreach causes incorrect results

2009-03-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682344#action_12682344 ] Thejas M Nair commented on PIG-693: --- Re: Index:

[jira] Created: (PIG-726) Stop printing scope as part of Operator.toString()

2009-03-19 Thread Thejas M Nair (JIRA)
Stop printing scope as part of Operator.toString() -- Key: PIG-726 URL: https://issues.apache.org/jira/browse/PIG-726 Project: Pig Issue Type: Improvement Reporter: Thejas M Nair

[jira] Commented: (PIG-693) Parameter to UDF which is an alias returned in another UDF in nested foreach causes incorrect results

2009-03-19 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12683561#action_12683561 ] Thejas M Nair commented on PIG-693: --- Re: bq. Changing name() will have implications on

[jira] Commented: (PIG-693) Parameter to UDF which is an alias returned in another UDF in nested foreach causes incorrect results

2009-03-19 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12683660#action_12683660 ] Thejas M Nair commented on PIG-693: --- Created PIG-727 to address exception creation in

[jira] Commented: (PIG-693) Parameter to UDF which is an alias returned in another UDF in nested foreach causes incorrect results

2009-03-20 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12683943#action_12683943 ] Thejas M Nair commented on PIG-693: --- Patch file 693.2.patch replaces all earlier patch

[jira] Commented: (PIG-729) Use of default parallelism

2009-03-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688447#action_12688447 ] Thejas M Nair commented on PIG-729: --- Pig users might not know enough to decide on a good

[jira] Commented: (PIG-726) Stop printing scope as part of Operator.toString()

2009-03-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12689513#action_12689513 ] Thejas M Nair commented on PIG-726: --- I've made a simpler change that had similar effects in

[jira] Commented: (PIG-806) to remove author tags in the pig source code

2009-05-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708464#action_12708464 ] Thejas M Nair commented on PIG-806: --- Example of author tag in a java file - /* * @author

[jira] Issue Comment Edited: (PIG-806) to remove author tags in the pig source code

2009-05-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708464#action_12708464 ] Thejas M Nair edited comment on PIG-806 at 5/12/09 8:28 AM:

[jira] Created: (PIG-834) incorrect plan when algebraic functions are nested

2009-06-04 Thread Thejas M Nair (JIRA)
incorrect plan when algebraic functions are nested -- Key: PIG-834 URL: https://issues.apache.org/jira/browse/PIG-834 Project: Pig Issue Type: Bug Components: impl

[jira] Updated: (PIG-834) incorrect plan when algebraic functions are nested

2009-06-04 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-834: -- Description: a = load 'students.txt' as (c1,c2,c3,c4); c = group a by c2; f = foreach c generate

[jira] Created: (PIG-860) Load split by 'file' - not documented in pig latin reference manual

2009-06-22 Thread Thejas M Nair (JIRA)
Load split by 'file' - not documented in pig latin reference manual --- Key: PIG-860 URL: https://issues.apache.org/jira/browse/PIG-860 Project: Pig Issue Type: Task

[jira] Issue Comment Edited: (PIG-860) Load split by 'file' - not documented in pig latin reference manual

2009-06-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12722760#action_12722760 ] Thejas M Nair edited comment on PIG-860 at 6/22/09 11:56 AM: - Use

[jira] Created: (PIG-876) limit changes order of order-by to ascending

2009-07-08 Thread Thejas M Nair (JIRA)
limit changes order of order-by to ascending Key: PIG-876 URL: https://issues.apache.org/jira/browse/PIG-876 Project: Pig Issue Type: Bug Reporter: Thejas M Nair Assignee:

[jira] Commented: (PIG-879) Pig should provide a way for input location string in load statement to be passed as-is to the Loader

2009-07-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12729755#action_12729755 ] Thejas M Nair commented on PIG-879: --- The problem with 1 3 is that the setting is universal

[jira] Created: (PIG-882) log level not propogated to loggers

2009-07-10 Thread Thejas M Nair (JIRA)
log level not propogated to loggers Key: PIG-882 URL: https://issues.apache.org/jira/browse/PIG-882 Project: Pig Issue Type: Bug Components: impl Reporter: Thejas M Nair Pig

[jira] Created: (PIG-887) document use of expressions in join,group,cogroup

2009-07-13 Thread Thejas M Nair (JIRA)
document use of expressions in join,group,cogroup - Key: PIG-887 URL: https://issues.apache.org/jira/browse/PIG-887 Project: Pig Issue Type: Improvement Components: documentation

[jira] Created: (PIG-893) support cast of chararray to other simple types

2009-07-21 Thread Thejas M Nair (JIRA)
support cast of chararray to other simple types --- Key: PIG-893 URL: https://issues.apache.org/jira/browse/PIG-893 Project: Pig Issue Type: New Feature Reporter: Thejas M Nair Pig

[jira] Created: (PIG-894) order-by fails when input is empty

2009-07-21 Thread Thejas M Nair (JIRA)
order-by fails when input is empty -- Key: PIG-894 URL: https://issues.apache.org/jira/browse/PIG-894 Project: Pig Issue Type: Bug Reporter: Thejas M Nair grunt l = load 'students.txt' ; grunt f

[jira] Updated: (PIG-824) SQL interface for Pig

2009-08-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-824: -- Attachment: SQL_IN_PIG.html PIG-824.1.patch PIG-824.binfiles.tar.gz

[jira] Commented: (PIG-824) SQL interface for Pig

2009-08-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12744238#action_12744238 ] Thejas M Nair commented on PIG-824: --- JFlex.jar (required for build this patch) can be

[jira] Created: (PIG-933) broken link in pig-latin reference manual to hadoop file glob pattern documentation

2009-08-26 Thread Thejas M Nair (JIRA)
broken link in pig-latin reference manual to hadoop file glob pattern documentation --- Key: PIG-933 URL: https://issues.apache.org/jira/browse/PIG-933 Project: Pig

[jira] Created: (PIG-965) PERFORMANCE: optimize common case in matches (PORegex)

2009-09-17 Thread Thejas M Nair (JIRA)
PERFORMANCE: optimize common case in matches (PORegex) -- Key: PIG-965 URL: https://issues.apache.org/jira/browse/PIG-965 Project: Pig Issue Type: Improvement Components: impl

[jira] Commented: (PIG-965) PERFORMANCE: optimize common case in matches (PORegex)

2009-09-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756673#action_12756673 ] Thejas M Nair commented on PIG-965: --- Hive like clause implementation is here -

[jira] Commented: (PIG-965) PERFORMANCE: optimize common case in matches (PORegex)

2009-09-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757242#action_12757242 ] Thejas M Nair commented on PIG-965: --- The 'common' use case to which these optimization apply

[jira] Created: (PIG-969) Default constructor of UDF gets called for UDF with parameterised constructor , if the udf has a getArgToFuncMapping function defined

2009-09-18 Thread Thejas M Nair (JIRA)
Default constructor of UDF gets called for UDF with parameterised constructor , if the udf has a getArgToFuncMapping function defined - Key:

[jira] Created: (PIG-977) exit status does not account for JOB_STATUS.TERMINATED

2009-09-25 Thread Thejas M Nair (JIRA)
exit status does not account for JOB_STATUS.TERMINATED -- Key: PIG-977 URL: https://issues.apache.org/jira/browse/PIG-977 Project: Pig Issue Type: Bug Reporter: Thejas M Nair

[jira] Commented: (PIG-984) PERFORMANCE: Implement a map-side group operator to speed up processing of ordered data

2009-09-30 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12760992#action_12760992 ] Thejas M Nair commented on PIG-984: --- bq. For the group by clauses with mapside hint, Pig

[jira] Updated: (PIG-999) sorting on map-value fails if map-value is not of bytearray type

2009-10-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-999: -- Issue Type: Sub-task (was: Bug) Parent: PIG-998 sorting on map-value fails if map-value is not

[jira] Commented: (PIG-999) sorting on map-value fails if map-value is not of bytearray type

2009-10-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12763234#action_12763234 ] Thejas M Nair commented on PIG-999: --- {code} l = load 'st_attr2.bin' using BinStorage(); f =

[jira] Commented: (PIG-999) sorting on map-value fails if map-value is not of bytearray type

2009-10-07 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12763236#action_12763236 ] Thejas M Nair commented on PIG-999: --- In previous comment {code} o = order f by $2; {code}

[jira] Created: (PIG-1022) optimizer pushes filter before the foreach that generates column used by filter

2009-10-14 Thread Thejas M Nair (JIRA)
optimizer pushes filter before the foreach that generates column used by filter --- Key: PIG-1022 URL: https://issues.apache.org/jira/browse/PIG-1022 Project: Pig

[jira] Commented: (PIG-1022) optimizer pushes filter before the foreach that generates column used by filter

2009-10-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765612#action_12765612 ] Thejas M Nair commented on PIG-1022: ${code} grunt explain filt;

[jira] Commented: (PIG-965) PERFORMANCE: optimize common case in matches (PORegex)

2009-10-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766985#action_12766985 ] Thejas M Nair commented on PIG-965: --- I found another regex library that is supposed to be

[jira] Assigned: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-10-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned PIG-598: - Assignee: Thejas M Nair Parameter substitution ($PARAMETER) should not be performed in comments

[jira] Resolved: (PIG-267) Don't substitute parameters inside comments

2009-10-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved PIG-267. --- Resolution: Duplicate Duplicate of PIG-598 Don't substitute parameters inside comments

[jira] Updated: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-10-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-598: -- Attachment: PIG-598.patch With this patch - Parameters in comments are no longer substituted - Line

[jira] Created: (PIG-1046) join algorithm specification is within double quotes

2009-10-22 Thread Thejas M Nair (JIRA)
join algorithm specification is within double quotes Key: PIG-1046 URL: https://issues.apache.org/jira/browse/PIG-1046 Project: Pig Issue Type: Bug Reporter: Thejas M Nair

[jira] Updated: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-10-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-598: -- Patch Info: [Patch Available] Parameter substitution ($PARAMETER) should not be performed in comments

[jira] Updated: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-10-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-598: -- Attachment: (was: PIG-598.patch) Parameter substitution ($PARAMETER) should not be performed in

[jira] Updated: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-10-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-598: -- Attachment: PIG-598.patch New patch generated after updating svn. Parameter substitution ($PARAMETER)

[jira] Updated: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-10-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-598: -- Patch Info: (was: [Patch Available]) Parameter substitution ($PARAMETER) should not be performed in

[jira] Updated: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-10-27 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-598: -- Patch Info: [Patch Available] Parameter substitution ($PARAMETER) should not be performed in comments

[jira] Commented: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-10-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12771422#action_12771422 ] Thejas M Nair commented on PIG-598: --- bq. -1 javac. The applied patch generated 199 javac

[jira] Commented: (PIG-1016) Reading in map data seems broken

2009-10-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12771543#action_12771543 ] Thejas M Nair commented on PIG-1016: A tuple can also be used instead of a typed map.

[jira] Created: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-10-29 Thread Thejas M Nair (JIRA)
load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface --- Key: PIG-1062 URL:

[jira] Commented: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-10-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12771615#action_12771615 ] Thejas M Nair commented on PIG-1062: Skew-join uses the total number of input tuples, in

[jira] Updated: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-10-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1062: --- Issue Type: Sub-task (was: Task) Parent: PIG-966 load-store-redesign branch: change

[jira] Assigned: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-10-30 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned PIG-1062: -- Assignee: Thejas M Nair load-store-redesign branch: change SampleLoader and subclasses to work

[jira] Commented: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-10-30 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12772197#action_12772197 ] Thejas M Nair commented on PIG-1062: Dmitriy, I had overlooked the fact that input size

[jira] Commented: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-11-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12772565#action_12772565 ] Thejas M Nair commented on PIG-1062: WeightedRangePartitioner.setConf use of fileSize()

[jira] Commented: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-11-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12772623#action_12772623 ] Thejas M Nair commented on PIG-1062: Even after the interface changes, pig can compute

[jira] Commented: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-11-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12772704#action_12772704 ] Thejas M Nair commented on PIG-1062: As indicated in previous comment, I am planning to

[jira] Commented: (PIG-1065) In-determinate behaviour of Union when there are 2 non-matching schema's

2009-11-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774065#action_12774065 ] Thejas M Nair commented on PIG-1065: Can this be allowed (in case of incompatible schemas

[jira] Commented: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-11-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776035#action_12776035 ] Thejas M Nair commented on PIG-1062: bq. You can get the same info from the counters

[jira] Commented: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-11-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776526#action_12776526 ] Thejas M Nair commented on PIG-1062: Proposal for sampling in RandomSampleLoader (as well

[jira] Created: (PIG-1088) change merge join and merge join indexer to work with new LoadFunc interface

2009-11-11 Thread Thejas M Nair (JIRA)
change merge join and merge join indexer to work with new LoadFunc interface Key: PIG-1088 URL: https://issues.apache.org/jira/browse/PIG-1088 Project: Pig Issue

[jira] Commented: (PIG-1088) change merge join and merge join indexer to work with new LoadFunc interface

2009-11-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776792#action_12776792 ] Thejas M Nair commented on PIG-1088: *Problem* : With old load/store interface, the index

[jira] Updated: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-11-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1062: --- Attachment: PIG-1062.patch Patch for order-by sampling and skew-join sampling changes.

[jira] Updated: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-11-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1062: --- Status: Patch Available (was: Open) For load-store-redesign branch, hudson might not be able to apply

[jira] Updated: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-11-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1062: --- Attachment: PIG-1062.patch.3 New patch after merge with latest changes to load-store-redesign branch.

[jira] Updated: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-11-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1062: --- Status: Patch Available (was: Open) load-store-redesign branch: change SampleLoader and subclasses

[jira] Commented: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-11-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12779054#action_12779054 ] Thejas M Nair commented on PIG-1062: {quote} In SampleLoader.java

[jira] Commented: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-11-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12779126#action_12779126 ] Thejas M Nair commented on PIG-1062: Yes, I think SampleLoader.getNext() can be moved to

[jira] Commented: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-11-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12779573#action_12779573 ] Thejas M Nair commented on PIG-1062: Instead of adding the num-rows information as a last

[jira] Updated: (PIG-1062) load-store-redesign branch: change SampleLoader and subclasses to work with new LoadFunc interface

2009-11-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1062: --- Attachment: PIG-1062.5.patch Latest patch addressing Pradeep's comments. I will fix the orderby,

[jira] Commented: (PIG-420) Limit on nothing functionality

2009-11-19 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12780011#action_12780011 ] Thejas M Nair commented on PIG-420: --- The idea proposed by Rekha seems to be better

[jira] Updated: (PIG-1088) change merge join and merge join indexer to work with new LoadFunc interface

2009-11-19 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1088: --- Attachment: PIG-1088.patch * LoadOrderedInput (proposed) is called OrderedLoadFunc . It is an abstract

[jira] Updated: (PIG-1088) change merge join and merge join indexer to work with new LoadFunc interface

2009-11-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1088: --- Attachment: PIG-1088.1.patch Changes address Pradeep's comments. All mergejoin test cases pass. Also

[jira] Updated: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-11-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-598: -- Status: Open (was: Patch Available) Parameter substitution ($PARAMETER) should not be performed in

[jira] Updated: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-11-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-598: -- Patch Info: (was: [Patch Available]) Parameter substitution ($PARAMETER) should not be performed in

[jira] Commented: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-11-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781510#action_12781510 ] Thejas M Nair commented on PIG-598: --- bq. One issue I faced while working on PIG-928 was when

[jira] Updated: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-11-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-598: -- Attachment: PIG-598.1.patch Additional changes in this patch- * Fixed parsing in PigFileParser.jj *

[jira] Updated: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-11-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-598: -- Status: Patch Available (was: Open) Parameter substitution ($PARAMETER) should not be performed in

[jira] Commented: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-11-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781562#action_12781562 ] Thejas M Nair commented on PIG-598: --- I prefer option a. It is just a matter of putting a \

[jira] Commented: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-11-23 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781711#action_12781711 ] Thejas M Nair commented on PIG-598: --- bq. -1 javac. The applied patch generated 213 javac

[jira] Created: (PIG-1105) COUNT_STAR accumulate interface implementation cases failure

2009-11-24 Thread Thejas M Nair (JIRA)
COUNT_STAR accumulate interface implementation cases failure Key: PIG-1105 URL: https://issues.apache.org/jira/browse/PIG-1105 Project: Pig Issue Type: Bug Components:

[jira] Updated: (PIG-1105) COUNT_STAR accumulate interface implementation cases failure

2009-11-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1105: --- Attachment: PIG-1105.1.patch Test case needs to be added to this patch. COUNT_STAR accumulate

[jira] Created: (PIG-1109) Explain plan does not show if accumulate interface is being used

2009-11-25 Thread Thejas M Nair (JIRA)
Explain plan does not show if accumulate interface is being used Key: PIG-1109 URL: https://issues.apache.org/jira/browse/PIG-1109 Project: Pig Issue Type: Improvement

[jira] Assigned: (PIG-1109) Explain plan does not show if accumulate interface is being used

2009-11-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned PIG-1109: -- Assignee: Ying He Explain plan does not show if accumulate interface is being used

[jira] Assigned: (PIG-1118) expression with aggregate functions returning null, with accumulate interface

2009-12-01 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned PIG-1118: -- Assignee: Ying He expression with aggregate functions returning null, with accumulate interface

[jira] Created: (PIG-1118) expression with aggregate functions returning null, with accumulate interface

2009-12-01 Thread Thejas M Nair (JIRA)
expression with aggregate functions returning null, with accumulate interface - Key: PIG-1118 URL: https://issues.apache.org/jira/browse/PIG-1118 Project: Pig Issue

[jira] Commented: (PIG-965) PERFORMANCE: optimize common case in matches (PORegex)

2009-12-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784849#action_12784849 ] Thejas M Nair commented on PIG-965: --- In the above performance numbers, I assume optimization

[jira] Commented: (PIG-1143) Poisson Sample Loader should compute the number of samples required only once

2009-12-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789013#action_12789013 ] Thejas M Nair commented on PIG-1143: The PoissonSampleLoader implementation in Load-store

[jira] Commented: (PIG-1143) Poisson Sample Loader should compute the number of samples required only once

2009-12-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789015#action_12789015 ] Thejas M Nair commented on PIG-1143: To summarize my above comment, the approach in

[jira] Commented: (PIG-1143) Poisson Sample Loader should compute the number of samples required only once

2009-12-10 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789069#action_12789069 ] Thejas M Nair commented on PIG-1143: If the data is going to be in BinStorage, my

[jira] Commented: (PIG-965) PERFORMANCE: optimize common case in matches (PORegex)

2009-12-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789668#action_12789668 ] Thejas M Nair commented on PIG-965: --- Review comments: * The regex will always be on the

  1   2   3   4   5   >