Add missed serialization schema argument for PulsarOutputFormat constructor (#4373)

The constructor of PulsarOutputFormat expects a serializationSchema passed in otherwise it's member serializationSchema will be assigned by itself. 
2 files changed