You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/06/17 20:32:29 UTC

[GitHub] [iceberg] kbendick commented on issue #4217: Slow performance on TPC-DS tests

kbendick commented on issue #4217:
URL: https://github.com/apache/iceberg/issues/4217#issuecomment-1159209016

   Along with data vectorizations, I would encourage people to use the following system properties which affect Arrows performance that are used within our tests (particularly if benchmarking as Arrow does duplicate some checks that we already do, which can have a big impact on hot code paths and the eventually compiled code):
   
   https://github.com/apache/iceberg/blob/c9442f1c0f0524b7ca5ac3ccbb927cc80b764239/spark/v3.2/build.gradle#L104-L110


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org