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

Case Statement Support for Strings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Current CASE Statement support does not support strings like so :

      CASE abc
      WHEN 'abc' THEN 'def'
      WHEN 'def' THEN 'abc'
      ELSE 'unknown'
      END

      Attachments

        Activity

          People

            Unassigned Unassigned
            adi2188 Aditya Kulkarni
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: