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

Simplify schema syntax for cast

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.10.0
    • 0.18.0
    • impl
    • None

    Description

      Cast into a bag/tuple syntax is confusing:

      b = foreach a generate (bag{tuple(int,double)})bag0;
      

      It's pretty hard to get it right for users. We should make key word "bag"/"tuple" optional.

      Attachments

        Activity

          People

            Unassigned Unassigned
            daijy Daniel Dai
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: