JerryYue-M commented on pull request #5049: URL: https://github.com/apache/hudi/pull/5049#issuecomment-1068688541
@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. -- 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]
