Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-1714

Null Pointer Exception when outputting a TableRow with a Null value for a key

Details

    Description

      When outputting a TableRow that has a Null value for a key, a Null Pointer Exception is thrown. In the Dataflow SDK (1.9) this case is handled by outputting NULL for that field.

      I would expect the same behavior from the Beam SDK - since otherwise there is always a lot of Null checking necessary in the user code. (Especially when there are nested fields.)

      Attachments

        Activity

          People

            mdshalda Mark Shalda
            james-woods Tobias Kaymak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: