You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jungtaek Lim (Jira)" <ji...@apache.org> on 2019/09/19 00:51:00 UTC

[jira] [Created] (SPARK-29165) Set log level of log generated code as ERROR in case of compile error on generated code in UT

Jungtaek Lim created SPARK-29165:
------------------------------------

             Summary: Set log level of log generated code as ERROR in case of compile error on generated code in UT
                 Key: SPARK-29165
                 URL: https://issues.apache.org/jira/browse/SPARK-29165
             Project: Spark
          Issue Type: Improvement
          Components: SQL, Tests
    Affects Versions: 3.0.0
            Reporter: Jungtaek Lim


This would help to investigate compilation issue of generated code easier, as currently we got exception message of line number but there's no generated code being logged actually (as in most cases of UT the threshold of log level is at least WARN).

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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