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

[SPARK-12205][SQL] Pivot fails Analysis when aggregate is UnresolvedFunction

Delays application of ResolvePivot until all aggregates are resolved to prevent problems with UnresolvedFunction and adds unit test

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

Closes #10202 from aray/sql-pivot-unresolved-function.
parent 872a2ee2
No related branches found
No related tags found
No related merge requests found
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