mcvsubbu commented on issue #13780: URL: https://github.com/apache/pinot/issues/13780#issuecomment-2276661932
At a high level, we could treat each topic-partition pair as a single consuming partition in pinot. We will need some more abstractions to be able to support different encoding or other changes amongst the topics. I will assume that the _table_ has only one schema. So, we need some set of intersecting columns in each topic that map into the table's columns. -- 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]
