You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/07/07 15:03:01 UTC

[jira] [Created] (CALCITE-1877) Pig module generates test data outside of the target directory

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)