| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
132 (0.326s).
|
|
|
Loading phrases to help you refine your search...
|
|
[PIG-2981] add e2e tests for DateTime data type - Pig - [issue]
|
|
...e2e tests for DateTime datatype need to be added....
|
|
|
http://issues.apache.org/jira/browse/PIG-2981
Author: Thejas M Nair,
2013-05-31, 22:37
|
|
|
[PIG-2980] documentation for DateTime datatype - Pig - [issue]
|
|
...Documentation for new DateTime type needs to be added....
|
|
|
http://issues.apache.org/jira/browse/PIG-2980
Author: Thejas M Nair,
2012-11-20, 03:28
|
|
|
[PIG-2982] add unit tests for DateTime type that test setting timezone - Pig - [issue]
|
|
...The default timezone can be set for the new DateTime type. We need to add unit tests that test this functionality....
|
|
|
http://issues.apache.org/jira/browse/PIG-2982
Author: Thejas M Nair,
2012-11-20, 02:26
|
|
|
[PIG-2423] document use case where co-group is better choice than join - Pig - [issue]
|
|
...Optimization rules 2 and 3 suggested in https://issues.apache.org/jira/secure/attachment/12506841/pig_tpch.ppt (PIG-2397) recommend the use of co-group instead of join in certain cases...
|
|
|
http://issues.apache.org/jira/browse/PIG-2423
Author: Thejas M Nair,
2012-11-19, 19:38
|
|
|
[PIG-1967] deprecate current syntax for casting relation as scalar, to use explicit cast to tuple - Pig - [issue]
|
|
...When the feature added in PIG-1434, there was a proposal to cast it to tuple, to be able to use as a scalar. But for some reason, in the implementation this cast was not required.See -https:...
|
|
|
http://issues.apache.org/jira/browse/PIG-1967
Author: Thejas M Nair,
2012-11-19, 19:34
|
|
|
[PIG-2176] add logical plan assumption checker - Pig - [issue]
|
|
...Pig expects certain things about LogicalPlan, and optimizer logic depends on those to be true. Could that verifies that these assumptions are true will help in catching issues early on. Some...
|
|
|
http://issues.apache.org/jira/browse/PIG-2176
Author: Thejas M Nair,
2012-11-12, 21:30
|
|
|
[PIG-2434] investigate 5% slowdown in TPC-H Q6 query in 0.10 - Pig - [issue]
|
|
...0.10 is slower than 0.9 by around 5% for TPC-H Q6 query as per observation in https://issues.apache.org/jira/browse/PIG-2228?focusedCommentId=13171461&page=com.atlassian.jira.plugin.syst...
|
|
|
http://issues.apache.org/jira/browse/PIG-2434
Author: Thejas M Nair,
2012-10-30, 07:00
|
|
|
[PIG-1919] order-by on bag gives error only at runtime - Pig - [issue]
|
|
...Order-by on a bag or tuple should give error at query compile time, instead of giving an error at runtime....
|
|
|
http://issues.apache.org/jira/browse/PIG-1919
Author: Thejas M Nair,
2012-10-30, 00:39
|
|
|
[PIG-3007] support group-by collected for load funcs that don't implement CollectableLoadFunc - Pig - [issue]
|
|
...group-by collected should be supported for all input that are sorted on group-by keys.To ensure that a map task gets all records for a group-key, indexing can be done to determine which key ...
|
|
|
http://issues.apache.org/jira/browse/PIG-3007
Author: Thejas M Nair,
2012-10-25, 20:03
|
|
|
[PIG-2207] Support custom counters for aggregating warnings from different udfs - Pig - [issue]
|
|
...Pig allows udfs to aggregate warning messages instead of writing out a separate warning message each time. Udfs can do this by logging the warning using EvalFunc.warn(String msg, Enum) call....
|
|
|
http://issues.apache.org/jira/browse/PIG-2207
Author: Thejas M Nair,
2012-10-22, 18:28
|
|
|
|