wangxianghu commented on pull request #5049: URL: https://github.com/apache/hudi/pull/5049#issuecomment-1068778886
> > @danny0405 in the real product scene,source operator don't use the default parallelism of job. for example, kafka source will set the parallelism mapping to partition num. in this case we can't chain the source operator with map function.that's why we need the config. > > The more proper way is using the source/input parallelism so that the options can be avoided. This could be a better way, avoid introducing new options. -- 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]
