Step 1 of 4: Choose Issues

Cancel

T Patch Info Key Summary Assignee Reporter P Status Resolution Created Updated Due Development
Sub-task SPARK-12024

SPARK-4366 Improved multi-column counting

Herman van Hövell Herman van Hövell Minor Resolved Fixed  
Sub-task SPARK-11850

SPARK-4366 Spark StdDev/Variance defaults are incompatible with Hive

Unassigned Herman van Hövell Major Closed Not A Problem  
Sub-task SPARK-11840

SPARK-4366 Restore the 1.5's behavior of planning a single distinct aggregation.

Yin Huai Yin Huai Major Resolved Fixed  
Sub-task SPARK-11490

SPARK-4366 variance should alias var_samp instead of var_pop

Reynold Xin Reynold Xin Major Resolved Fixed  
Sub-task SPARK-11451

SPARK-4366 Support single distinct count on multiple columns

Herman van Hövell Herman van Hövell Minor Resolved Fixed  
Sub-task SPARK-11053

SPARK-4366 Remove use of KVIterator in SortBasedAggregationIterator

Josh Rosen Josh Rosen Major Resolved Fixed  
Sub-task SPARK-11028

SPARK-4366 When planning queries without partial aggregation support, we should try to use TungstenAggregate.

Unassigned Yin Huai Major Resolved Incomplete  
Sub-task SPARK-11027

SPARK-4366 Better group distinct columns in query compilation

Unassigned Yin Huai Major Resolved Won't Fix  
Sub-task SPARK-11017

SPARK-4366 Support ImperativeAggregates in TungstenAggregate

Josh Rosen Josh Rosen Major Resolved Fixed  
Sub-task SPARK-10992

SPARK-4366 Partial Aggregation Support for Hive UDAF

Cheng Hao Cheng Hao Major Resolved Incomplete  
Sub-task SPARK-10988

SPARK-4366 Reduce duplication in Aggregate2's expression rewriting logic

Josh Rosen Josh Rosen Major Resolved Fixed  
Sub-task SPARK-10941

SPARK-4366 .Refactor AggregateFunction2 and AlgebraicAggregate interfaces to improve code clarity

Josh Rosen Josh Rosen Major Resolved Fixed  
Sub-task SPARK-10765

SPARK-4366 use new aggregate interface for hive UDAF

Wenchen Fan Wenchen Fan Major Resolved Fixed  
Sub-task SPARK-10429

SPARK-4366 MutableProjection should evaluate all expressions first and then update the mutable row

Davies Liu Yin Huai Blocker Resolved Fixed  
Sub-task SPARK-10167

SPARK-4366 We need to explicitly use transformDown when rewrite aggregation results

Josh Rosen Yin Huai Minor Resolved Fixed  
Sub-task SPARK-10100

SPARK-4366 Eliminate hash table lookup if there is no grouping key in aggregation.

Reynold Xin Yin Huai Major Resolved Fixed  
Sub-task SPARK-9920

SPARK-4366 The simpleString of TungstenAggregate does not show its output

Yin Huai Yin Huai Minor Resolved Fixed  
Sub-task SPARK-9830

SPARK-4366 Remove AggregateExpression1 and Aggregate Operator used to evaluate AggregateExpression1s

Yin Huai Yin Huai Blocker Resolved Fixed  
Sub-task SPARK-9753

SPARK-4366 TungstenAggregate should also accept InternalRow instead of just UnsafeRow

Yin Huai Yin Huai Blocker Resolved Fixed  
Sub-task SPARK-9741

SPARK-4366 approx count distinct function

Herman van Hövell Herman van Hövell Major Resolved Fixed  
Sub-task SPARK-9740

SPARK-4366 first/last aggregate NULL behavior

Yin Huai Herman van Hövell Major Resolved Fixed  
Sub-task SPARK-9664

SPARK-4366 Use sqlContext.udf to register UDAFs.

Yin Huai Yin Huai Blocker Resolved Fixed  
Sub-task SPARK-9630

SPARK-4366 Cleanup Hybrid Aggregate Operator.

Yin Huai Yin Huai Blocker Resolved Fixed  
Sub-task SPARK-9422

SPARK-4366 Remove the placeholder attributes used in the aggregation buffers

Yin Huai Yin Huai Major Resolved Fixed  
Sub-task SPARK-9361

SPARK-4366 Refactor new aggregation code to reduce the times of checking compatibility

L. C. Hsieh L. C. Hsieh Major Resolved Fixed  
Sub-task SPARK-9349

SPARK-4366 UDAF cleanup for 1.5

Yin Huai Reynold Xin Blocker Resolved Fixed  
Sub-task SPARK-9301

SPARK-4366 collect_set and collect_list aggregate functions

Nick Buroojy Yin Huai Critical Resolved Fixed  
Sub-task SPARK-9300

SPARK-4366 histogram_numeric aggregate function

Unassigned Yin Huai Major Resolved Incomplete  
Sub-task SPARK-9299

SPARK-4366 percentile and percentile_approx aggregate functions

Unassigned Yin Huai Major Resolved Fixed  
Sub-task SPARK-9298

SPARK-4366 corr aggregate functions

L. C. Hsieh Yin Huai Major Resolved Fixed  
Sub-task SPARK-9297

SPARK-4366 covar_pop and covar_samp aggregate functions

L. C. Hsieh Yin Huai Major Resolved Fixed  
Sub-task SPARK-9296

SPARK-4366 variance, var_pop, and var_samp aggregate functions

Seth Hendrickson Yin Huai Major Resolved Fixed  
Sub-task SPARK-9294

SPARK-4366 cleanup comments, code style, naming typo for the new aggregation

Wenchen Fan Wenchen Fan Trivial Resolved Fixed  
Sub-task SPARK-9257

SPARK-4366 Fix the false negative of Aggregate2Sort and FinalAndCompleteAggregate2Sort's missingInput

Yin Huai Yin Huai Minor Resolved Fixed  
Technical task SPARK-9242

SPARK-4366 Audit both built-in aggregate function and UDAF interface before 1.5.0 release

Reynold Xin Yin Huai Blocker Resolved Fixed  
Sub-task SPARK-9241

SPARK-4366 Supporting multiple DISTINCT columns

Herman van Hövell Yin Huai Critical Resolved Fixed  
Sub-task SPARK-9240

SPARK-4366 Hybrid aggregate operator using unsafe row

Yin Huai Yin Huai Blocker Resolved Fixed  
Sub-task SPARK-9239

SPARK-4366 HiveUDAF support for AggregateFunction2

Wenchen Fan Yin Huai Blocker Resolved Duplicate  
Sub-task SPARK-6548

SPARK-4366 stddev_pop and stddev_samp aggregate functions

Jihong Ma Reynold Xin Major Resolved Fixed  
Sub-task SPARK-4367

SPARK-4366 Partial aggregation support the DISTINCT aggregation

Yin Huai Cheng Hao Major Resolved Fixed  
Sub-task SPARK-4243

SPARK-4366 Spark SQL SELECT COUNT DISTINCT optimization

Yin Huai Bojan Kostić Major Resolved Fixed  
Sub-task SPARK-4233

SPARK-4366 Simplify the Aggregation Function implementation

Cheng Hao Cheng Hao Major Resolved Fixed  
Sub-task SPARK-3947

SPARK-4366 Support Scala/Java UDAF

Yin Huai Pei-Lun Lee Major Resolved Fixed  
Sub-task SPARK-3056

SPARK-4366 Sort-based Aggregation

Yin Huai Cheng Hao Major Resolved Fixed  

Cancel