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

big integer and big decimal literals fail to parse

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.15.0, 0.16.0
    • 0.17.0
    • None
    • None
    • Reviewed

    Description

      For example:

      x < 12345678901234567890

      with x being a biginteger tries to parse the literal as Integer.

      x < 12345678901234567890BI

      "BI" is not recognized

      Attachments

        1. PIG-4798.2.patch
          5 kB
          Ádám Szita
        2. PIG-4798.patch
          2 kB
          Ádám Szita

        Activity

          People

            szita Ádám Szita
            ssavvides Savvas Savvides
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: