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/03/24 06:26:54 UTC

[GitHub] [hudi] boneanxs commented on issue #5107: [SUPPORT] High performance costs of AvroSerializer in Datasource writing

boneanxs commented on issue #5107:
URL: https://github.com/apache/hudi/issues/5107#issuecomment-1077280474


   Yes, I also notice `AvroSerializer` is a very time consuming method(clustering's poor performance also because of this, it needs to serialize to avro twice), I don't think it is easy to optimize this in hudi side. Maybe after hudi fully support using Dataset not RDD can solve this problem.


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