xushiyan commented on PR #8390: URL: https://github.com/apache/hudi/pull/8390#issuecomment-1534075473
> lets move the sample writes call as early as possible. so we construct the writeConfig w/ the avg record size over-ridden if need be. we don't want to mutate the write config. This would make write client creation dependent on input data. It's possible to do it with deltastreamer, where client is created after fetch records from source, but it's not possible and seemingly anti-pattern to do it for data source writer -- 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]
