spark-instrumented-optimizer/R/pkg/tests
Liang-Chi Hsieh ae61f187aa [SPARK-22206][SQL][SPARKR] gapply in R can't work on empty grouping columns
## What changes were proposed in this pull request?

Looks like `FlatMapGroupsInRExec.requiredChildDistribution` didn't consider empty grouping attributes. It should be a problem when running `EnsureRequirements` and `gapply` in R can't work on empty grouping columns.

## How was this patch tested?

Added test.

Author: Liang-Chi Hsieh <viirya@gmail.com>

Closes #19436 from viirya/fix-flatmapinr-distribution.
2017-10-05 23:36:18 +09:00
..
fulltests [SPARK-22206][SQL][SPARKR] gapply in R can't work on empty grouping columns 2017-10-05 23:36:18 +09:00
run-all.R [SPARK-21801][SPARKR][TEST] set random seed for predictable test 2017-09-06 09:53:55 -07:00