You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2014/07/22 07:44:40 UTC

[jira] [Created] (DRILL-1166) Session option to enable/disable debug information in runtime generated Java code

Aditya Kishore created DRILL-1166:
-------------------------------------

             Summary: Session option to enable/disable debug information in runtime generated Java code
                 Key: DRILL-1166
                 URL: https://issues.apache.org/jira/browse/DRILL-1166
             Project: Apache Drill
          Issue Type: Sub-task
          Components: Execution - Codegen
    Affects Versions: 1.0.0-BETA1
            Reporter: Aditya Kishore
            Assignee: Aditya Kishore
             Fix For: 1.0.0-BETA1


While testing, I found that the byte code generated without any debug information is 28-36% smaller than one with all debug options (source, line number and variables).

This JIRA is to expose session option to enable/disable embedding these debug symbols in runtime generated code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)