ashulin commented on PR #2950: URL: https://github.com/apache/incubator-seatunnel/pull/2950#issuecomment-1265448269
@liugddx partition_num and parallelism are not the same: parallelism defines the number of readers, and partition_num defines the number of splits. For tables with hundreds of millions of levels, this function is necessary, because the number of readers cannot be expanded indefinitely. -- 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]
