rmahindra123 opened a new issue, #19662: URL: https://github.com/apache/hudi/issues/19662
### 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. -- 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]
