yihua commented on PR #7723: URL: https://github.com/apache/hudi/pull/7723#issuecomment-1400807523
@alexeykudinkin another factor to consider is the number of input files given the same total size (e.g., 100GB), with three patterns: (1) well-sized parquet files (100s of MB per file, 100s of files) (2) GB parquet files (<100 files) (3) lots of small files (few MBs per file, 10,000s files). Is there any regression by not specifying the parallelism among these cases? -- 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]
