Propagate table/column comments as schema documentation [DBZ-678]
Open
migrated-from-jira
type/enhancement
- Dominant language
- HTML
- Stars
- 6
- Forks
- 9
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
Migrated from [DBZ-678](https://issues.redhat.com/browse/DBZ-678)
Kafka Connect schemas can have a description; it'd be useful to populate these based on TABLE or COLUMN comments of the source DB, if present.
Contributor guide
Research direction
Start by locating the code that builds Kafka Connect schemas and handles source TABLE and COLUMN comments. Trace how schema descriptions are currently populated and check related schema-generation tests. Done means TABLE or COLUMN comments, when present, are propagated as Kafka Connect schema descriptions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kafka
- Domain
- databases, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100