You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "tonydoen (Jira)" <ji...@apache.org> on 2022/03/24 13:10:00 UTC

[jira] [Created] (SPARK-38645) Support `spark.sql.codegen.cleanedSourcePrint` flag to print Codegen cleanedSource

tonydoen created SPARK-38645:
--------------------------------

             Summary: Support `spark.sql.codegen.cleanedSourcePrint` flag to print Codegen cleanedSource
                 Key: SPARK-38645
                 URL: https://issues.apache.org/jira/browse/SPARK-38645
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.2.1
            Reporter: tonydoen
             Fix For: 3.2.1


When we use spark-sql,  encountering problems in codegen source, we often have to change the log level to DEBUG, but there are too many logs in this mode (DEBUG) .

 

Then `spark.sql.codegen.cleanedSourcePrint` can ensure that just printing codegen source.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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