| Fixed issue where a c.f.FlowStep being skipped was not considered successful after 2.0.7 merge. |
|
More...
|
over 13 years ago
|
| Fixed issue where a c.f.FlowStep being skipped was not considered successful after 2.0.7 merge. |
|
More...
|
over 13 years ago
|
| Fixed issue where a c.p.CoGroup join on Fields.NONE would fail during planning. |
|
More...
|
over 13 years ago
|
| Merge 2.0.7 into 2.1 |
|
More...
|
over 13 years ago
|
| Merge 2.0.7 into 2.1 |
|
More...
|
over 13 years ago
|
| update to 2.1.1 |
|
More...
|
over 13 years ago
|
| update to 2.1.1 |
|
More...
|
over 13 years ago
|
| add accessors to AggregateBy |
|
More...
|
over 13 years ago
|
| Updated c.p.a.Unique to optionally filter out null values. |
|
More...
|
over 13 years ago
|
| Added c.o.e.ScriptFunction and c.o.e.ScriptFilter operations to allow for more expressive Java scripts. |
|
More...
|
over 13 years ago
|
| version 2.0.7 |
|
More...
|
over 13 years ago
|
| version 2.0.7 |
|
More...
|
over 13 years ago
|
| add eclipse plugin to build |
|
More...
|
over 13 years ago
|
| add eclipse plugin to build |
|
More...
|
over 13 years ago
|
| unwind j.l.r.InvocationTargetException target |
|
More...
|
over 13 years ago
|
| Added "platform.includes" system property so tests can be limited to specified platforms. |
|
More...
|
over 13 years ago
|
| Added c.p.a.MaxBy and c.p.a.MinBy c.p.a.AggregateBy sub-classes to perform max and min, respectively. If the given result fields declare a type, the result will be coerced to that type. |
|
More...
|
over 13 years ago
|
| Updated c.p.a.SumBy and c.p.a.AverageBy to honor result fields type declaration by coercing the result to the declared type. |
|
More...
|
over 13 years ago
|
| Updated c.p.a.CountBy to count all value occurrences, non-null values, or only null values, within a grouping. Using grouping Fields.NONE provides an efficient count for a set of columns. Counting distinct values is not supported. |
|
More...
|
over 13 years ago
|
| Fixed issue where c.t.Tap instances were not presented resolved c.t.Fields instances in local mode during planning. |
|
More...
|
over 13 years ago
|
| Fixed issue where c.t.Tap instances were not presented resolved c.t.Fields instances in local mode during planning. |
|
More...
|
over 13 years ago
|
| version 2.1.0 |
|
More...
|
over 13 years ago
|
| version 2.1.0 |
|
More...
|
over 13 years ago
|
| updated readme |
|
More...
|
over 13 years ago
|
| updated readme |
|
More...
|
over 13 years ago
|
| Updated c.t.Fields to accept type information and to propagate type values along with fields. |
|
More...
|
over 13 years ago
|
| Updated c.s.l.TextDelimited and c.s.h.TextDelimited to take c.s.u.DelimitedParser on the constructor to allow for overriding parsing behavior. DelimitedParser now takes a c.s.u.FieldTypeResolver to allow for field name permutations during source and sink, and type inference from field names. |
|
More...
|
over 13 years ago
|
| setUp/tearDown should throw Exception, not IOException |
|
More...
|
over 13 years ago
|
| Fixed issue where Hadoop forgets past job completion status of a job during very long running c.f.Flows and throws a NPE when queried for the result. |
|
More...
|
over 13 years ago
|
| Fixed issue where Hadoop forgets past job completion status of a job during very long running c.f.Flows and throws a NPE when queried for the result. |
|
More...
|
over 13 years ago
|