You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/12/30 06:39:51 UTC

[GitHub] [spark] Yaohua628 commented on pull request #35068: [SPARK-37770][SQL][FOLLOWUP] Implement putByteArrays for WritableColumnVector

Yaohua628 commented on pull request #35068:
URL: https://github.com/apache/spark/pull/35068#issuecomment-1002893613


   Hi @cloud-fan, a small performance improvement PR adding a new method `putByteArrays` in `WritableColumnVector` - avoid copying the same byte array for every row. please take a look whenever you have time, thanks a bunch!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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