Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
3.0.0
-
None
-
None
Description
We prune nested fields from Generate. If a child output is required in a top operator of Generate, we should not prune nested fields on it. Otherwise, the accessors on top operator could be unresolved.
Attachments
Issue Links
- is caused by
-
SPARK-29721 Spark SQL reads unnecessary nested fields after using explode
- Resolved
- links to