FangYongs opened a new issue, #1249: URL: https://github.com/apache/incubator-paimon/issues/1249
### Search before asking - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar. ### Motivation Currently Paimon supports external log system such as kafka to reach millisecond latency for data. There may be a series of issues with using external systems, including deployment, operation and maintenance, data TTL, etc. After a short discussion with @JingsongLi , we believe it is necessary to introduce an internal log system. It combines Paymon table format to provide the simplest subscription capability and supports millisecond level latency. ### Solution _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
