Description
Having back ticks or null as elements causes problems.
Since elements become column names, we have to drop them from the element as back ticks are special characters.
Having null throws exceptions, we could replace them with empty strings.
Attachments
Issue Links
- is related to
-
SPARK-8621 crosstab exception when one of the value is empty
- Resolved
- links to