kfaraz commented on PR #14424: URL: https://github.com/apache/druid/pull/14424#issuecomment-1596473131
@abhishekagarwal87 , these are very interesting changes! Since the PR is already open for design feedback, could you please add some more details in the description: - A line or two describing a typical situation where multi-topic ingestion would be useful. - Based on the current description, it seems that this allows ingestion from any number of topics and not just 2. Would we want to put a limit on this number? - How can we declare separate column mappings for reading from each of the topics? - How does number of tasks interplay with topics having a different number of partitions? Would there be a restriction on the number of partitions in the topics? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
