Github user viirya commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19147#discussion_r138830622
  
    --- Diff: python/pyspark/serializers.py ---
    @@ -573,6 +573,39 @@ def __repr__(self):
             return "UTF8Deserializer(%s)" % self.use_unicode
     
     
    +class VectorizedSerializer(Serializer):
    --- End diff --
    
    `ArrowVectorizedSerializer`?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to