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

Pigmix parser (PigPerformanceLoader) deletes chars during parsing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.12.0
    • 0.13.0
    • parser
    • None
    • Reviewed

    Description

      When importing data generated by Pigmix using pigper.jar, the first char of the value of a map are missing like in the following example:

      DATA GENERATED:
      f^DGvds_NL //^D is the delimiter

      DATA LOADED:
      f#vds_NL

      The letter G is missing.
      This issue reproduces to the key of the map when the number of bytes >1

      Attachments

        1. PIG-3652-2.patch
          1 kB
          Daniel Dai
        2. PIG-3652-1.patch
          0.7 kB
          Daniel Dai

        Activity

          People

            kereno Keren Ouaknine
            keren3000 Keren Ouaknine
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: