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 2022/08/12 06:53:57 UTC

[GitHub] [spark] LuciferYang commented on pull request #37485: [SPARK-40052][SQL] Handle direct byte buffers in VectorizedDeltaBinaryPackedReader

LuciferYang commented on PR #37485:
URL: https://github.com/apache/spark/pull/37485#issuecomment-1212788480

   I believe that the `unpack8Values` method needs to be executed for the Int and Long type data of Parquet v2. For the two cases we are concerned(15m data), it will be executed more than 50000 times :)


-- 
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