Description
Generate currently does not support code generation. Lets add support for CG and for it and its most important generators: explode and json_tuple.
Attachments
Issue Links
- is duplicated by
-
SPARK-16998 select($"column1", explode($"column2")) is extremely slow
- Resolved
- is related to
-
SPARK-21657 Spark has exponential time complexity to explode(array of structs)
- Resolved
- links to