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

NPE in TezOperDependencyParallelismEstimator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.18.0
    • None
    • None
    • Reviewed

    Description

      In case of the constant being null, NPE is thrown. This was encountered by a user who was generating the field name based on a condition which expanded to NULL when condition was not met. For eg:

      x = FILTER x BY (chararray) NULL == 'fieldvalue';
      

      Attachments

        1. PIG-5307-1.patch
          0.9 kB
          Rohini Palaniswamy

        Activity

          People

            rohini Rohini Palaniswamy
            rohini Rohini Palaniswamy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: