Add support for arbitrary ordering key(s) for postgres and mysql payloads.
Open
type:devtask
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
### Task Description
Currently, both postgres and mysql cdc payloads have hard coded ordering key(s), this issue should be resolved if we honor the writer config for ordering key(s) and fallback to current defaults if ordering key config is NOT set. This allows to use postgres and mysql cdc with other order keys such as database timestamp.
### Task Type
Code improvement/refactoring
### Related Issues
**Parent feature issue:** (if applicable )
**Related issues:**
NOTE: Use `Relationships` button to add parent/blocking issues after issue is created.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.