Description
SPARK-14227 adds a programatic way to dump generated code. In pure SQL environment this doesn't work. It would be great if we can have
explain codegen select * ...
return the generated code.
Attachments
Issue Links
- is related to
-
SPARK-14227 Add method for printing out generated code for debugging
- Resolved
- links to