Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-3118

Append function which appends data to a given file

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.10.0
    • None
    • build, grunt, parser, tools
    • None

    Description

      STORE B INTO 'path of file X';
      STORE C INTO 'path of file X';
      Currently when if we try to execute this we will get an "Output directory path of file X already exists" error
      Instead of this can we add a feature which appends the contents of C to B?
      ie file X should contain both B and C

      Attachments

        Activity

          People

            Unassigned Unassigned
            anuroopa george Anuroopa George
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: