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)