Skip to content
Snippets Groups Projects
Commit d8f528ce authored by Andrew Ray's avatar Andrew Ray Committed by Yin Huai
Browse files

[SPARK-13749][SQL][FOLLOW-UP] Faster pivot implementation for many distinct...

[SPARK-13749][SQL][FOLLOW-UP] Faster pivot implementation for many distinct values with two phase aggregation

## What changes were proposed in this pull request?

This is a follow up PR for #11583. It makes 3 lazy vals into just vals and adds unit test coverage.

## How was this patch tested?

Existing unit tests and additional unit tests.

Author: Andrew Ray <ray.andrew@gmail.com>

Closes #12861 from aray/fast-pivot-follow-up.
parent bb9ab56b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment