rangadi commented on issue #6636: [BEAM-3925] [DO NOT MERGE] KafkaIO : Value provider support for reader configuration. URL: https://github.com/apache/beam/pull/6636#issuecomment-594928908 It might be a bit more than than 'just' :) We can't shrink the splits since the compute graph is already constructed, I think. We would know only inside the reader during reader initialization what the total number of partitions we need to consumer. Each reader has to decide which partitions to consume based on reader id.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
