• Mappings: Fix ip mapper to correctly serialize a null null_value

    We recently added correct serialization for null values, but the helper
    method used does not allow null. This fixes serialization to handle the
    null.
    rjernst committed May 7, 2016