Support IBMi tables spread over several libraries but under a single journal
Open
component/ibmi-connector
type/enhancement
- Dominant language
- HTML
- Stars
- 6
- Forks
- 8
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
## Feature request or enhancement
**Which use case/requirement will be addressed by the proposed feature?**
Currently, ibmi connector only supports tables under a single journal and under a single library.
However the property debezium.include.table.list uses fully qualified name with the library as a prefix.
Adding tables under multiple libraries is therefore possible. The only requirement is that they are registered
to the same unique journal.
---
**Implementation ideas (optional)**
a PR will follow shortly but most changes need to be made in JournalInfoRetrieval.getJournal()
Contributor guide
Assessment
This issue has not been assessed yet.