ChiehFu commented on issue #10115: URL: https://github.com/apache/hudi/issues/10115#issuecomment-1813946952
@ad1happy2go I see. In this case there were only 2 tsv files with a total size of 115.7 MiB. <img width="498" alt="image" src="https://github.com/apache/hudi/assets/11819388/da21e2b8-4061-455d-bdd2-d9a33ebba051"> Is repartitioning by 10000 something we could apply universally to all our tables regardless of input data size? Or it would be better to derive the value based on some factor like input size and would it cause any harm to upsert performance if we over re-partition? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
