Reynold Xin created SPARK-14360:
-----------------------------------

             Summary: Allow using df.queryExecution.debug.codegen() to dump 
codegen
                 Key: SPARK-14360
                 URL: https://issues.apache.org/jira/browse/SPARK-14360
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Reynold Xin
            Assignee: Reynold Xin


We recently added the ability to dump the generated code for a given query. 
However, the method is only available through an implicit after an import. It'd 
slightly simplify things if it can be called directly in queryExecution.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to