[Feature] Create and delete topic automatically when create or drop paimon table
Open
enhancement
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 396
Description
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar.
### Motivation
When users create or drop a table which has log system, it need to create or drop topic for kafka automatically. Then users can only care about paimon table. After Paimon has internal log system such as #1249 , we can switch the log systems and users are unconscious.
### Solution
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.