@rdhabalia a use we have is will a source for ingesting data from databases.  
Users will often want to just specify schema or db and have the data of all the 
tables underneath automatically be sent to corresponding topics in Pulsar.  
Thus, at the end of the day we will have table -> topic mapping.  For a use 
case as such, when its too cumbersome to explicitly specify some sort of 
mapping to topics and also for use cases  when you don't know which topic to 
sent until runtime or upon message inspection

[ Full content available at: 
https://github.com/apache/incubator-pulsar/pull/2605 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to