You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2023/01/08 11:19:37 UTC

[GitHub] [incubator-seatunnel] TyrantLucifer commented on pull request #3734: [Improve][Connector-V2][File] Speed up more than 2x for writing orc file.

TyrantLucifer commented on PR #3734:
URL: https://github.com/apache/incubator-seatunnel/pull/3734#issuecomment-1374807919

   Sorry, I have some doubts about this. In no partition data, this solution is work, but when write partition data in orc files, maybe different rows need be wrote to different files, so writer object will be changed, row batch does not make sense.
   


-- 
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@seatunnel.apache.org

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