You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/02/09 21:56:31 UTC

[GitHub] [hudi] jintaoguan edited a comment on pull request #3985: [HUDI-2754] Performance improvement for IncrementalRelation

jintaoguan edited a comment on pull request #3985:
URL: https://github.com/apache/hudi/pull/3985#issuecomment-1034227469


   @prashantwason 
   1. Column pruning only brings performance improvement. It doesn't have any side effects so I don't know why users cannot or don't want to use column pruning. 
   2. Yes vectorizedReader is faster than non-vectorized. So I removed the config for disabling vectorizedReader. 
   
   So this PR doesn't have any impact on the existing users.


-- 
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: commits-unsubscribe@hudi.apache.org

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