Josh Elser created CALCITE-1877:
-----------------------------------
Summary: Pig module generates test data outside of the target
directory
Key: CALCITE-1877
URL: https://issues.apache.org/jira/browse/CALCITE-1877
Project: Calcite
Issue Type: Bug
Components: pig-adapter
Reporter: Josh Elser
Assignee: Josh Elser
Priority: Trivial
Fix For: 1.14.0
After running the unit tests in Calcite, you'll notice untracked files show up:
{noformat}
Untracked files:
(use "git add <file>..." to include in what will be committed)
pig/data.txt
pig/data2.txt
{noformat}
We should make sure these make it into {{pig/target}} instead of just in
{{pig}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)