You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Timothy Farkas (JIRA)" <ji...@apache.org> on 2018/03/20 18:31:01 UTC

[jira] [Created] (DRILL-6278) DRILL-5993 Made Debugging Generated Code Harder

Timothy Farkas created DRILL-6278:
-------------------------------------

             Summary: DRILL-5993 Made Debugging Generated Code Harder
                 Key: DRILL-6278
                 URL: https://issues.apache.org/jira/browse/DRILL-6278
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Timothy Farkas
            Assignee: Timothy Farkas


DRILL-5993 made debugging generated code more difficult since it stored generated code in unique directories in target. This required adding possibly many tmp directories as source folders in order to be able to set break points in generated code for different tests. This change should be reverted to store generated code in the original default /tmp/drill/codegen directory.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)