mboehm7 commented on PR #2302: URL: https://github.com/apache/systemds/pull/2302#issuecomment-3148378771
You don't have to invent any new things here: we take the stream of blocks and directly write them into a sequence file (like our existing binary writer, which actually takes the overall matrix and chunks them off into 1k-1k blocks). The resulting sequence files should be identical, and there is no file-system merge needed. -- 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: dev-unsubscr...@systemds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org