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

Interactive mode doesn't list defined aliases

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 0.2.0
    • grunt
    • None
    • Patch Available

    Description

      I'm using the interactive mode to test my scripts, and I'm struggling to keep track of 2 things:

      1) the aliases. A typical test script has 10 aliases or more. As the test goes on, different versions are created, or aliases are created with typos. There's no command in grunt to get the list of defined aliases. Proposed solution: add a new command "aliases" that prints the list of aliases.

      2) I prefer to give meaningful (long) names to my aliases. But as I try different things, I find it hard to predict what the schema will look like, so I use DESCRIBE a lot. It's a pain to type these long names all the time, especially since most of the time I only want to describe the last alias created. A shortcut to the describe command describing the last alias will be very useful. Proposed solution: use the special name "_" as a shortcut to the last created alias: DECRIBE _.

      Attachments

        1. aliases_last.patch
          5 kB
          Eric Gaudet
        2. aliases_last2.patch
          4 kB
          Eric Gaudet

        Activity

          People

            ericg Eric Gaudet
            ericg Eric Gaudet
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: