[
https://issues.apache.org/jira/browse/DRILL-6278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408329#comment-16408329
]
ASF GitHub Bot commented on DRILL-6278:
---------------------------------------
GitHub user ilooner opened a pull request:
https://github.com/apache/drill/pull/1178
DRILL-6278: Removed temp codegen directory in testing framework.
@vvysotskyi Please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilooner/drill DRILL-6278
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1178.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1178
----
commit bde89d68b570eaa8792baa2517fab3c9765c28a4
Author: Timothy Farkas <timothyfarkas@...>
Date: 2018-03-21T06:00:22Z
DRILL-6278: Removed temp codegen directory in testing framework.
----
> 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
> Priority: Major
>
> 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)