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

    https://github.com/apache/spark/pull/22275#discussion_r213862165
  
    --- Diff: python/pyspark/serializers.py ---
    @@ -187,9 +187,15 @@ def loads(self, obj):
     
     class ArrowStreamSerializer(Serializer):
         """
    -    Serializes Arrow record batches as a stream.
    +    Serializes Arrow record batches as a stream. Optionally load the 
ordering of the batches as a
    --- End diff --
    
    This is optional. Do we have other usage of this `ArrowStreamSerializer` 
without the ordering?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to